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 3ba486a commit b3f5251Copy full SHA for b3f5251
.gitlab/ci/host-test.yml
@@ -316,7 +316,6 @@ test_pytest_qemu:
316
--qemu-extra-args \"-global driver=timer.$IDF_TARGET.timg,property=wdt_disable,value=true\"
317
318
test_pytest_linux:
319
- allow_failure: true # IDFCI-2784 [v5.5, v5.4] test_pytest_linux fails on ubuntu 24.04
320
extends:
321
- .host_test_template
322
- .before_script:build
0 commit comments