You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should use fetch_tests_from_worker but somehow it's trying to use testharness directly, which fails and throw "TypeError: window.__wptrunner_process_next_event is not a function". It should follow what SharedWorkerModulesHandler and ServiceWorkerModulesHandler do.
It should use fetch_tests_from_worker but somehow it's trying to use testharness directly, which fails and throw "TypeError: window.__wptrunner_process_next_event is not a function". It should follow what SharedWorkerModulesHandler and ServiceWorkerModulesHandler do.
wpt/tools/serve/serve.py
Lines 519 to 531 in 73d6bd0
The text was updated successfully, but these errors were encountered: