Bug 201409

Summary: [WebCore] Resource usage accounting should accept non KERN_SUCCESS
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, joepeck, kling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
kling: review+, ews-watchlist: commit-queue-
Archive of layout-test-results from ews213 for win-future none

Description Yusuke Suzuki 2019-09-02 17:17:21 PDT
[WebCore] Resource usage accounting should accept non KERN_SUCCESS
Comment 1 Yusuke Suzuki 2019-09-02 17:18:15 PDT
Created attachment 377865 [details]
Patch
Comment 2 EWS Watchlist 2019-09-02 19:00:41 PDT
Comment on attachment 377865 [details]
Patch

Attachment 377865 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/12991935

New failing tests:
storage/indexeddb/modern/new-database-after-user-delete.html
Comment 3 EWS Watchlist 2019-09-02 19:00:43 PDT
Created attachment 377867 [details]
Archive of layout-test-results from ews213 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews213  Port: win-future  Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Comment 4 Yusuke Suzuki 2019-09-02 22:55:32 PDT
Thanks!

(In reply to Build Bot from comment #2)
> Comment on attachment 377865 [details]
> Patch
> 
> Attachment 377865 [details] did not pass win-ews (win):
> Output: https://webkit-queues.webkit.org/results/12991935
> 
> New failing tests:
> storage/indexeddb/modern/new-database-after-user-delete.html

It is unrelated since the modified part is never executed in Windows.
Comment 5 Yusuke Suzuki 2019-09-02 22:59:40 PDT
Committed r249417: <https://trac.webkit.org/changeset/249417>
Comment 6 Radar WebKit Bug Importer 2019-09-02 23:01:41 PDT
<rdar://problem/54965163>