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

AdLoox Ad Server: Flaky test #9776

Closed
patmmccann opened this issue Apr 6, 2023 · 4 comments · Fixed by #9881
Closed

AdLoox Ad Server: Flaky test #9776

patmmccann opened this issue Apr 6, 2023 · 4 comments · Fixed by #9881
Assignees
Labels

Comments

@patmmccann
Copy link
Collaborator

patmmccann commented Apr 6, 2023

Many pr's failing to pass circle ci; main issue appears to be an AdLoox ad server test

https://app.circleci.com/pipelines/github/prebid/Prebid.js/15291/workflows/a8f83393-c655-41f4-8ed2-25edfcf6bc87/jobs/27920

xfr.addFilter(x => true); // there is no network traffic for Blob URLs here
claims there is no network traffic; than why are there so many time out issues? @jimdigriz would love your feedback

@jimdigriz
Copy link
Contributor

My guess is something went wrong with the ajax.js catch block; my original fix or the IE11 edge case may not be correct or good enough.

Does this only impact a single browser (this one shows Edge)? Maybe XHR does something crazy on Edge for expired Blob URLs like it did for IE11?

@jimdigriz
Copy link
Contributor

jimdigriz commented Apr 6, 2023

Looks to again be Edge for #9728 (comment)

@patmmccann
Copy link
Collaborator Author

@patmmccann
Copy link
Collaborator Author

Bumping edge 111-> 112 appears to have solved

@github-project-automation github-project-automation bot moved this from Ready for Dev to Done in Prebid.js Tactical Issues table Apr 13, 2023
@patmmccann patmmccann reopened this May 1, 2023
@patmmccann patmmccann moved this from Open to PR submitted in Prebid.js Tactical Issues table May 1, 2023
@patmmccann patmmccann linked a pull request May 1, 2023 that will close this issue
1 task
@github-project-automation github-project-automation bot moved this from PR submitted to Done in Prebid.js Tactical Issues table May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

3 participants