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 895147a commit e6f22cbCopy full SHA for e6f22cb
mx.graalpython/mx_graalpython.py
@@ -465,6 +465,7 @@ class GraalPythonTags(object):
465
unittest_hpy_sandboxed = 'python-unittest-hpy-sandboxed'
466
unittest_posix = 'python-unittest-posix'
467
tagged = 'python-tagged-unittest'
468
+ tagged_sandboxed = 'python-tagged-unittest-sandboxed'
469
svmunit = 'python-svm-unittest'
470
svmunit_sandboxed = 'python-svm-unittest-sandboxed'
471
shared_object = 'python-so'
0 commit comments