You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 6.354 s <<< FAILURE! - in com.vwo.tests.e2e.EventBatchingTests
[ERROR] enqueueAndFlushEventsTests Time elapsed: 0.225 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <1>
at com.vwo.tests.e2e.EventBatchingTests.enqueueAndFlushEventsTests(EventBatchingTests.java:62)
[ERROR] flushQueueOnTimerExpiredTest Time elapsed: 6.097 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
at com.vwo.tests.e2e.EventBatchingTests.flushQueueOnTimerExpiredTest(EventBatchingTests.java:109)
[ERROR] flushEventsAPITest Time elapsed: 0.014 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
at com.vwo.tests.e2e.EventBatchingTests.flushEventsAPITest(EventBatchingTests.java:124)
[ERROR] flushQueueOnMaxEventsTest Time elapsed: 0.012 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
at com.vwo.tests.e2e.EventBatchingTests.flushQueueOnMaxEventsTest(EventBatchingTests.java:83)
The text was updated successfully, but these errors were encountered:
[ERROR] Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 6.354 s <<< FAILURE! - in com.vwo.tests.e2e.EventBatchingTests
[ERROR] enqueueAndFlushEventsTests Time elapsed: 0.225 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <1>
at com.vwo.tests.e2e.EventBatchingTests.enqueueAndFlushEventsTests(EventBatchingTests.java:62)
[ERROR] flushQueueOnTimerExpiredTest Time elapsed: 6.097 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
at com.vwo.tests.e2e.EventBatchingTests.flushQueueOnTimerExpiredTest(EventBatchingTests.java:109)
[ERROR] flushEventsAPITest Time elapsed: 0.014 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
at com.vwo.tests.e2e.EventBatchingTests.flushEventsAPITest(EventBatchingTests.java:124)
[ERROR] flushQueueOnMaxEventsTest Time elapsed: 0.012 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
at com.vwo.tests.e2e.EventBatchingTests.flushQueueOnMaxEventsTest(EventBatchingTests.java:83)
The text was updated successfully, but these errors were encountered: