-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CI/CD
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.34
-
Story Points:1
SeeĀ https://jenkins.platform.dev.nuxeo.com/job/nuxeo/job/nuxeo/job/PR-3930/92/
Run unit tests / Run dev unit tests / org.nuxeo.drive.operations.TestActivateFactories.testSetActiveFactories 2020-04-28T07:59:08.745Z] [INFO] Running org.nuxeo.drive.operations.TestActivateFactories [2020-04-28T07:59:09.718Z] 2020-04-28 07:59:09,400 [main] WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-18234794929675932175.log [2020-04-28T07:59:10.656Z] [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.746 s <<< FAILURE! - in org.nuxeo.drive.operations.TestActivateFactories [2020-04-28T07:59:10.656Z] [ERROR] testSetActiveFactories(org.nuxeo.drive.operations.TestActivateFactories) Time elapsed: 0.775 s <<< FAILURE! [2020-04-28T07:59:10.656Z] java.lang.AssertionError: expected:<1> but was:<2> [2020-04-28T07:59:10.656Z] at org.junit.Assert.fail(Assert.java:89) [2020-04-28T07:59:10.656Z] at org.junit.Assert.failNotEquals(Assert.java:835) [2020-04-28T07:59:10.656Z] at org.junit.Assert.assertEquals(Assert.java:647) [2020-04-28T07:59:10.656Z] at org.junit.Assert.assertEquals(Assert.java:633) [2020-04-28T07:59:10.656Z] at org.nuxeo.drive.operations.TestActivateFactories.testSetActiveFactories(TestActivateFactories.java:76)