Disable EventSource until it is fully implemented.

This also causes a number of tests that currently time out to fail quickly.
This commit is contained in:
Ms2ger 2016-09-28 10:13:22 +02:00
parent c7e1a575a5
commit 05942344b4
56 changed files with 254 additions and 112 deletions

View file

@ -41,7 +41,6 @@ test_interfaces([
"Element",
"ErrorEvent",
"Event",
"EventSource",
"EventTarget",
"File",
"FileList",

View file

@ -35,7 +35,6 @@ test_interfaces([
"Element",
"ErrorEvent",
"Event",
"EventSource",
"EventTarget",
"File",
"FileList",