Conversation
|
Custom internet CI: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/12505/ ✅ |
|
Custom internet CI against master to make sure this test is still failing there without this change: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/12506/ |
That one had the test here passing, but it was on a different host than the recent failures. Here's a run that (like the one that passed with the changes in this PR) is on the host that has been failing this test recently: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/12507/ |
And that one failed! So it looks like this makes the test pass. Fast-track, anyone? Please 👍 here. This will unbreak nightly CI. |
Remove google.com from domains tested with ANY queries. Fixes: nodejs#31721 PR-URL: nodejs#32017 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
|
Landed in fb74e98 |
Remove google.com from domains tested with ANY queries. Fixes: #31721 PR-URL: #32017 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Remove google.com from domains tested with ANY queries. Fixes: #31721 PR-URL: #32017 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Remove google.com from domains tested with ANY queries. Fixes: #31721 PR-URL: #32017 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Remove google.com from domains tested with ANY queries. Fixes: #31721 PR-URL: #32017 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Remove google.com from domains tested with ANY queries.
Fixes: #31721
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes