Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent TestJBatchEndpoint.runJob #5035

Closed
romain-grecourt opened this issue Sep 30, 2022 · 1 comment · Fixed by #5247 or #5557
Closed

Intermittent TestJBatchEndpoint.runJob #5035

romain-grecourt opened this issue Sep 30, 2022 · 1 comment · Fixed by #5247 or #5557
Assignees
Labels
3.x Issues for 3.x version branch intermittent testing

Comments

@romain-grecourt
Copy link
Contributor

org.opentest4j.AssertionFailedError: Job Result string ==> expected: <{"Steps executed":"[step1, step2]","Status":"COMPLETED"}> but was: <{"Steps executed":"[step1]","Status":"STARTED"}>
	at io.helidon.examples.jbatch.TestJBatchEndpoint.runJob(TestJBatchEndpoint.java:59)
@danielkec
Copy link
Contributor

Got it again on 3.x

org.opentest4j.AssertionFailedError: Job Result string ==> expected: <{"Steps executed":"[step1, step2]","Status":"COMPLETED"}> but was: <{"Steps executed":"[step1]","Status":"STARTED"}>
	at io.helidon.examples.jbatch.TestJBatchEndpoint.runJob(TestJBatchEndpoint.java:59)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch intermittent testing
Projects
Archived in project
3 participants