Closed Phocea closed 7 years ago
@Kmaschta Found odd behaviour. E2E tests fails but in log it shows that they have been started on:
[00:39:23] I/local - Selenium standalone server started at http://172.17.0.9:57502/wd/hub
If you look at the Travis log on my [fork] (https://github.com/eBoutik/ng-admin/commit/420e48160423fc3083234dfc7fee3a63e1479a1b) , E2E test passed but used a different IP to start:
[00:21:40] I/sauce - Using SauceLabs selenium server at http://ondemand.saucelabs.com:80/wd/hub
This exact same IP is used on the PR that have passed lately... Is that difference any indication of what is going on ?
Replaced by https://github.com/marmelab/ng-admin/pull/1267
Follow up on E2E fix commit, so the npm postinstall phase also work on Windows node installations