RESOLVED FIXED 193637
Web Inspector: [GTK] Layout test inspector/canvas/recording-bitmaprenderer.html failing since r237777 due to extra newline
https://bugs.webkit.org/show_bug.cgi?id=193637
Summary Web Inspector: [GTK] Layout test inspector/canvas/recording-bitmaprenderer.ht...
Michael Catanzaro
Reported 2019-01-20 18:54:48 PST
r237777 "Web Inspector: Canvas: capture changes to <canvas> that would affect the recorded context" broke layout test inspector/canvas/recording-bitmaprenderer.html for GTK in a strange way: there is exactly one extra blank line in the expectations: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/canvas/recording-bitmaprenderer-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/canvas/recording-bitmaprenderer-actual.txt @@ -89,3 +89,4 @@ PASS: The recording should have the name "TEST". PASS: The recording should have one frame. PASS: The first frame should have one action. + Search me. I'm in test monkey mode, so I'll just add a failure expectation.
Attachments
Miguel Gomez
Comment 1 2019-06-13 05:48:47 PDT
This is passing now. Updating expectations and closing bug.
Note You need to log in before you can comment on or make changes to this bug.