[Webkit-unassigned] [Bug 140077] New: [EFL][GTK] WKPreferencesDefaults test failed after r177506
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 5 02:48:42 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=140077
Bug ID: 140077
Summary: [EFL][GTK] WKPreferencesDefaults test failed after
r177506
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hs85.jeong at samsung.com
../../Tools/TestWebKitAPI/Tests/WebKit2/WKPreferences.cpp:86: Failure
Value of: adoptWK(WKPreferencesCopyFixedFontFamily(preference))
Actual: "Courier New"
Expected: expectedFixedFontFamily
Which is: "Courier"
../../Tools/TestWebKitAPI/Tests/WebKit2/WKPreferences.cpp:89: Failure
Value of: adoptWK(WKPreferencesCopyCursiveFontFamily(preference))
Actual: "Comic Sans MS"
Expected: expectedCursiveFontFamily
Which is: "Apple Chancery"
../../Tools/TestWebKitAPI/Tests/WebKit2/WKPreferences.cpp:90: Failure
Value of: adoptWK(WKPreferencesCopyFantasyFontFamily(preference))
Actual: "Impact"
Expected: expectedFantasyFontFamily
Which is: "Papyrus"
../../Tools/TestWebKitAPI/Tests/WebKit2/WKPreferences.cpp:91: Failure
Value of: adoptWK(WKPreferencesCopyPictographFontFamily(preference))
Actual: "Times"
Expected: expectedPictographFontFamily
Which is: "Apple Color Emoji"
[ FAILED ] WebKit2.WKPreferencesDefaults (0 ms)
--
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/20150105/ce514095/attachment-0002.html>
More information about the webkit-unassigned
mailing list