diff --git a/includes/include.drupalci.main.yml b/includes/include.drupalci.main.yml index 3832c859db81a3c0b726a66ff6407ea54666d0e5..024f2f6c7965f8509dc47654eee7d797e060a866 100644 --- a/includes/include.drupalci.main.yml +++ b/includes/include.drupalci.main.yml @@ -1017,6 +1017,7 @@ nightwatch (max PHP version): - *nightwatch-tests-exist-rule needs: - 'composer (max PHP version)' + allow_failure: true nightwatch (previous minor): extends: nightwatch @@ -1164,6 +1165,7 @@ phpunit (max PHP version): - *phpunit-tests-exist-rule needs: - 'composer (max PHP version)' + allow_failure: true phpunit (previous minor): extends: phpunit