Skip to content

Allow @BeforeMethod when whole test suite single-threaded#5420

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/no-for-parallel
Oct 6, 2020
Merged

Allow @BeforeMethod when whole test suite single-threaded#5420
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/no-for-parallel

Conversation

@findepi
Copy link
Member

@findepi findepi commented Oct 5, 2020

Allow @BeforeMethod and @AfterMethod on non-single-threaded test
classes when the whole suite is marked as such.

@findepi findepi added the test label Oct 5, 2020
@findepi findepi requested a review from kokosing October 5, 2020 20:38
@cla-bot cla-bot bot added the cla-signed label Oct 5, 2020
Allow `@BeforeMethod` and `@AfterMethod` on non-single-threaded test
classes when the whole suite is marked as such.
@findepi findepi force-pushed the findepi/no-for-parallel branch from 0553aab to 4dd9114 Compare October 5, 2020 20:41
@findepi findepi changed the title Disable ReportMultiThreadedBeforeOrAfterMethod when single-threaded Allow @BeforeMethod when whole test suite single-threaded Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants