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
Run tachometer as separate Travis job, and temporarily pin to Firefox 66 (lit#924)
* Run tests and benchmarks as parallel Travis jobs.
* Pin Travis Firefox version to 66.
With Firefox 67 (released May 21), WCT throws an error:
Test run ended in failure: Error: [get("http://localhost:8081/components/lit-html/generated-index.html?cli_browser_id=1")] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: Failed to decode response from marionette
* Don't block Travis status on benchmark job
0 commit comments