Build: #102 failed Scheduled with changes by Jay Jin <jayjin@jayjin-macbookpro2.roam.corp.google.com> and Jay Jin
Build result summary
Details
- Completed
- Duration
- 112 minutes
- Labels
- None
- Agent
- bamboo-agent13
- Revisions
-
- caskdata/cdap-integration-tests
-
94c8d2e6f1c032a3140616323655a48ef4e6e2d0
94c8d2e6f1c032a3140616323655a48ef4e6e2d0 - caskdata/coopr-internal
-
da0f0aa9725a9b50c0ec522f6b4b97618f147597
da0f0aa9725a9b50c0ec522f6b4b97618f147597
- Total tests
- 48
- Fixed in
- #103 (Scheduled with changes by 4 people)
- 2 New failures
- 0 Existing failures
- 0 Fixed
Responsible
-
Jay Jin Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Jay Jin |
94c8d2e6f1c032a3140616323655a48ef4e6e2d0
|
|
![]() |
Jay Jin |
d77ec701da583c9beb66f449b4a20bcbfaf7c3f0
|
|
![]() |
Jay Jin <jayjin@jayjin-macbookpro2.roam.corp.google.com> |
360c93f8573214268c75632e283e04a0d5ffe291
|
|
![]() |
Jay Jin |
b37de00ef04334f7929d4d3611067d8faacb7dea
|
|
![]() |
Jay Jin |
aec739426a6e1aded40595f979ac490a5f28e12a
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
WranglerServiceTest
test
|
Default Job | 21 secs | |
java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timeout occurred. Expected true but found false. at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:70) at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:91) at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:130) at co.cask.cdap.test.AbstractApplicationManager.waitForStopped(AbstractApplicationManager.java:79) at co.cask.cdap.test.remote.RemoteApplicationManager.stopProgram(RemoteApplicationManager.java:131) at co.cask.cdap.test.AbstractProgramManager.stop(AbstractProgramManager.java:79) at co.cask.cdap.app.etl.wrangler.WranglerServiceTest.test(WranglerServiceTest.java:126) |
||||
Collapse |
ApplicationTest
test
|
Default Job | 2 secs | |
java.lang.AssertionError: Must have no deployed apps, but found the following apps: dataprep at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at co.cask.cdap.test.IntegrationTestBase.assertNoApps(IntegrationTestBase.java:466) at co.cask.cdap.test.IntegrationTestBase.assertIsClear(IntegrationTestBase.java:424) at co.cask.cdap.test.IntegrationTestBase.doClear(IntegrationTestBase.java:420) at co.cask.cdap.test.IntegrationTestBase.setUp(IntegrationTestBase.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (42 more lines...) |