Bug 216156 - [ iOS wk2 ] http/tests/misc/script-async.html is a flaky failure
Summary: [ iOS wk2 ] http/tests/misc/script-async.html is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-03 16:57 PDT by Hector Lopez
Modified: 2020-09-04 09:59 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hector Lopez 2020-09-03 16:57:38 PDT
http/tests/misc/script-async.html

Test is a flaky failure according to history on iOS wk2. First occurrence of failure is at r260233 but could not determine that revision was cause.

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmisc%2Fscript-async.html&platform=ios&limit=50000

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/misc/script-async-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/misc/script-async-actual.txt
@@ -1,2 +1,2 @@
 This tests for proper execution order of scripts with the async attribute https://bugs.webkit.org/show_bug.cgi?id=20710.
-PASS
+FAIL: Expected one of ' async  external  inline  DOMContentLoaded  slowAsync ' || ' external  async  inline  DOMContentLoaded  slowAsync ' || ' external  inline  async  DOMContentLoaded  slowAsync ' || ' external  inline  DOMContentLoaded  async  slowAsync ', Actual=' external  inline  DOMContentLoaded  slowAsync  async '

Could be similar to:
https://bugs.webkit.org/show_bug.cgi?id=194503
Comment 1 Radar WebKit Bug Importer 2020-09-03 16:57:57 PDT
<rdar://problem/68310051>
Comment 2 Hector Lopez 2020-09-03 17:01:15 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/266561/webkit