This is an automated email from the ASF dual-hosted git repository.
shuber pushed a change to branch unomi-1.6.x
in repository https://gitbox.apache.org/repos/asf/unomi.git.
from 7fd2f7c Update copyright year
add 2535f36 UNOMI-552 Fix failing integration tests - Improve
optimization criteria to make it a little more accepting of time variance - Fix
issue in merge action when using integration tests (no HTTP request/response
objects are available in this case)
add 1707438 UNOMI-552 Fix failing integration tests - Fix unstable
segment integration test due to inconsistent profile state
add 6193b1f UNOMI-552 Fix failing integration tests - Add comment to
explain why we are using a <1 ratio for test validation
new f71777c Merge pull request #389 from apache/UNOMI-552
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../test/java/org/apache/unomi/itests/RuleServiceIT.java | 7 +++++--
.../src/test/java/org/apache/unomi/itests/SegmentIT.java | 5 +++++
.../actions/MergeProfilesOnPropertyAction.java | 16 +++++++++-------
3 files changed, 19 insertions(+), 9 deletions(-)