We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Thanks for building awesome docker image. I am trying to do a build but it is failing because of the failed unit test. Below is the error
[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /bravo-grid-workspace/bravo-proxy/src/test/java/com/bravostudiodev/grid/session/SeleniumSessionsTest.java:[39,72] incompatible types: java.time.Clock cannot be converted to org.openqa.grid.internal.TimeSource
The text was updated successfully, but these errors were encountered:
nedeljkom
No branches or pull requests
Hi,
Thanks for building awesome docker image. I am trying to do a build but it is failing because of the failed unit test. Below is the error
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /bravo-grid-workspace/bravo-proxy/src/test/java/com/bravostudiodev/grid/session/SeleniumSessionsTest.java:[39,72] incompatible types: java.time.Clock cannot be converted to org.openqa.grid.internal.TimeSource
The text was updated successfully, but these errors were encountered: