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.
1 parent 2b26387 commit 1621305Copy full SHA for 1621305
vm/mx.vm/mx_vm_gate.py
@@ -56,15 +56,13 @@ class VmGateTasks:
56
sulong = 'sulong'
57
sulong_aot = 'sulong-aot'
58
graal_js_all = 'graal-js'
59
- graal_js_smoke = 'graal-js-smoke'
60
graal_js_tests = 'graal-js-tests'
61
graal_js_tests_compiled = 'graal-js-tests-compiled'
62
graal_nodejs = 'graal-nodejs'
63
truffleruby = 'truffleruby'
64
ruby = 'ruby'
65
python = 'python'
66
fastr = 'fastr'
67
- graalpython = 'graalpython'
68
integration = 'integration'
69
tools = 'tools'
70
libgraal = 'libgraal'
0 commit comments