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

Fix Composed Task Runner multiple launch test failure #265

Closed
ilayaperumalg opened this issue Jun 19, 2019 · 0 comments
Closed

Fix Composed Task Runner multiple launch test failure #265

ilayaperumalg opened this issue Jun 19, 2019 · 0 comments
Assignees
Labels

Comments

@ilayaperumalg
Copy link
Contributor

The composed task runner multiple launch test fails with the following reason:

java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.springframework.cloud.dataflow.acceptance.test.ComposedTaskTests.assertTaskExecutions(ComposedTaskTests.java:67)
	at org.springframework.cloud.dataflow.acceptance.test.ComposedTaskTests.ctrMultipleLaunchWithProperties(ComposedTaskTests.java:57)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant