Bug 201409 - [WebCore] Resource usage accounting should accept non KERN_SUCCESS
Summary: [WebCore] Resource usage accounting should accept non KERN_SUCCESS
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-02 17:17 PDT by Yusuke Suzuki
Modified: 2019-09-02 23:01 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.40 KB, patch)
2019-09-02 17:18 PDT, Yusuke Suzuki
kling: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews213 for win-future (13.44 MB, application/zip)
2019-09-02 19:00 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>