Skip to content

bump plugin to next minor version #69

bump plugin to next minor version

bump plugin to next minor version #69

GitHub Actions / Build Test Report failed Feb 20, 2025 in 0s

78 tests run, 77 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 117 in HttpStreamingSourceETLTest

See this annotation in the file changed.

@github-actions 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 60 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 60 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:117)