diff options
author | liamfallon <liam.fallon@est.tech> | 2020-09-25 16:34:15 +0100 |
---|---|---|
committer | S�bastien Determe <sebastien.determe@intl.att.com> | 2020-09-30 12:55:15 +0000 |
commit | 1defa8a586f67b2cae78abc029d282dfe762d2b7 (patch) | |
tree | 37c59fe9dc2dd6c986ced1df96e91152ca110437 /src/test/resources | |
parent | 6c6a31f57aedf4e84cc0fda978b1a54d27a0c75a (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
Signed-off-by: liamfallon <liam.fallon@est.tech>
(cherry picked from commit 909be39ba9b573b9b77e9b3543fa6ffa7bd63cbb)
Change-Id: I6886843555b97a7ffe66e6d2166c08ca29d62d01
Diffstat (limited to 'src/test/resources')
0 files changed, 0 insertions, 0 deletions