[
https://issues.apache.org/jira/browse/HDFS-11842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015136#comment-16015136
]
Hudson commented on HDFS-11842:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11747 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11747/])
HDFS-11842. TestDataNodeOutlierDetectionViaMetrics UT fails (arp: rev
44e9ef2e906bed85d6d660a53980d0b4202506ab)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/metrics/TestDataNodeOutlierDetectionViaMetrics.java
> TestDataNodeOutlierDetectionViaMetrics UT fails
> -----------------------------------------------
>
> Key: HDFS-11842
> URL: https://issues.apache.org/jira/browse/HDFS-11842
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Yesha Vora
> Assignee: Hanisha Koneru
> Fix For: 2.9.0, 3.0.0-alpha3
>
> Attachments: HDFS-11842.001.patch
>
>
> TestDataNodeOutlierDetectionViaMetrics UT fails as below.
> {code}
> Failed tests:
> TestDataNodeOutlierDetectionViaMetrics.testOutlierIsDetected:86
> Expected: is <1>
> but: was <0>
> Tests run: 300, Failures: 1, Errors: 0, Skipped: 0
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Hadoop Common ............................... SUCCESS [ 11.586
> s]
> [INFO] Apache Hadoop HDFS ................................. FAILURE [24:16
> min]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------{code}
> {code}
> Error Message
> Expected: is <1>
> but: was <0>
> Stacktrace
> java.lang.AssertionError:
> Expected: is <1>
> but: was <0>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.junit.Assert.assertThat(Assert.java:865)
> at org.junit.Assert.assertThat(Assert.java:832)
> at
> org.apache.hadoop.hdfs.server.datanode.metrics.TestDataNodeOutlierDetectionViaMetrics.testOutlierIsDetected(TestDataNodeOutlierDetectionViaMetrics.java:86)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]