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

[8.x] Fix haveibeenpwnd failures #39038

Merged
merged 10 commits into from
Sep 29, 2021
Merged

[8.x] Fix haveibeenpwnd failures #39038

merged 10 commits into from
Sep 29, 2021

Conversation

driesvints
Copy link
Member

This PR bumps the default timeout for haveibeenpwnd API calls which caused our builds to randomly fail because of timeouts.

I've also included one fix to unbind the exception handler after a DNS test. It previously caused the handler to stay bound to the container and give false and unclear exceptions later on for subsequent failing tests.

@driesvints driesvints marked this pull request as ready for review September 29, 2021 17:14
@taylorotwell taylorotwell merged commit 9eb56d9 into 8.x Sep 29, 2021
@taylorotwell taylorotwell deleted the fix-haveibeenpwnd-failures branch September 29, 2021 17:31
victorvilella pushed a commit to cdsistemas/framework that referenced this pull request Oct 12, 2021
* Store artifacts

* DD

* Apply fixes from StyleCI

* disable test

* Bump timeout

* Fix mocks

* Bump timeout again

* wip

* wip

* wip

Co-authored-by: Taylor Otwell <taylorotwell@users.noreply.github.com>
PHLAK pushed a commit to PHLAK/framework that referenced this pull request Oct 20, 2021
* Store artifacts

* DD

* Apply fixes from StyleCI

* disable test

* Bump timeout

* Fix mocks

* Bump timeout again

* wip

* wip

* wip

Co-authored-by: Taylor Otwell <taylorotwell@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants