Ian Maxon created ASTERIXDB-3569:
------------------------------------
Summary: 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
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)