aerokube / selenoid-container-tests

An automated Java test suite to check browser images quality
Apache License 2.0
13 stars 15 forks source link

https://aerokube.com/selenoid-container-tests/pages/ 404 File not found #6

Closed patsevanton closed 3 years ago

patsevanton commented 4 years ago

https://aerokube.com/selenoid-container-tests/pages/ 404 File not found

https://github.com/aerokube/selenoid-container-tests/blob/master/src/test/java/com/aerokube/selenoid/misc/TestProperties.java#L9

patsevanton commented 4 years ago
Results :

Tests in error: 
  TestAlert.testAlertClose » InvalidArgument 
Build info: version: '3.7.1', revi...
  TestAttributes.testGetAttributes » InvalidArgument 
Build info: version: '3.7....
  TestCookies.testCookie » TestTimedOut test timed out after 30 seconds
  TestDrag.testDrag » TestTimedOut test timed out after 30 seconds
  TestEvaluateJavascript.testEvaluateJavascript » InvalidArgument 
Build info: v...
  TestEvaluateJavascript.testEvaluateJavascriptAsync » InvalidArgument 
Build in...
  TestEvaluateJavascript.testScroll » InvalidArgument 
Build info: version: '3.7...
  TestFindElement.testFindByCSSSelector » InvalidArgument 
Build info: version: ...
  TestFindElement.testFindByClass » InvalidArgument 
Build info: version: '3.7.1...
  TestFindElement.testFindById » InvalidArgument 
Build info: version: '3.7.1', ...
  TestFindElement.testFindByXPath » InvalidArgument 
Build info: version: '3.7.1...
  TestHotkeys.testHotkeys » InvalidArgument 
Build info: version: '3.7.1', revis...
  TestProxy.testProxy » InvalidArgument 
Build info: version: '3.7.1', revision:...
  TestScreenshot.testScreenshot » InvalidArgument 
Build info: version: '3.7.1',...
  TestTimeouts.testImplicitTimeout » InvalidArgument 
Build info: version: '3.7....
  TestTimeouts.testPageLoadTimeout » InvalidArgument 
Build info: version: '3.7....
  TestTimeouts.testScriptTimeout » TestTimedOut test timed out after 30 seconds
  TestWindowCommands.testBackAndForward » InvalidArgument 
Build info: version: ...
  TestWindowCommands.testSwitchFrames » TestTimedOut test timed out after 30 sec...
  TestWindowCommands.testSwitchWindows » InvalidArgument 
Build info: version: '...
  TestWindowCommands.testWindowCloseIsSupported » InvalidArgument 
Build info: v...

Tests run: 22, Failures: 0, Errors: 21, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:15 min
[INFO] Finished at: 2020-05-30T08:19:25Z
[INFO] Final Memory: 24M/304M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project container-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to /root/selenoid-container-tests/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
vania-pooh commented 4 years ago

This is just because there is no index.html there. Links like this work like a charm: http://aerokube.com/selenoid-container-tests/pages/first.html