svn commit: r1922652 - /subversion/trunk/.github/workflows/cmake.yml

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Mon Dec 23 16:10:56 2024
New Revision: 1922652

URL: http://svn.apache.org/viewvc?rev=1922652&view=rev
Log:
CMake GitHub workflow: Remove the `Rerun failed tests` step from the
workflow, because it only complicates our life.

* .github/workflows/cmake.yml
  (Rerun failed tests): Remove this step.

Modified:
    subversion/trunk/.github/workflows/cmake.yml

Modified: subversion/trunk/.github/workflows/cmake.yml
URL: http://svn.apache.org/viewvc/subversion/trunk/.github/workflows/cmake.yml?rev=1922652&r1=1922651&r2=1922652&view=diff
==============================================================================
--- subversion/trunk/.github/workflows/cmake.yml (original)
+++ subversion/trunk/.github/workflows/cmake.yml Mon Dec 23 16:10:56 2024
@@ -169,8 +169,3 @@ jobs:
         if: matrix.run_tests
         working-directory: out
         run: ctest --output-on-failure --verbose -C Release --parallel 16
-
-      - name: Rerun failed tests
-        if: ${{ matrix.run_tests && failure() && steps.run_all_tests.conclusion == 'failure' }}
-        working-directory: out
-        run: ctest --output-on-failure --verbose -C Release --rerun-failed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.