Open
Description
All tests show up as passing in the console, but if you open the debugger, it'll break on the uncaught test exception below:
ComparisonFailure: Values should be the same. Expected: (string) Actual: none (string)
I believe this has been happening since the test was introduced. Reid points out that the combination of CI on IE10 + Yeti being updated to capture JS exceptions which bubble up to the window, made it jump out.
Likely a test structure issue.
Here's the entry from the CI reports. I verified it's reproducible on IE10/Win8 also.
Internet Explorer (10.0) / Windows 7 src/event-gestures/tests/unit/index.html.Uncaught Exception (from Internet Explorer (10.0) _ Windows 7 src_event-gestures_tests_unit_index.html)