You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failure 2: "java.lang.AssertionError: expected [61] but found [30]"
21:15:47 [ERROR] Tests run: 25, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.716 s <<< FAILURE! - in TestSuite
21:15:47 [ERROR] shouldBindFileStores(org.eclipse.che.core.metrics.FileStoresMeterTest) Time elapsed: 0.034 s <<< FAILURE!
21:15:47 java.lang.AssertionError: expected [61] but found [30]
21:15:47 at org.eclipse.che.core.metrics.FileStoresMeterTest.shouldBindFileStores(FileStoresMeterTest.java:39)
che-bot
added
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Aug 12, 2019
benoitf
removed
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Aug 12, 2019
Describe the bug
"mvn clean install" on che failed:
Failure 1: "java.lang.AssertionError: expected [51] but found [36]"
Failure 2: "java.lang.AssertionError: expected [61] but found [30]"
Che version
Steps to reproduce
mvn clean install
in che root directory.mvn version: 3.5.4
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)It doesn't reproduce on Codenvy CI https://ci.codenvycorp.com/job/che-master-ci/
The text was updated successfully, but these errors were encountered: