Skip to content

Fix download/all linux32 esr-next 404s - #1732

Open
janbrasna wants to merge 3 commits into
mozmeao:mainfrom
janbrasna:fix/esr-next-404s
Open

Fix download/all linux32 esr-next 404s#1732
janbrasna wants to merge 3 commits into
mozmeao:mainfrom
janbrasna:fix/esr-next-404s

Conversation

@janbrasna

Copy link
Copy Markdown
Collaborator

One-line summary

Skips ESR–next condition if linux i686, which no longer ships.

Significant changes and points to review

There are generally version constraints for product details, however this ESR branch overlap seems to be bolted on top. There might be more systemic solution somewhere, however once 140esr is over in a few months this while arch code can be removed from all places, so it doesn't have to be pretty or smart for now.

Issue / Bugzilla link

#1726

Testing

http://localhost:8000/en-US/download/all/desktop-esr/linux/af/ (only single ESR, no 404)
http://localhost:8000/en-US/download/all/desktop-esr/linux64-aarch64/af/ (control, 2 ESRs)
http://localhost:8000/en-US/download/all/desktop-esr/win/af/ (control, 3 ESRs)

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.43%. Comparing base (cc4978f) to head (9a2a488).

Files with missing lines Patch % Lines
springfield/firefox/views.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1732      +/-   ##
==========================================
- Coverage   88.43%   88.43%   -0.01%     
==========================================
  Files         171      171              
  Lines       12093    12095       +2     
==========================================
+ Hits        10695    10696       +1     
- Misses       1398     1399       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@janbrasna
janbrasna marked this pull request as ready for review August 14, 2026 15:16
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.

2 participants