RESOLVED FIXED Bug 176453
[WPE] Add missing test expectations
https://bugs.webkit.org/show_bug.cgi?id=176453
Summary [WPE] Add missing test expectations
Ms2ger (he/him; ⌚ UTC+1/+2)
Reported 2017-09-06 06:43:55 PDT
.
Attachments
Patch (21.70 KB, patch)
2017-09-06 06:46 PDT, Ms2ger (he/him; ⌚ UTC+1/+2)
no flags
Patch (20.92 KB, patch)
2017-09-06 09:06 PDT, Ms2ger (he/him; ⌚ UTC+1/+2)
no flags
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 1 2017-09-06 06:46:44 PDT
Carlos Alberto Lopez Perez
Comment 2 2017-09-06 06:58:53 PDT
Comment on attachment 320016 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=320016&action=review > LayoutTests/platform/wpe/fast/events/touch/touch-constructor-expected.txt:14 > +FAIL touch = new Touch({ identifier: 1, target: document.body }) should not throw exception. Threw exception TypeError: function is not a constructor (evaluating 'new Touch({ identifier: 1, target: document.body })'). > +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). > + An expected result should (in theory) have not FAIL lines. This test was skipped on GTK in bug 163858. We should do the same on the WPE expectations file
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 3 2017-09-06 09:06:47 PDT
Carlos Alberto Lopez Perez
Comment 4 2017-09-06 09:31:38 PDT
Comment on attachment 320026 [details] Patch Thanks!
WebKit Commit Bot
Comment 5 2017-09-06 10:02:17 PDT
Comment on attachment 320026 [details] Patch Clearing flags on attachment: 320026 Committed r221680: <http://trac.webkit.org/changeset/221680>
WebKit Commit Bot
Comment 6 2017-09-06 10:02:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.