Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-2871] Intermittent Test Failures in TransactionsMessageSenderTest #1653

Conversation

AbdelStark
Copy link
Contributor

PR description

Add tolerance delta in test. Generated transaction data sizes are sometimes differents, the number of transactions in each batch may vary a bit, the tolerance delta helps dealing with such cases.
The most important thing in this test is the assertion verifying that the union of all batches equals to the original list of messages to send.

Fixed Issue(s)

Add tolerance delta in test. Generated transaction data sizes are sometimes differents, the number of transactions in each batch may vary a bit, the tolerance delta helps dealing with such cases.
The most important thing in this test is the assertion verifying that the union of all batches equals to the original list of messages to send.
@AbdelStark AbdelStark added bug Something isn't working testing Related to tesing labels Jul 8, 2019
Copy link
Contributor

@shemnon shemnon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@AbdelStark AbdelStark merged commit edf36df into PegaSysEng:master Jul 8, 2019
@AbdelStark AbdelStark deleted the feature/pan-2871-intermittent-test-failures-fix branch August 23, 2019 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working testing Related to tesing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants