Skip to content

event-gestures unit test has an uncaught JS exception on IE10 #893

Open
@sdesai

Description

@sdesai

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions