Patrick Deenen created ISIS-2765:
------------------------------------
Summary: Method ModuleWithFixtures.getTeardownFixture not executed
after failed test
Key: ISIS-2765
URL: https://issues.apache.org/jira/browse/ISIS-2765
Project: Isis
Issue Type: Bug
Components: Isis Testing
Affects Versions: 2.0.0-M5
Reporter: Patrick Deenen
When an integration test fails the method ModuleWithFixtures.getTeardownFixture
is not executed. As a result added entities to the H2 DB are not deleted. This
can and has caused errors in other integration tests that are run later in the
flow and depend on overlapping data.
IMHO the teardown should always run to make sure the other tests can continue
in a consistent state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)