[
https://issues.apache.org/jira/browse/ASTERIXDB-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944606#comment-17944606
]
ASF subversion and git services commented on ASTERIXDB-3569:
------------------------------------------------------------
Commit 0cde5158013b66cace5dd7362db15d2667618d48 in asterixdb's branch
refs/heads/master from Ian Maxon
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=0cde515801 ]
[ASTERIXDB-3569][TEST] Reorganize and clean tests
Details:
-Move surefire/failsafe into pluginManagement and only bring
either into a module build when that module contains tests of
that type.
-Clean up CI profiles so that the build will only be passed
if tests are missing due to a clear and explicit wholesale
exclusion of either unit or integration tests, and only for
either type respectively.
Ext-ref: MB-58891
Change-Id: I9ba2ce7afc54ddd08f5e522627c56e22f51c21d1
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19452
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
Reviewed-by: Michael Blow <[email protected]>
> Test configuration ignores missing or crashed tests
> ---------------------------------------------------
>
> Key: ASTERIXDB-3569
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3569
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: TEST - Test Framework
> Reporter: Ian Maxon
> Assignee: Ian Maxon
> Priority: Major
> Labels: triaged
>
> Our current test configuration between surefire and failsafe is set at
> various points to ignore if tests are missing. This is can easily let entire
> sets of tests be accidentally skipped in our CI. We also configure surefire
> at the parent pom level in each of our projects, which forces child POMs to
> inherit that plugin execution and config.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)