Build: #278 failed
Job: Default Job failed
test: Test case result
The below summarizes the result of the test "test" in build 278 of CDAP Guides - Spark Guide - Default Job.
- Description
- test
- Test class
- co.cask.cdap.guides.PageRankAppTest
- Method
- test
- Duration
- 12 secs
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: expected:<200> but was:<204> 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 co.cask.cdap.guides.PageRankAppTest.test(PageRankAppTest.java:79)