Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[TEST FIX] Increase uniqueness in testSingleNowDates #13705

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Test fix - reduce number of false fails on testCreateSingleNowDated test

Before

More susceptible to false fail

After

Less susceptible

Technical Details

Reduce instances of
AuthorizeNet failed for unknown reason.E00012: You have submitted a duplicate of Subscription 5642898. A duplicate subscription will not be created

By increasing uniqueness of our parameters we reduce the risk of duplicating previous instances - over the lifetime of the test account with a.net

Comments

@civibot
Copy link

civibot bot commented Feb 26, 2019

(Standard links)

@civibot civibot bot added the master label Feb 26, 2019
Reduce instances of
AuthorizeNet failed for unknown reason.E00012: You have submitted a duplicate of Subscription 5642898. A duplicate subscription will not be created
@eileenmcnaughton eileenmcnaughton changed the title Increase uniqueness in testSingleNowDates [TEST FIX] Increase uniqueness in testSingleNowDates Feb 26, 2019
@colemanw colemanw merged commit 57b70ca into civicrm:master Feb 26, 2019
@colemanw colemanw deleted the atest branch February 26, 2019 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants