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 tweaks that *might* help with intermittant test weirdness #14458

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Minor test tweaks to help track down intermittant fail

Before

After

Technical Details

It's technically possible for the 2 cache keys to be the same - which would break stuff - although it seems
a bit too frequent to be the reason...

Also we clear one cache in tear down & not the other.

I'm not optimistic either of these will solve the intermittant fails but they seem more correct changed

Also I added verbosity

Comments

It's technically possible for the 2 cache keys to be the same - which would break stuff - although it seems
a bit too frequent to be the reason...

Also we clear one cache in tear down & not the other.

I'm not optimistic either of these will solve the intermittant fails but they seem more correct changed

Also I added verbosity
@civibot
Copy link

civibot bot commented Jun 6, 2019

(Standard links)

@civibot civibot bot added the master label Jun 6, 2019
@totten
Copy link
Member

totten commented Jun 6, 2019

Generally looks like safe refinements to the test. No functional changes. Merge on pass.

@eileenmcnaughton eileenmcnaughton merged commit c1fdaab into civicrm:master Jun 6, 2019
@eileenmcnaughton eileenmcnaughton deleted the cachekey branch June 6, 2019 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants