You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2017/01/03 20:55:58 UTC

[jira] [Created] (HIVE-15535) Flaky test : TestHS2HttpServer.testContextRootUrlRewrite

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)