Cannot Reproduce
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Mikkin PatelMikkin PatelReporter
Ali AnwarAli AnwarLabels
Components
Fix versions
Priority
Major
Details
Details
Assignee
Mikkin Patel
Mikkin PatelReporter
Ali Anwar
Ali AnwarLabels
Components
Fix versions
Priority
Created February 12, 2019 at 5:46 PM
Updated December 11, 2020 at 5:18 PM
Resolved December 11, 2020 at 5:18 PM
ScheduleTest does not run as a part of the regularly-scheduled integration tests.
Additionally, if one tries to run it, it fails at the following point:
https://github.com/cdapio/cdap-integration-tests/blob/4bff53fd3ee7cd7739ae65464ee0227fac73c173/integration-test-remote/src/test/java/co/cask/cdap/apps/schedule/ScheduleTest.java#L260-L262
I ran the same integration test against a CDAP sandbox instance, but the tests passed there.