[ 
https://issues.apache.org/jira/browse/HDFS-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131037#comment-14131037
 ] 

Akira AJISAKA commented on HDFS-7001:
-------------------------------------

Hi [~iwasakims],
{code}
+    Assert.assertEquals(s, spanReceiverHost);
{code}
would you correct the order of the arguments to match with 
{{assertEquals(expected, actual)}} for improving error message? The rest looks 
good to me.

> Tests in TestTracing depends on the order of execution
> ------------------------------------------------------
>
>                 Key: HDFS-7001
>                 URL: https://issues.apache.org/jira/browse/HDFS-7001
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Minor
>         Attachments: HDFS-7001-0.patch
>
>
> o.a.h.tracing.TestTracing#testSpanReceiverHost is assumed to be executed 
> first. It should be done in BeforeClass.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to