FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.10] Skip py.exe launcher tests in full layout CI test (GH-100948) by miss-islington · Pull Request #100951 · python/cpython · GitHub

/ cpython Public

[3.10] Skip py.exe launcher tests in full layout CI test (GH-100948) - #100951

Closed
miss-islington wants to merge 1 commit into
python:3.10from
miss-islington:backport-5ff029f-3.10
Closed

[3.10] Skip py.exe launcher tests in full layout CI test (GH-100948)#100951
miss-islington wants to merge 1 commit into
python:3.10from
miss-islington:backport-5ff029f-3.10

Conversation

Copy link
Copy Markdown
Contributor

These tests become flaky when py.exe exists on the test machine but isn't the one that was just built. They also don't provide any useful information for this scenario, so easiest to just skip them.
(cherry picked from commit 5ff029f)

Co-authored-by: Steve Dower steve.dower@python.org

These tests become flaky when py.exe exists on the test machine but isn't the one that was just built. They also don't provide any useful information for this scenario, so easiest to just skip them.
(cherry picked from commit 5ff029f)

Co-authored-by: Steve Dower <steve.dower@python.org>

zooba commented Jan 11, 2023

Copy link
Copy Markdown
Member

Not needed for 3.10 - the tests were added in 3.11

miss-islington deleted the backport-5ff029f-3.10 branch January 11, 2023 17:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL