We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c62722 + 6043daf commit 9fd2d54Copy full SHA for 9fd2d54
1 file changed
graalpython/lib-python/3/test/conftest.toml
@@ -26,6 +26,9 @@ selector = [
26
'test_unittest',
27
'test_logging',
28
'test_zipfile',
29
+ # test_empty_path compares two stats of '.', which can change if another
30
+ # parallel test creates or removes cwd-relative directories.
31
+ 'test_pathlib',
32
]
33
34
[[test_rules]]
0 commit comments