Sometimes I see this diff, --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/wpt/beacon/beacon-quota-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/wpt/beacon/beacon-quota-actual.txt @@ -1,6 +1,7 @@ CONSOLE MESSAGE: line 44: Beacon API cannot load http://localhost:8800/. Reached maximum amount of queued data of 64Kb for keepalive requests CONSOLE MESSAGE: line 52: Beacon API cannot load http://localhost:8800/. Reached maximum amount of queued data of 64Kb for keepalive requests +CONSOLE MESSAGE: line 54: Beacon API cannot load http://localhost:8800/WebKit/beacon/resources/beacon-preflight.py?allowCors=1&cmd=put&id=f5acebbe-fddc-4a38-8013-6edfcc3863de. Reached maximum amount of queued data of 64Kb for keepalive requests PASS Beacon with a body above the Quota Limit should fail. -PASS Multiple Beacons Quota Limit +FAIL Multiple Beacons Quota Limit assert_true: Allocated quota should be returned once the beacon is no longer in flight expected true got false
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed. Committed r263254: <https://trac.webkit.org/changeset/263254>