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

AdxPremium analytics adapter: do not generate network activity after tests have completed #8514

Merged
merged 2 commits into from
Jun 8, 2022

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented Jun 2, 2022

Type of change

  • Bugfix

Description of change

Update the adxpremium analytics adapter to not send queued events over the network if the adapter has been disabled by the time the queue is being processed. This should fix some spurious test failures like:

https://app.circleci.com/pipelines/github/prebid/Prebid.js/11695/workflows/73a3b5e6-a331-4246-b364-49a00552224e/jobs/22531

@patmmccann patmmccann requested a review from ChrisHuie June 2, 2022 15:21
@patmmccann patmmccann self-requested a review June 8, 2022 14:11
@patmmccann patmmccann self-assigned this Jun 8, 2022
@patmmccann patmmccann merged commit f5cf0eb into prebid:master Jun 8, 2022
renebaudisch pushed a commit to renebaudisch/Prebid.js that referenced this pull request Jun 28, 2022
…tests have completed (prebid#8514)

* AdxPremium analytics adapter: do not generate network activity after tests have completed

* Increase default test timeout to 3s
bwhisp pushed a commit to bwhisp/Prebid.js that referenced this pull request Jul 13, 2022
…tests have completed (prebid#8514)

* AdxPremium analytics adapter: do not generate network activity after tests have completed

* Increase default test timeout to 3s
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.

3 participants