Jonathan Sinovassin-Naïk created UNOMI-620:
----------------------------------------------
Summary: Integration test is failing
Key: UNOMI-620
URL: https://issues.apache.org/jira/browse/UNOMI-620
Project: Apache Unomi
Issue Type: Bug
Reporter: Jonathan Sinovassin-Naïk
Sometime the integrations tests are failing on the test
SegmentIT.testSegmentWithNegativePastEventCondition, we should fix this issue
to make the tests working correctly.
{code:java}
Error: Tests run: 159, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
1,535.089 s <<< FAILURE! - in org.apache.unomi.itests.AllITs 4827Error:
org.apache.unomi.itests.SegmentIT.testSegmentWithNegativePastEventCondition
Time elapsed: 28.243 s <<< FAILURE! 4828java.lang.AssertionError: Profile
should not be engaged in the segment anymore, it have a least one event now
4829 at
org.apache.unomi.itests.SegmentIT.testSegmentWithNegativePastEventCondition(SegmentIT.java:282)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)