fast/dom/Window/alert-with-unmatched-utf16-surrogate-should-not-crash.html is failing on Windows bots --- C:\WebKit-BuildWorker\wincairo-wkl-release-tests\build\layout-test-results\fast/dom/Window/alert-with-unmatched-utf16-surrogate-should-not-crash-expected.txt +++ C:\WebKit-BuildWorker\wincairo-wkl-release-tests\build\layout-test-results\fast/dom/Window/alert-with-unmatched-utf16-surrogate-should-not-crash-actual.txt @@ -1,5 +1,4 @@ -ALERT: (null) -layer at (0,0) size 800x600 +ALERT: layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x600 RenderBlock {HTML} at (0,0) size 800x600 https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2FWindow%2Falert-with-unmatched-utf16-surrogate-should-not-crash.html
The test was recently added with https://trac.webkit.org/changeset/263164/webkit win-ews caught the failure before it was landed :( https://ews-build.webkit.org/#/builders/10/builds/21706
<rdar://problem/64507563>
--- /home/buildbot/worker/Windows-EWS/build/layout-test-results/fast/dom/Window/alert-with-unmatched-utf16-surrogate-should-not-crash-expected.txt +++ /home/buildbot/worker/Windows-EWS/build/layout-test-results/fast/dom/Window/alert-with-unmatched-utf16-surrogate-should-not-crash-actual.txt @@ -1,5 +1,4 @@ -ALERT: -layer at (0,0) size 800x600 +ALERT: layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x600 RenderBlock {HTML} at (0,0) size 800x600
Fixed by https://trac.webkit.org/changeset/263245.