Bug 182989 - http/wpt/beacon/beacon-quota-expected.txt is flaky
Summary: http/wpt/beacon/beacon-quota-expected.txt is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-20 16:15 PST by Charlie Turner
Modified: 2020-06-19 00:34 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Turner 2018-02-20 16:15:00 PST
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
Comment 1 Diego Pino 2020-06-19 00:34:21 PDT
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>