Force dataset refresh before reads during polling #201
GitHub Actions / Build Test Report
failed
Feb 2, 2026 in 0s
87 tests run, 86 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 118 in HttpStreamingSourceETLTest
github-actions / Build Test Report
HttpStreamingSourceETLTest.testIncrementAnIndexXml
Assertion condition defined as a lambda expression in io.cdap.plugin.http.etl.HttpStreamingSourceETLTest that uses io.cdap.cdap.test.DataSetManager, io.cdap.cdap.test.DataSetManagerint At least 25 records expected, but 20 found within 120 seconds.
Raw output
org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in io.cdap.plugin.http.etl.HttpStreamingSourceETLTest that uses io.cdap.cdap.test.DataSetManager, io.cdap.cdap.test.DataSetManagerint At least 25 records expected, but 20 found within 120 seconds.
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at io.cdap.plugin.http.etl.HttpStreamingSourceETLTest.lambda$waitForRecords$0(HttpStreamingSourceETLTest.java:118)
Loading