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 44d0e97 commit 756110dCopy full SHA for 756110d
scripts/gate_python_test.sh
@@ -40,5 +40,5 @@
40
# mx --strict-compliance --dynamicimports sulong --primary gate --tags python-junit,python-unittest
41
#
42
# DEFAULT_DYNAMIC_IMPORTS="sulong,/compiler"
43
-mx --strict-compliance --dynamicimports sulong,/compiler --primary gate --tags python-unittest -B=--force-deprecation-as-warning-for-dependencies
+mx --strict-compliance --dynamicimports sulong,/compiler --primary gate --tags python-junit -B=--force-deprecation-as-warning-for-dependencies
44
# mx --dynamicimports /compiler python-gate --tags python-junit,python-unittest
0 commit comments