Commit ff02a26 1 parent 844e017 commit ff02a26 Copy full SHA for ff02a26
File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -271,14 +271,14 @@ linux64_fuzz-build:
271
271
variables :
272
272
BUILD_TARGET : linux64_fuzz
273
273
274
- linux64_asan-build :
275
- extends :
276
- - .build-template
277
- - .skip-in-fast-mode-template
278
- needs :
279
- - x86_64-pc-linux-gnu-debug
280
- variables :
281
- BUILD_TARGET : linux64_asan
274
+ # linux64_asan-build:
275
+ # extends:
276
+ # - .build-template
277
+ # - .skip-in-fast-mode-template
278
+ # needs:
279
+ # - x86_64-pc-linux-gnu-debug
280
+ # variables:
281
+ # BUILD_TARGET: linux64_asan
282
282
283
283
linux64_tsan-build :
284
284
extends :
@@ -343,14 +343,14 @@ linux64_sqlite-test:
343
343
variables :
344
344
BUILD_TARGET : linux64_sqlite
345
345
346
- linux64_asan-test :
347
- extends :
348
- - .test-template
349
- - .skip-in-fast-mode-template
350
- needs :
351
- - linux64_asan-build
352
- variables :
353
- BUILD_TARGET : linux64_asan
346
+ # linux64_asan-test:
347
+ # extends:
348
+ # - .test-template
349
+ # - .skip-in-fast-mode-template
350
+ # needs:
351
+ # - linux64_asan-build
352
+ # variables:
353
+ # BUILD_TARGET: linux64_asan
354
354
355
355
linux64_tsan-test :
356
356
extends :
You can’t perform that action at this time.
0 commit comments