Skip to content

Commit 5fc5da7

Browse files
committed
Untag test.test_zipfile._path.test_path.TestPath.test_pickle on Windows
1 parent 6d269bd commit 5fc5da7

File tree

1 file changed

+3
-1
lines changed
  • graalpython/com.oracle.graal.python.test/src/tests/unittest_tags

1 file changed

+3
-1
lines changed

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/test_zipfile.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ test.test_zipfile._path.test_path.TestPath.test_open_missing_directory @ darwin-
3636
test.test_zipfile._path.test_path.TestPath.test_open_write @ darwin-arm64,linux-aarch64,linux-x86_64,win32-AMD64
3737
test.test_zipfile._path.test_path.TestPath.test_parent @ darwin-arm64,linux-aarch64,linux-x86_64,win32-AMD64
3838
test.test_zipfile._path.test_path.TestPath.test_pathlike_construction @ darwin-arm64,linux-aarch64,linux-x86_64
39-
test.test_zipfile._path.test_path.TestPath.test_pickle @ darwin-arm64,linux-aarch64,linux-x86_64,win32-AMD64
39+
test.test_zipfile._path.test_path.TestPath.test_pickle @ darwin-arm64,linux-aarch64,linux-x86_64
40+
# Times out on Windows in CI
41+
!test.test_zipfile._path.test_path.TestPath.test_pickle @ win32-AMD64
4042
test.test_zipfile._path.test_path.TestPath.test_read @ darwin-arm64,linux-aarch64,linux-x86_64,win32-AMD64
4143
test.test_zipfile._path.test_path.TestPath.test_read_does_not_close @ darwin-arm64,linux-aarch64,linux-x86_64,win32-AMD64
4244
test.test_zipfile._path.test_path.TestPath.test_relative_to @ darwin-arm64,linux-aarch64,linux-x86_64,win32-AMD64

0 commit comments

Comments
 (0)