Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for SimpleTest9 (0.05 seconds)

  1. build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/test/rerun/InternalTestRerunPluginFuncTest.groovy

            createFailedTest("SimpleTest5")
            createFailedTest("SimpleTest6")
            createFailedTest("SimpleTest7")
            createFailedTest("SimpleTest8")
            createFailedTest("SimpleTest9")
            then:
            def result = gradleRunner("test").buildAndFail()
            result.output.contains("AnotherTest6 total executions: 2")
            result.output.contains("> There were failing tests. See the report at:")
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Fri Sep 03 10:22:28 GMT 2021
    - 8.9K bytes
    - Click Count (0)
Back to Top