[ https://issues.apache.org/jira/browse/YARN-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718234#comment-15718234 ]
Akira Ajisaka commented on YARN-5934: ------------------------------------- Actual behavior of the web API has changed by upgrading Jackson. > Fix TestTimelineWebServices.testPrimaryFilterNumericString > ---------------------------------------------------------- > > Key: YARN-5934 > URL: https://issues.apache.org/jira/browse/YARN-5934 > Project: Hadoop YARN > Issue Type: Bug > Components: test > Reporter: Akira Ajisaka > Assignee: Akira Ajisaka > Attachments: YARN-5934.01.patch > > > {noformat} > Running org.apache.hadoop.yarn.server.timeline.webapp.TestTimelineWebServices > Tests run: 28, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 43.297 sec > <<< FAILURE! - in > org.apache.hadoop.yarn.server.timeline.webapp.TestTimelineWebServices > testPrimaryFilterNumericString(org.apache.hadoop.yarn.server.timeline.webapp.TestTimelineWebServices) > Time elapsed: 1.209 sec <<< FAILURE! > java.lang.AssertionError: expected:<0> but was:<3> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:743) > at org.junit.Assert.assertEquals(Assert.java:118) > at org.junit.Assert.assertEquals(Assert.java:555) > at org.junit.Assert.assertEquals(Assert.java:542) > at > org.apache.hadoop.yarn.server.timeline.webapp.TestTimelineWebServices.testPrimaryFilterNumericString(TestTimelineWebServices.java:348) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org