[
https://issues.apache.org/jira/browse/HDFS-8063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487978#comment-14487978
]
Hudson commented on HDFS-8063:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #7550 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/7550/])
HDFS-8063: Fix intermittent test failures in TestTracing (Masatake Iwasaki via
Colin P. McCabe) (cmccabe: rev 61dc2ea3fee4085b19cd2d01de9eacdc4c42e21f)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/tracing/TestTracing.java
> Fix intermittent test failures in TestTracing
> ---------------------------------------------
>
> Key: HDFS-8063
> URL: https://issues.apache.org/jira/browse/HDFS-8063
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Minor
> Fix For: 2.7.0
>
> Attachments: HDFS-8063.001.patch, HDFS-8063.002.patch,
> testReadTraceHooks.html
>
>
> Tests in TestTracing sometimes fails, especially on slow machine. The cause
> is that spans is possible to arrive at receiver after
> {{assertSpanNamesFound}} passed and
> {{SetSpanReceiver.SetHolder.spans.clear()}} is called for next test case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)