Skip to content

Commit a4ac50e

Browse files
msimacekelkorchi
authored andcommitted
Run test_wheel only on SVM
(cherry picked from commit e7b7770)
1 parent d12b6b5 commit a4ac50e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)