This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 78cb1076e7c HDDS-15700. `flaky-test-check` green despite failing tests 
(#10626)
78cb1076e7c is described below

commit 78cb1076e7c262fb923a420ca5c9a5b037ec1d2c
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Jun 29 13:01:39 2026 +0200

    HDDS-15700. `flaky-test-check` green despite failing tests (#10626)
---
 .github/workflows/intermittent-test-check.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/intermittent-test-check.yml 
b/.github/workflows/intermittent-test-check.yml
index d6f1f9ef0ce..1eb2f2115f2 100644
--- a/.github/workflows/intermittent-test-check.yml
+++ b/.github/workflows/intermittent-test-check.yml
@@ -188,7 +188,6 @@ jobs:
           name: ozone-repo
           path: |
             ~/.m2/repository/org/apache/ozone
-        continue-on-error: true
       - name: Setup java
         uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # 
v5.3.0
         with:
@@ -213,7 +212,6 @@ jobs:
             set -x
             hadoop-ozone/dev-support/checks/junit.sh $args 
-Dtest="$TEST_CLASS#$TEST_METHOD,Abstract*Test*\$*"
           fi
-        continue-on-error: true
         env:
           DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
           repo_path: ${{ steps.download-ozone-repo.outputs.download-path }}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to