Bug 192603 - WKWebView.InitializingWebViewWithEphemeralStorageDoesNotLog is failing in internal automation
Summary: WKWebView.InitializingWebViewWithEphemeralStorageDoesNotLog is failing in int...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P4 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-11 13:13 PST by Wenson Hsieh
Modified: 2019-06-09 16:05 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-12-11 13:13:52 PST
>>>

------------------------------
Test suite failed
Failed
    TestWebKitAPI.WKWebView.InitializingWebViewWithEphemeralStorageDoesNotLog

Saw unexpected logging: 'objc[39298]: Class AVAssetDownloadTask is implemented in both […redacted…]'

<<<

It looks like this test just needs to be adjusted a bit to ignore some log messages (or perhaps changed so that it fails only if we detect a certain string in the logs).
Comment 1 Wenson Hsieh 2019-06-09 16:05:48 PDT
It seems this has not reproduced in quite a long time.