forked from Rust-related/RustPython
remove some skipIf and enable shutil CI for windows (#5235)
* mark failing shtuil tests in windows * unsetenv raise more informed error * Remove a few skipIf for windows
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -24,7 +24,6 @@ env:
|
||||
test_os
|
||||
test_pathlib
|
||||
test_posixpath
|
||||
test_shutil
|
||||
test_venv
|
||||
# configparser: https://github.com/RustPython/RustPython/issues/4995#issuecomment-1582397417
|
||||
# socketserver: seems related to configparser crash.
|
||||
|
||||
Reference in New Issue
Block a user