Skip to content

Commit e7b7770

Browse files
committed
Run test_wheel only on SVM
1 parent 55b5b74 commit e7b7770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graalpython/com.oracle.graal.python.test/src/tests/conftest.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ exclude_on = ['jvm']
4747
selector = [
4848
# These test would work on JVM too, but they are prohibitively slow due to a large amount of subprocesses
4949
"test_patched_pip.py",
50+
"test_wheel.py",
5051
]
5152

5253
[[test_rules]]

0 commit comments

Comments
 (0)