#2974: Add overrideGroupsFromCliInParentChildXml test #659
Annotations
3 errors and 4 warnings
testng-core/src/test/java/test/cli/github2974/OverrideGroupsCliTest.java#L59
Remove 1 line: 59..59
|
task ':testng-core:autostyleJavaCheck'#L1
Execution failed for task ':testng-core:autostyleJavaCheck':
See 'What went wrong' below
|
Execution failed for task ':testng-core:autostyleJavaCheck'.
> The following files have format violations:
src/test/java/test/cli/github2974/OverrideGroupsCliTest.java
@@ -56,5 +56,4 @@
Assert.assertTrue(collector.names.contains("defaultTest"));
Assert.assertFalse(collector.names.contains("overrideTest"));
}
-
}
You might want to adjust -PmaxCheckMessageLines=50
-PmaxFilesToList=10
-PminLinesPerFile=4
to see more violations
Run './gradlew autostyleApply' to fix the violations.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading