Streamline invocation numbers in failed xml file #935
Annotations
4 errors and 1 warning
Test:
DataProviderWithFactoryFailedReporterTest.java#L50
0,0sec test.failedreporter.issue2517.DataProviderWithFactoryFailedReporterTest > failedMethodWithDataProviderAndFactoryShouldHaveInvocationNumbers
java.io.FileNotFoundException: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/testng-tmp-9793911916088681879337/testng-failed.xml (No such file or directory)
at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
at java.base/java.io.FileReader.<init>(FileReader.java:75)
at test.SimpleBaseTest$Companion.grep(SimpleBaseTest.kt:345)
at test.failedreporter.issue2517.DataProviderWithFactoryFailedReporterTest.runAssertions(DataProviderWithFactoryFailedReporterTest.java:50)
at test.failedreporter.issue2517.DataProviderWithFactoryFailedReporterTest.testFailedReporter(DataProviderWithFactoryFailedReporterTest.java:36)
at test.failedreporter.issue2517.DataProviderWithFactoryFailedReporterTest.failedMethodWithDataProviderAndFactoryShouldHaveInvocationNumbers(DataProviderWithFactoryFailedReporterTest.java:28)
|
Test:
DataProviderWithFactoryMultiFailedReporterTest.java#L50
0,1sec test.failedreporter.issue2521.DataProviderWithFactoryMultiFailedReporterTest > multiFailedMethodWithDataProviderAndFactoryShouldHaveInvocationNumbers
java.io.FileNotFoundException: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/testng-tmp-106188928711839450431/testng-failed.xml (No such file or directory)
at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
at java.base/java.io.FileReader.<init>(FileReader.java:75)
at test.SimpleBaseTest$Companion.grep(SimpleBaseTest.kt:345)
at test.failedreporter.issue2521.DataProviderWithFactoryMultiFailedReporterTest.runAssertions(DataProviderWithFactoryMultiFailedReporterTest.java:50)
at test.failedreporter.issue2521.DataProviderWithFactoryMultiFailedReporterTest.testFailedReporter(DataProviderWithFactoryMultiFailedReporterTest.java:36)
at test.failedreporter.issue2521.DataProviderWithFactoryMultiFailedReporterTest.multiFailedMethodWithDataProviderAndFactoryShouldHaveInvocationNumbers(DataProviderWithFactoryMultiFailedReporterTest.java:28)
|
Test:
task ':testng-core:test'#L1
Execution failed for task ':testng-core:test':
org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
|
Test
Unknown error
|
Test
Gradle Build Scan: https://gradle.com/s/ppigy24jyxkju
|
Loading