[Webkit-unassigned] [Bug 205089] New: Fix API test failure after r253351
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 10 16:02:45 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205089
Bug ID: 205089
Summary: Fix API test failure after r253351
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pvollan at apple.com
TestWebKitAPI.ContentFiltering.LazilyLoadPlatformFrameworks
/Volumes/Data/worker/macOS-High-Sierra-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ContentFiltering.mm:364
Expected equality of these values:
static_cast<bool>(networkExtensionShouldBeLoaded)
Which is: true
static_cast<bool>(networkExtensionLoaded)
Which is: false
/Volumes/Data/worker/macOS-High-Sierra-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ContentFiltering.mm:364
Expected equality of these values:
static_cast<bool>(networkExtensionShouldBeLoaded)
Which is: true
static_cast<bool>(networkExtensionLoaded)
Which is: false
--
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/20191211/85b2f48a/attachment.htm>
More information about the webkit-unassigned
mailing list