LiuGuH commented on PR #6249:
URL: https://github.com/apache/hadoop/pull/6249#issuecomment-1803322401

   > I've started a new run - 
https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-win10-x86_64/310/console
   
   When this run finished , I will add  all asserts in the test case switched 
over to this @steveloughran  Thanks
   
   assertValidName(String name) {
    assertFalse("Should have been rejected '" + name + "'", isValidName(name);
   }


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to