These tests failed randomly for a few people:
urlmon:url.c:2125: Test succeeded inside todo block: unexpected OnProgress_CONNECTING urlmon:url.c:2129: Test failed: expected OnProgress_SENDINGREQUEST urlmon:url.c:2131: Test failed: expected OnResponse urlmon:protocol.c:1597: Test failed: Read failed: 00000001 (0 bytes) urlmon:protocol.c:365: Test failed: expected ReportData urlmon:protocol.c:1598: Test failed: Read failed: 8000000a (0 bytes)
so I've added urlmon:url.c and urlmon:protocol.c to the patchwatcher blacklist,
All of the tests that currently touch the real internet probably need to be changed to touch a mock internet if we want to have reliable tests.