Skip to content

Use Firefox stable for the tests because bug 1983414#20178

Merged
calixteman merged 1 commit intomozilla:masterfrom
calixteman:pinpoint_firefox
Aug 20, 2025
Merged

Use Firefox stable for the tests because bug 1983414#20178
calixteman merged 1 commit intomozilla:masterfrom
calixteman:pinpoint_firefox

Conversation

@calixteman
Copy link
Contributor

No description provided.

@calixteman
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.241.84.105:8877/3e1024025604480/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.193.163.58:8877/bd7398d147739c9/output.txt

@calixteman
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.241.84.105:8877/99f5d1b2b4d2ad6/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.193.163.58:8877/7abf1ed77a74958/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/99f5d1b2b4d2ad6/output.txt

Total script time: 14.57 mins

  • Integration Tests: FAILED

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/7abf1ed77a74958/output.txt

Total script time: 33.13 mins

  • Integration Tests: FAILED

@whimboo
Copy link
Contributor

whimboo commented Aug 20, 2025

@calixteman This is all because of caching, right? In Puppeteer CI jobs we have it working now based on the buildid AFAIR. @OrKoN could help if you face issues.

@calixteman
Copy link
Contributor Author

calixteman commented Aug 20, 2025

@calixteman This is all because of caching, right? In Puppeteer CI jobs we have it working now based on the buildid AFAIR. @OrKoN could help if you face issues.

I'm just moving to stable in waiting for having Julian's patch in nightly.
And I'm downgrading puppeteer because of a new issue we to investigate on the linux bot.

And yep there's this caching issue which makes using always the same Firefox nightly during all the cycle.
Having a fresh nightly would help to catch some Firefox bugs we've to figure out sometimes one month after they've have been merged.

In https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/firefox-144.0a1.en-US.linux-x86_64.json, we've the buildid which could help to know when downloading a new Firefox.

@calixteman calixteman merged commit e20ee99 into mozilla:master Aug 20, 2025
7 checks passed
@calixteman calixteman deleted the pinpoint_firefox branch August 20, 2025 15:04
@whimboo
Copy link
Contributor

whimboo commented Aug 20, 2025

I see. Thanks for the feedback. Julian's patch is already on autoland so by tomorrow it will be fixed in Nightly.

Feel free to CC me to a new issue when working out how to improve the cache for the browser version!

"firefox": {
"skipDownload": false,
"version": "nightly"
"version": "stable"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can use something like firefox@nightly_144.0a1 to pin a specific nightly version. Note that just using nightly should not cause caching problems anymore in the latest versions because internally we store nightly_144.0a1 as the version and check if it is still the latest.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants