Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for AnotherTest6 (0.09 seconds)

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

            def result = gradleRunner("test").build()
            result.output.contains("AnotherTest6 total executions: 2")
            // triggered only in the second overall run
            and: 'Tracing is provided'
            result.output.contains("""================
    Test jvm exited unexpectedly.
    Test jvm system exit trace (run: 1)
    Gradle Test Executor 1 > AnotherTest6 > someTest
    ================""")
        }
    
    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