Commit 844ede2 1 parent c357460 commit 844ede2 Copy full SHA for 844ede2
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 @@ -252,14 +252,14 @@ linux64_fuzz-build:
252
252
variables :
253
253
BUILD_TARGET : linux64_fuzz
254
254
255
- linux64_asan-build :
256
- extends :
257
- - .build-template
258
- - .skip-in-fast-mode-template
259
- needs :
260
- - x86_64-pc-linux-gnu-debug
261
- variables :
262
- BUILD_TARGET : linux64_asan
255
+ # linux64_asan-build:
256
+ # extends:
257
+ # - .build-template
258
+ # - .skip-in-fast-mode-template
259
+ # needs:
260
+ # - x86_64-pc-linux-gnu-debug
261
+ # variables:
262
+ # BUILD_TARGET: linux64_asan
263
263
264
264
linux64_tsan-build :
265
265
extends :
@@ -324,14 +324,14 @@ linux64_sqlite-test:
324
324
variables :
325
325
BUILD_TARGET : linux64_sqlite
326
326
327
- linux64_asan-test :
328
- extends :
329
- - .test-template
330
- - .skip-in-fast-mode-template
331
- needs :
332
- - linux64_asan-build
333
- variables :
334
- BUILD_TARGET : linux64_asan
327
+ # linux64_asan-test:
328
+ # extends:
329
+ # - .test-template
330
+ # - .skip-in-fast-mode-template
331
+ # needs:
332
+ # - linux64_asan-build
333
+ # variables:
334
+ # BUILD_TARGET: linux64_asan
335
335
336
336
linux64_tsan-test :
337
337
extends :
You can’t perform that action at this time.
0 commit comments