Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Integration test for web analytics are broken : IncrementalWebSessionIT #596

Open
oalam opened this issue Oct 13, 2021 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@oalam
Copy link
Member

oalam commented Oct 13, 2021

[ERROR] testNotOrderedIncomingEventsOneByOneWithConfSessionPlus1 Time elapsed: 4.331 s <<< FAILURE!
java.lang.AssertionError: expected:<2> but was:<1>
at com.hurence.logisland.processor.webanalytics.IncrementalWebSessionIT.testNotOrderedIncomingEventsOneByOneWithConfSessionPlus1(IncrementalWebSessionIT.java:2206)

[ERROR] testNotOrderedIncomingEvents2 Time elapsed: 2.131 s <<< ERROR!
java.util.NoSuchElementException: No value present
at com.hurence.logisland.processor.webanalytics.IncrementalWebSessionIT.getFirstRecordWithId(IncrementalWebSessionIT.java:3169)
at com.hurence.logisland.processor.webanalytics.IncrementalWebSessionIT.testNotOrderedIncomingEvents2(IncrementalWebSessionIT.java:1970)

[ERROR] testNotOrderedIncomingEventsOneByOneWithConfFutureSessionEqual2 Time elapsed: 2.234 s <<< FAILURE!
java.lang.AssertionError: expected:<2> but was:<1>
at com.hurence.logisland.processor.webanalytics.IncrementalWebSessionIT.testNotOrderedIncomingEventsOneByOneWithConfFutureSessionEqual2(IncrementalWebSessionIT.java:2561)

should fix also Unit test here

  • DateParsingTests.testDateFormatters
  • IncrementalWebSessionTest.testChoosingTheZoneId
@oalam oalam added the bug label Oct 13, 2021
@oalam oalam added this to the v1.4.1 milestone Oct 13, 2021
@MiniPlayer
Copy link
Contributor

see PR #598 , please close this issue after the merge @oalam

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants