Akira AJISAKA created HDFS-7880: ----------------------------------- Summary: Remove the tests for legacy Web UI in branch-2 Key: HDFS-7880 URL: https://issues.apache.org/jira/browse/HDFS-7880 Project: Hadoop HDFS Issue Type: Bug Components: test Affects Versions: 2.7.0 Reporter: Akira AJISAKA Priority: Blocker
These tests fails in branch-2 because the test assert that legacy UI exists. * TestJournalNode.testHttpServer:174 expected:<200> but was:<404> * TestNNWithQJM.testWebPageHasQjmInfo:229 expected:<200> but was:<404> * TestHAWebUI.testLinkAndClusterSummary:50 expected:<200> but was:<404> * TestHostsFiles.testHostsExcludeDfshealthJsp:130 expected:<200> but was:<404> * TestSecondaryWebUi.testSecondaryWebUiJsp:87 expected:<200> but was:<404> -- This message was sent by Atlassian JIRA (v6.3.4#6332)