Skip to content

Update test for support/os_helper.py#3433

Merged
youknowone merged 8 commits into
RustPython:mainfrom
deantvv:test-update
Nov 15, 2021
Merged

Update test for support/os_helper.py#3433
youknowone merged 8 commits into
RustPython:mainfrom
deantvv:test-update

Conversation

@deantvv

@deantvv deantvv commented Nov 13, 2021

Copy link
Copy Markdown
Contributor

Plan to update all code under Lib/test/support.
This PR only cover the change for Lib/test/support/os_helper.py and reflect the changes necessary for other tests to use.
It is already a big one so I decide to make a PR for this and plan for others (import_helper, socket_helper...) to go for another PR.
Mostly of the part is from test.support import TESTFN --> from test.support.os_helper import TESTFN etc..

Follow up for #3424

@deantvv deantvv marked this pull request as draft November 13, 2021 03:52
@deantvv deantvv marked this pull request as ready for review November 13, 2021 10:06
@deantvv

deantvv commented Nov 14, 2021

Copy link
Copy Markdown
Contributor Author

The test failure seems not related to this PR and also failed on master CI test.

@youknowone youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! it looks like a huge work

@youknowone youknowone merged commit 9fa5c5a into RustPython:main Nov 15, 2021
@youknowone

Copy link
Copy Markdown
Member

I thought the failing test is only about broken CI on main branch but more windows tests looks failing

youknowone added a commit to youknowone/RustPython that referenced this pull request Nov 17, 2021
youknowone added a commit that referenced this pull request Nov 17, 2021
Revert "Merge pull request #3433 from deantvv/test-update"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants