-
Bug
-
Resolution: Unresolved
-
Blocker
-
macOS: 10.12.4 (16E195)
Safari: Version 10.1 (12603.1.30.0.34)
Java: 1.8
Trying to make test build and run Jenkins but have an ERROR:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project TestJenkins: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: There was an error in the forked process[ERROR] org.apache.maven.surefire.testset.TestSetFailedException: Suite file /Users/artembondar/Documents/Personal/TestJenkins/testing.xml is not a valid file[ERROR] at org.apache.maven.surefire.testng.TestNGXmlTestSuite.locateTestSets(TestNGXmlTestSuite.java:98)[ERROR] at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)