Bug 205626 - http/tests/inspector/network/har/har-page.html is flaky
Summary: http/tests/inspector/network/har/har-page.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-28 23:09 PST by Alexey Proskuryakov
Modified: 2020-02-19 22:48 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2019-12-28 23:09:15 PST
http/tests/inspector/network/har/har-page.html is flaky on Mac WebKit2 bots.

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Finspector%2Fnetwork%2Fhar%2Fhar-page.html&flavor=wk2

@@ -766,4 +766,5 @@
     ]
   }
 }
+!! TIMEOUT: took longer than 10000ms
Comment 1 Alexey Proskuryakov 2019-12-28 23:10:14 PST
This test probably just needs the timeout removed. It frequently takes 3-4 seconds, so hitting 10 seconds at times is not surprising.