epam / epam/Indigo

bingo-elastic reaction euclid test fails during CI

Open
#321 2 comments 0 reactions 2 assignees Claimed by @MysterionRise View on GitHub
Bingo Bingo-Elastic User`s Feedback
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

Test `api/plugins/bingo-elastic/java/src/test/java/com/epam/indigo/predicate/ReactionsTest.java` failed, because result differs from expected.

I changed reaction test file, CI is working right now, but issue should be investigated

Changed code:
```java
IndigoRecordReaction targetReaction = reactions.get(3);
```
From
```java
IndigoRecordReaction targetReaction = reactions.get(2);
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.