File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ matrix:
6363
6464 - os : linux
6565 compiler : " clang-7"
66- env : T="clang7_pg96_asan_dbtest_luajit " RUNTEST="#Dbtest" LUAJIT_OPTION="ON "
66+ env : T="clang7_pg96_asan_dbtest " RUNTEST="#Dbtest" LUAJIT_OPTION="OFF "
6767 CXXFLAGS="-pedantic -Werror -fsanitize=address,undefined,integer "
6868 CC=clang-7 CXX=clang++-7
6969 ASAN_OPTIONS="verbosity=1:log_threads=1"
@@ -102,7 +102,7 @@ matrix:
102102
103103 allow_failures :
104104 - os : linux
105- env : T="clang7_pg96_asan_dbtest_luajit " RUNTEST="#Dbtest" LUAJIT_OPTION="ON "
105+ env : T="clang7_pg96_asan_dbtest " RUNTEST="#Dbtest" LUAJIT_OPTION="OFF "
106106 CXXFLAGS="-pedantic -Werror -fsanitize=address,undefined,integer "
107107 CC=clang-7 CXX=clang++-7
108108 ASAN_OPTIONS="verbosity=1:log_threads=1"
You can’t perform that action at this time.
0 commit comments