[Webkit-unassigned] [Bug 181546] New: WKWebView.ClearAppCache is a flaky API failure on High Sierra.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 11 11:21:12 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181546

            Bug ID: 181546
           Summary: WKWebView.ClearAppCache is a flaky API failure on High
                    Sierra.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com
                CC: beidson at apple.com

WKWebView.ClearAppCache is a flaky API failure on High Sierra.

build:
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK1%20(Tests)/builds/2565/steps/run-api-tests/logs/stdio
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK1%20(Tests)/builds/2565

Error in log:

FAIL WKWebView.ClearAppCache

/Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/LocalStorageClear.mm:183
Value of: 1ul
  Actual: 1
Expected: websiteDataRecords.count
Which is: 2


/Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/LocalStorageClear.mm:185
Value of: [record.displayName UTF8String]
  Actual: "Local documents on your computer"
Expected: "127.0.0.1"


/Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/LocalStorageClear.mm:187
Value of: [type UTF8String]
  Actual: "WKWebsiteDataTypeLocalStorage"
Expected: [WKWebsiteDataTypeOfflineWebApplicationCache UTF8String]
Which is: "WKWebsiteDataTypeOfflineWebApplicationCache"


I was able to reproduce the failure locally by running this twice:
run-api-tests --debug WKWebView --verbose

The crash claimed it to be a simulated crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180111/3cf127cf/attachment.html>


More information about the webkit-unassigned mailing list