Integration tests for CDAP Sandbox
Build: #293 failed
Job: Sandbox failed
Data pipeline preview run: Test case result
The below summarizes the result of the test "Data pipeline preview run" in build 293 of Integration Tests - SANDBOX - Sandbox.
- Description
- Data pipeline preview run
- Test class
- io.cdap.cdap.app.etl.preview.PreviewDataPipelineTest
- Method
- testDataPipelinePreviewRun
- Duration
- 19 secs
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: expected:<[io.cdap.cdap.api.data.format.StructuredRecord@3392a05c, io.cdap.cdap.api.data.format.StructuredRecord@23576688, io.cdap.cdap.api.data.format.StructuredRecord@58374e6b]> but was:<[io.cdap.cdap.api.data.format.StructuredRecord@3c1, io.cdap.cdap.api.data.format.StructuredRecord@3c1, io.cdap.cdap.api.data.format.StructuredRecord@3c1]> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at io.cdap.cdap.app.etl.preview.PreviewDataPipelineTest.verifyRecords(PreviewDataPipelineTest.java:168) at io.cdap.cdap.app.etl.preview.PreviewDataPipelineTest.testDataPipelinePreviewRun(PreviewDataPipelineTest.java:126)