Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for JdkKillingTest (0.33 seconds)

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

                    exceptionFormat "short"
                }
            }
            """
            createSystemExitTest("JdkKillingTest", 5)
            then:
            def result = gradleRunner("test").buildAndFail()
            result.output.contains("JdkKillingTest total executions: 5")
            result.output.contains("Max retries(4) hit")
            and: 'Tracing is provided'
    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