-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
hangs on the "script" test with:
Refused to execute script from 'https://raw.githubusercontent.com/tangrams/differ-tests/master/unit-tests/sources/external_script.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
…and never continues.
It should give up on the test after the timeout limit and continue the other tests.
Reactions are currently unavailable