Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading to FF 55 make runs fails #358

Closed
soulgalore opened this issue Aug 16, 2017 · 4 comments
Closed

Upgrading to FF 55 make runs fails #358

soulgalore opened this issue Aug 16, 2017 · 4 comments

Comments

@soulgalore
Copy link
Member

When we pushed 55 in the Docker container we got a lot of errors like:

[2017-08-16 04:39:01] INFO: Starting firefox for analysing https://www.sitespeed.io/ 3 time(s)
[2017-08-16 04:39:01] Testing url https://www.sitespeed.io/ run 1
[2017-08-16 04:40:34] Couldn't generate the HAR from Firefox from the HAR Export Trigger.
[2017-08-16 04:40:35] ERROR: ScriptTimeoutError: Timed out
    at WebDriverError (/usr/src/app/node_modules/selenium-webdriver/lib/error.js:27:5)
    at ScriptTimeoutError (/usr/src/app/node_modules/selenium-webdriver/lib/error.js:211:5)
    at Object.throwDecodedError (/usr/src/app/node_modules/selenium-webdriver/lib/error.js:497:15)
    at parseHttpResponse (/usr/src/app/node_modules/selenium-webdriver/lib/http.js:519:13)
    at doSend.then.response (/usr/src/app/node_modules/selenium-webdriver/lib/http.js:441:30)
    at process._tickDomainCallback (internal/process/next_tick.js:135:7)
    at Driver.schedule (/usr/src/app/node_modules/selenium-webdriver/lib/webdriver.js:807:17)
    at Driver.executeAsyncScript (/usr/src/app/node_modules/selenium-webdriver/lib/webdriver.js:891:17)
    at Promise.try (/usr/src/app/node_modules/browsertime/lib/core/seleniumRunner.js:187:28)
From previous event:
    at SeleniumRunner.runAsyncScript (/usr/src/app/node_modules/browsertime/lib/core/seleniumRunner.js:181:11)
    at FirefoxDelegate.onStopIteration (/usr/src/app/node_modules/browsertime/lib/core/engineDelegate/firefoxDelegate.js:50:19)
    at Promise.resolve.tap.tap.tap.tap.tap.tap.tap.tap.tap (/usr/src/app/node_modules/browsertime/lib/core/engine.js:285:39)
From previous event:
    at runIteration (/usr/src/app/node_modules/browsertime/lib/core/engine.js:285:10)
    at Promise.reduce (/usr/src/app/node_m

I think we also got in Travis so I'll make sure we run 54 for a while. On my Mac it worked when I did a simple test yesterday, but I need to test some more.

@soulgalore soulgalore changed the title Upgrading to FF 55 make runs fails on Linux Upgrading to FF 55 make runs fails Aug 16, 2017
@soulgalore
Copy link
Member Author

Well, I hadn't upgraded to 55 on this computer (the auto update is broken between 54 and 55 so you need to automatically download it on Mac at least). When I installed 55 I get the same on Mac.

@soulgalore
Copy link
Member Author

Filed an issue here:firebug/har-export-trigger#53

@stephendonner
Copy link
Contributor

FWIW, the issue with not automatically being updated/offered to download Firefox 55 was https://bugzilla.mozilla.org/show_bug.cgi?id=1389506

@soulgalore
Copy link
Member Author

3.0 will be released with FF 60 in beta in the container where we use the new export trigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants