NEW148940
Some tests inside fast/events/touch contain iOS specific code.
https://bugs.webkit.org/show_bug.cgi?id=148940
Summary Some tests inside fast/events/touch contain iOS specific code.
Carlos Alberto Lopez Perez
Reported 2015-09-07 12:27:46 PDT
r187990 <http://trac.webkit.org/r187990> moved platform/ios-simulator/ios/fast/events/touch tests to fast/events/touch and skipped all the fast/events/touch tests on the Mac port. I have no idea why this has been done. But many of this tests looks quite iOS specific. Why moving this tests inside the general platform tests???? I'm skipping this tests on the GTK port meanwhile this is not clarified.
Attachments
Simon Fraser (smfr)
Comment 1 2015-09-08 01:03:30 PDT
(In reply to comment #0) > Why moving this tests inside the general platform tests???? See the email to webkit-dev on the topic. Having tests under platform/ means that developers often forget to run them, and you end up with results in weird places like platform/mac/platform/mac/ > I'm skipping this tests on the GTK port meanwhile this is not clarified. This is the right solution. Sorry I didn't do that before.
Note You need to log in before you can comment on or make changes to this bug.