Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for secondaryTest (0.11 sec)

  1. platforms/jvm/plugins-test-report-aggregation/src/integTest/groovy/org/gradle/api/plugins/TestReportAggregationPluginIntegrationTest.groovy

                    suites {
                        secondaryTest(JvmTestSuite) {
                            testType = TestSuiteType.UNIT_TEST
                        }
                    }
                }
            """
    
            expect:
            fails(':application:testAggregateTestReport')
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 22 16:00:57 UTC 2024
    - 22.7K bytes
    - Viewed (0)
Back to top