Closed
Bug 1833460
Opened 3 years ago
Closed 3 years ago
Fix and re-enable test_Chrome_credit_cards.js on macOS
Categories
(Firefox :: Migration, task, P3)
Firefox
Migration
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
Details
Attachments
(1 file)
This test passes for me locally both individually and when the whole folder is run. It also passes with --verify locally. In automation, however, the test times out forever.
It seems to pass on Windows though, so at least we get some coverage there. This bug is about figuring out how to get the test to pass on macOS too.
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P3
| Assignee | ||
Comment 1•3 years ago
|
||
This appears to be a limitation of what we can do on official builds, and so
we just simply don't run these kinds of tests on official builds.
Updated•3 years ago
|
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fbac3e184322
Don't run test_Chrome_credit_cards.js on official builds. r=NeilDeakin
Comment 3•3 years ago
|
||
Backed out for causing xpc failures in browser/components/migration/tests/unit/test_Chrome_credit_cards.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/1b938c15a507462e1e153e1c9b349f9a2dfb6b98
Flags: needinfo?(mconley)
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/449e1477d480
Don't run test_Chrome_credit_cards.js on official builds. r=NeilDeakin
Comment 5•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(mconley)
You need to log in
before you can comment on or make changes to this bug.
Description
•