Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build instabilities on Travis CI #211

Closed
mirkosertic opened this issue Aug 16, 2019 · 2 comments
Closed

Fix build instabilities on Travis CI #211

mirkosertic opened this issue Aug 16, 2019 · 2 comments
Assignees
Labels

Comments

@mirkosertic
Copy link
Owner

See the following error for more:

[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.867 s - in de.[secure].bytecoder.complex.LuaTest
[INFO] Running de.[secure].bytecoder.complex.PromiseTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.961 s <<< FAILURE! - in de.[secure].bytecoder.complex.PromiseTest
[ERROR] testResolve backend=wasm preferStackifier=true minify=true exceptionsEnabled=false(de.[secure].bytecoder.complex.PromiseTest)  Time elapsed: 1.958 s  <<< ERROR!
org.openqa.selenium.WebDriverException: 
unknown error: Chrome failed to start: exited abnormally
  (unknown error: DevToolsActivePort file doesn't exist)
  (The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'localhost', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-1037-gcp', java.version: '1.8.0_222'
Driver info: driver.version: RemoteWebDriver
remote stacktrace: #0 0x563654ca6749 <unknown>
@mirkosertic mirkosertic self-assigned this Aug 16, 2019
mirkosertic added a commit that referenced this issue Aug 18, 2019
* #197 Build against OpenJDK 13
* #211 Fix build instabilities on Travis CI
@mirkosertic
Copy link
Owner Author

Merged to master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant