diff options
author | liamfallon <liam.fallon@est.tech> | 2020-09-25 16:34:15 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2020-09-25 16:37:07 +0100 |
commit | 909be39ba9b573b9b77e9b3543fa6ffa7bd63cbb (patch) | |
tree | 03162899fc3945657efd62255a532b8d72e45e1e /src/test/resources | |
parent | a279cd787769a8faa6fedfbd6c099c0425d6d25d (diff) |
Unit test fails due to cleanup
When building CLAMP, a test failure was noticed on the
LoopRepositoriesItCase test case. THe root cause was because the
LoopRepositoriesItCase did not clean up its test configuraiton. When the
test order randomly changed, this test was run before the
LoopRepositoriesItCase test case, causing that test case to fail due to
test data residue.
Issue-ID: CLAMP-946
Change-Id: I2c00bbca4ee9f9291ad2c2d565a519daee963c6d
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'src/test/resources')
0 files changed, 0 insertions, 0 deletions