Build: #270 failed
Job: Default Job failed
test: Test case result
The below summarizes the result of the test "test" in build 270 of CDAP Guides - Workflow Guide - Default Job.
- Description
- test
- Test class
- co.cask.cdap.guides.workflow.PurchaseWorkflowAppTest
- Method
- test
- Duration
- 2 mins
- Status
- Failed (Existing Failure)
Error Log
java.lang.AssertionError: expected:<200> but was:<404> 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.workflow.PurchaseWorkflowAppTest.test(PurchaseWorkflowAppTest.java:64)