Sushanth Sowmyan created HIVE-15535:
---------------------------------------

             Summary: Flaky test : TestHS2HttpServer.testContextRootUrlRewrite
                 Key: HIVE-15535
                 URL: https://issues.apache.org/jira/browse/HIVE-15535
             Project: Hive
          Issue Type: Sub-task
            Reporter: Sushanth Sowmyan


Per recent test failure : 
https://builds.apache.org/job/PreCommit-HIVE-Build/2766/testReport/org.apache.hive.service.server/TestHS2HttpServer/testContextRootUrlRewrite/

{noformat}
Stacktrace

org.junit.ComparisonFailure: 
expected:<...d>Tue Jan 03 11:54:4[6] PST 2017</td>
     ...> but was:<...d>Tue Jan 03 11:54:4[7] PST 2017</td>
     ...>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.hive.service.server.TestHS2HttpServer.testContextRootUrlRewrite(TestHS2HttpServer.java:99)
{noformat}

Looks like it is overly picky on an exact string match on a field that contains 
a second difference.



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

Reply via email to