Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Resolved
-
2.4.0
-
None
-
None
Description
A tests is failing on OSX. This might be due to a timeout being set to low at 7 seconds. This test may also be failing on branch-2.2 and branch-2.2.2. Please investigate whether these branches are also affected.
testDirectoryExtractionOnFileAdd(org.apache.ambari.server.view.ViewDirectoryWatcherTest) Time elapsed: 7.021 sec <<< FAILURE!
java.lang.AssertionError:
Expectation failure on verify:
ViewRegistry.readViewArchive(/var/folders/cf/mqxxckld0t927yjxtmfds2vr0000gp/T/test_dir/file.jar): expected: 1, actual: 0
at org.apache.ambari.server.view.ViewDirectoryWatcherTest.testDirectoryExtractionOnFileAdd(ViewDirectoryWatcherTest.java:111)
Attachments
Issue Links
- is related to
-
AMBARI-15682 Views: Provide refresh list of available views with newly deployed views w/o restart
- Resolved