Fix remaining QuickRepoJitIR test, and enable them
We intentionally drop some notices in production by default. Add an opts file to prevent that.
Esse commit está contido em:
@@ -0,0 +1 @@
|
||||
-vEval.DisableSomeRepoAuthNotices=false
|
||||
+1
-1
@@ -368,7 +368,7 @@ sub run_test
|
||||
}
|
||||
}
|
||||
|
||||
if (-e "$opt_objdir/$test.opts") {
|
||||
if (!$opt_no_exp && -e "$opt_objdir/$test.opts") {
|
||||
open (FILE, "<$opt_objdir/$test.opts");
|
||||
@lines = <FILE>;
|
||||
close(FILE);
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário