Bug 151762 - fast/dom/adopt-attribute-crash.svg failing on win
Summary: fast/dom/adopt-attribute-crash.svg failing on win
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Windows 7
: P2 Normal
Assignee: Ryan Haddad
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 11:49 PST by Ryan Haddad
Modified: 2015-12-02 17:46 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2015-12-02 11:57 PST, Ryan Haddad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2015-12-02 11:49:45 PST
fast/dom/adopt-attribute-crash.svg failing on win

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/dom/adopt-attribute-crash-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/dom/adopt-attribute-crash-actual.txt
@@ -1,7 +1,7 @@
 ALERT: Tests adopting two Attr nodes of the same qualified name. WebKit shouldn't crash or assert.
 This page contains the following errors:
 
-error on line 3 at column 35: Namespaced Attribute href in 'http://www.w3.org/1999/xlink' redefined
+error on line 3 at column 66: Namespaced Attribute href in 'http://www.w3.org/1999/xlink' redefined
 error on line 18 at column 10: Extra content at the end of the document
 Below is a rendering of the page up to the first error.

Run:
<https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/55328>
Results:
<https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r192943%20(55328)/results.html>
Comment 1 Ryan Haddad 2015-12-02 11:50:20 PST
The actual results seem to match those expected for the mac. I assume this is a progression and just needs a rebaseline.
Comment 2 Ryan Haddad 2015-12-02 11:57:53 PST
Created attachment 266460 [details]
Patch
Comment 3 WebKit Commit Bot 2015-12-02 17:46:36 PST
Comment on attachment 266460 [details]
Patch

Clearing flags on attachment: 266460

Committed r192986: <http://trac.webkit.org/changeset/192986>
Comment 4 WebKit Commit Bot 2015-12-02 17:46:40 PST
All reviewed patches have been landed.  Closing bug.