Bug 217714 - REGRESSION (iPadOS 14): [ iPadOS wk2 ] TestWebKitAPI.ServiceWorkers.SuspendNetworkProcess is a flaky failure
Summary: REGRESSION (iPadOS 14): [ iPadOS wk2 ] TestWebKitAPI.ServiceWorkers.SuspendNe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-14 09:50 PDT by Karl Rackler
Modified: 2021-08-12 16:27 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.81 KB, patch)
2021-08-12 15:34 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2020-10-14 09:50:27 PDT
Description:
TestWebKitAPI.ServiceWorkers.SuspendNetworkProcess

The test discovered as flaky failure on iPadOS release bots.

I attempted to reproduce the issue, but was unable at this time.

History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ServiceWorkers.SuspendNetworkProcess&limit=50000&platform=ios&version_name=iOS%2014&model=iPad%20Pro%20(9.7-inch)

TestWebKitAPI.ServiceWorkers.SuspendNetworkProcess
        
  /Volumes/Data/slave/ios-simulator-14-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:1960
  Value of: [[NSFileManager defaultManager] fileExistsAtPath:swDBPath.path]
    Actual: false
  Expected: true
Comment 1 Radar WebKit Bug Importer 2020-10-14 09:51:04 PDT
<rdar://problem/70296664>
Comment 2 Chris Dumez 2021-08-12 15:34:06 PDT
Created attachment 435454 [details]
Patch
Comment 3 Geoffrey Garen 2021-08-12 16:10:05 PDT
Comment on attachment 435454 [details]
Patch

r=me
Comment 4 EWS 2021-08-12 16:27:04 PDT
Committed r280992 (240490@main): <https://commits.webkit.org/240490@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435454 [details].