Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"
[mono.git] / scripts / ci / run-test-testing_aot_full.sh
index b706210add30a16ffbdb42219dd7eedd0ff1474f..ccd228b57afc85ea3afff58e3cd1dd1fa748d2fd 100755 (executable)
@@ -1,10 +1,5 @@
 #!/bin/bash -e
 
-if test -n "${MONO_STATIC_AOT}";
-then
-${TESTCMD} --label=mkbundle --timeout=25m make -j 4 -w -C mcs/class/corlib -k mkbundle-all-tests
-fi
-
 if test -n "${MONO_LLVMONLY}";
 then
 ${TESTCMD} --label=mini --timeout=25m make -j 4 -w -C mono/mini -k llvmonlycheck