-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
gh-66113: Add unit tests for Turtle guionly #129532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Sanyam Khurana <Sanyam@sanyamkhurana.com>
ping @matrixise @taleinat |
This reverts commit 93c8e20.
It seems GitHub actions does not have the capabilities for running this test and must be run by a user. Any advice @terryjreedy (If I remember correctly you contributed quite a lot to turtle) This would have to be a user only test. |
The first failure is trying to open To run just the test file, it needs the following added at the end.
I don't know anything in particular about testing turtle. I have only worked with turtledemo. Ping whoever has worked on test_turtle if not already. |
The first failure is trying to open Did the tests run for you? If so, which OS and which exact binary. What is the initial line when you run interactively? To run just the test file, it needs the following added at the end.
I don't know anything in particular about testing turtle. I have only worked with turtledemo. Ping whoever has worked on test_turtle if not already. |
Ill finish this off as #13494 has had 2 years of inactivity and no progress.