Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.5.0
-
None
Description
mvn test -DskipPythonTests -Dtest=ServiceComponentHostTest
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Picked up _JAVA_OPTIONS: -Xmx2048m -XX:MaxPermSize=512m -Djava.awt.headless=true
Running org.apache.ambari.server.state.svccomphost.ServiceComponentHostTest
Tests run: 13, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 29.64 sec <<< FAILURE! - in org.apache.ambari.server.state.svccomphost.ServiceComponentHostTest
testStaleConfigs(org.apache.ambari.server.state.svccomphost.ServiceComponentHostTest) Time elapsed: 1.879 sec <<< FAILURE!
java.lang.AssertionError
at org.apache.ambari.server.state.svccomphost.ServiceComponentHostTest.testStaleConfigs(ServiceComponentHostTest.java:858)
Results :
Failed tests:
ServiceComponentHostTest.testStaleConfigs:858 null
Tests run: 13, Failures: 1, Errors: 0, Skipped: 2
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
Attachments
Attachments
Issue Links
- duplicates
-
AMBARI-18924 testStaleConfigs UT failing as globals config handling was removed
- Resolved
- links to