-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: testIssues in the test moduleIssues in the test modulestatus: duplicateA duplicate of another issueA duplicate of another issue
Description
dxt opened SPR-14983 and commented
I am using ParallelComputer to test spring test cases, but got error
it seems that I am autowiring beans on the same instance, But the @Before method is running on different instances, I think may be it's the SpringJUnit4ClassRunner‘s issue, or the BlockJUnit4ClassRunner's createTest method, BUT I don't know how to handle this, would you please help me ?
here is a link about this.
bazelbuild/bazel#2188
Affects: 4.2.6
Issue Links:
- Allow for concurrent test execution in the TestContext framework [SPR-5863] #10532 Allow for concurrent test execution in the TestContext framework ("duplicates")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test modulestatus: duplicateA duplicate of another issueA duplicate of another issue