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

IGNITE-10776 Migrate from JUnit 3 to 4 config variations test suites #5781

Closed
wants to merge 33 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 7, 2019

No description provided.

Oleg Ignatenko added 26 commits January 7, 2019 01:32
- initial draft
-- verified with diffs overview, rebuild and execution of reworked self-test
- fixes for IDEA warnings
-- verified with diffs overview, rebuild and execution of reworked self-test
- draft fully tested, ready for use
-- verified with diffs overview, rebuild and execution of reworked self-test
- test improved
-- verified with diffs overview, rebuild and execution of reworked self-test
- minor cleanup
-- verified with diffs overview
- wip
-- verified with diffs overview, rebuild and execution of reworked self-test
- wip
-- verified with diffs overview, rebuild and execution of reworked self-test
- final cleanup
-- verified with diffs overview, rebuild and execution of reworked self-test
- code cleanup per self-review
-- verified with diffs overview and rebuild
# Conflicts:
#	modules/core/src/test/java/org/apache/ignite/testframework/configvariations/ConfigVariationsTestSuiteBuilder.java
- manual merge correction
-- verified with diffs overview and rebuild
- reworked per review comments (javaassist)
-- verified with diffs overview, rebuild and execution of unit tests
- fix for errors discovered by TC bot
-- verified with diffs overview, rebuild and execution of unit tests
- unit test for errors discovered by TC bot
-- verified with diffs overview, rebuild and execution of unit tests
- fix for errors discovered by TC bot
-- verified with diffs overview, rebuild and execution of unit tests
- unit test for errors discovered by TC bot
-- verified with diffs overview, rebuild and execution of unit tests
- fix for errors discovered by TC bot
-- verified with diffs overview, rebuild and execution of unit tests
*/
@RunWith(AllTests.class)
/** */
@RunWith(IgniteCacheReadThroughEvictionsVariationsSuite.DynamicSuite.class)
public class IgniteCacheReadThroughEvictionsVariationsSuite {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems logical to move this test to the testsuites package where other suite classes reside.

- reworked per review comments (DynamicSuite)
-- verified with diffs overview, rebuild and execution of unit tests
@asfgit asfgit closed this in 985d66c Jan 24, 2019
@ghost ghost deleted the ignite-10776 branch January 25, 2019 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant