[Webkit-unassigned] [Bug 273553] Test for parsing XML with WebCore and libxml2 in the same process
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 1 09:18:11 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273553
--- Comment #1 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Verified the new API test breaks (as expected) when locally reverting the fix for Bug 273045:
$ ./Tools/Scripts/run-api-tests --no-timeout --no-build --release TestWebKitAPI.XMLParsing.WebCoreDoesNotBreakLibxml2
Running tests
OpenSource/Tools/TestWebKitAPI/Tests/WebCore/XMLParsing.mm:47
Value of: !!doc
Actual: false
Expected: true
worker/0 TestWebKitAPI.XMLParsing.WebCoreDoesNotBreakLibxml2 Failed
Ran 1 tests of 1 with 0 successful
------------------------------
Test suite failed
Failed
TestWebKitAPI.XMLParsing.WebCoreDoesNotBreakLibxml2
OpenSource/Tools/TestWebKitAPI/Tests/WebCore/XMLParsing.mm:47Value of: !!doc Actual: falseExpected: true
--
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/20240501/413bcd08/attachment.htm>
More information about the webkit-unassigned
mailing list