We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcfbfd commit 7b68284Copy full SHA for 7b68284
.gitlab/ci/e2e.yml
@@ -410,7 +410,6 @@ test mode ru tsan:
410
variables:
411
MARKERS: test_mode_not_crash
412
KEYWORDS: "test_ru and not 16cell"
413
- when: manual
414
allow_failure: true
415
needs:
416
- job: basic tsan
@@ -423,7 +422,6 @@ test mode ru asan:
423
422
424
425
426
427
428
429
- job: basic asan
@@ -436,7 +434,6 @@ test mode ru memcheck:
436
434
437
435
438
439
440
441
442
- job: basic memcheck
0 commit comments