Skip to content

Commit 07246aa

Browse files
committed
Run TCK with Python home served from Truffle resources
(cherry picked from commit 5ef9656)
1 parent 41b57d3 commit 07246aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,6 +1102,8 @@
11021102
"exclude": ["mx:JUNIT"],
11031103
"distDependencies": [
11041104
"sdk:POLYGLOT_TCK",
1105+
# We run the TCK with Python home served from resources
1106+
"GRAALPYTHON_RESOURCES",
11051107
],
11061108
"testDistribution": True,
11071109
"maven": False,

0 commit comments

Comments
 (0)