Skip to content

Conversation

@merlimat
Copy link
Contributor

@merlimat merlimat commented Oct 7, 2019

Motivation

The test has been intermittently failing:

2019-10-07\T\20:09:37.235 [ERROR] testPulsarFunctionState(org.apache.pulsar.functions.worker.PulsarFunctionStateTest)  Time elapsed: 2.607 s  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	at org.testng.Assert.fail(Assert.java:96)
	at org.testng.Assert.failNotEquals(Assert.java:776)
	at org.testng.Assert.assertEqualsImpl(Assert.java:137)
	at org.testng.Assert.assertEquals(Assert.java:118)
	at org.testng.Assert.assertEquals(Assert.java:652)
	at org.testng.Assert.assertEquals(Assert.java:662)
	at org.apache.pulsar.functions.worker.PulsarFunctionStateTest.testPulsarFunctionState(PulsarFunctionStateTest.java:316)

Increasing the number of retries, since this seems related to slowness in Jenkins.

@jerrypeng
Copy link
Contributor

rerun integration tests
rerun java8 tests

@codelipenghui
Copy link
Contributor

run java8 tests

@merlimat
Copy link
Contributor Author

run java8 tests

@sijie
Copy link
Member

sijie commented Oct 25, 2019

run java8 tests
run integration tests

@aahmed-se
Copy link
Contributor

run java8 tests

1 similar comment
@sijie
Copy link
Member

sijie commented Nov 12, 2019

run java8 tests

@sijie sijie removed this from the 2.5.0 milestone Nov 25, 2019
@merlimat merlimat merged commit 50d9352 into apache:master Feb 12, 2020
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
* Increase the retries count for PulsarFunctionStateTest

* Increased retries in similar tests backoffs

* Fixed merge conflict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants