Bug 207002 - [ iOS wk2 ] imported/w3c/web-platform-tests/FileAPI/historical.https.html is flaky failing
Summary: [ iOS wk2 ] imported/w3c/web-platform-tests/FileAPI/historical.https.html is ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-30 08:48 PST by Jason Lawrence
Modified: 2020-01-31 16:18 PST (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.50 KB, patch)
2020-01-30 08:57 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 2020-01-30 08:48:00 PST
imported/w3c/web-platform-tests/FileAPI/historical.https.html

Description: This test is flaky failing on iOS. Possible regression at 251694.
It also appears to be flaky crashing, I will create another related bug for that issue. 

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FFileAPI%2Fhistorical.https.html&limit=50000&platform=ios

diff:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/FileAPI/historical.https-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/FileAPI/historical.https-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS "toNativeLineEndings" should not be supported 
 FAIL "FileError" should not be supported assert_false: expected false got true
@@ -10,6 +12,5 @@
 PASS createFor method should not be supported 
 PASS Blob.close() should not be supported 
 PASS File's lastModifiedDate should not be supported 
-PASS Service worker test setup 
-FAIL "FileReaderSync" should not be supported in service workers assert_false: expected false got true
+TIMEOUT Service worker test setup Test timed out
Comment 1 Radar WebKit Bug Importer 2020-01-30 08:48:31 PST
<rdar://problem/59029612>
Comment 2 Jason Lawrence 2020-01-30 08:57:01 PST
Created attachment 389253 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-01-30 09:12:00 PST
Comment on attachment 389253 [details]
Update Test Expectations

Clearing flags on attachment: 389253

Committed r255429: <https://trac.webkit.org/changeset/255429>