Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created October 2, 2020 09:07
Show Gist options
  • Save seleniumgists/aabf183194c7e725a666a85171350180 to your computer and use it in GitHub Desktop.
Save seleniumgists/aabf183194c7e725a666a85171350180 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OneApiTestAutomation 0.0.1-SNAPSHOT:
[INFO]
[INFO] OneApiTestAutomation ............................... SUCCESS [ 1.148 s]
[INFO] OneApiTestAutomationUtilities ...................... SUCCESS [ 14.410 s]
[INFO] OneApiHubTestAutomation ............................ FAILURE [21:54 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:09 min
[INFO] Finished at: 2020-10-02T07:33:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project OneApiHubTestAutomation: There are test failures.
[ERROR]
[ERROR] Please refer to /app/OneApiHubTestAutomation/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment