Closed
Bug 1917223
Opened 1 year ago
Closed 1 year ago
part2: remove skip-if annotations that are not needed anymore for browser/components/**/browser.toml manifests
Categories
(Testing :: General, task)
Testing
General
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
just like bug 1917219:
this will remove and reduce conditions where possible. This bug will not be for converting to pure long form skip-if syntax (think what the wpt bot does), some of that might happen in reducing, but in general that will be minimized.
the scope of this to reduce reviewer fatigue/etc. will be:
browser/components/priv*
...
browser/components/u*
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Attachment #9425695 -
Attachment is obsolete: true
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/14db4abda9ea
re-enable many tests on browser/components/[pri*-urlbar]/**/browser.toml. r=aryx,sessionstore-reviewers,tabbrowser-reviewers,translations-reviewers,omc-reviewers,urlbar-reviewers,dao,pdahiya
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Comment 5•1 year ago
|
||
Pushed by smolnar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c6900f3bd353
Adjust skip-if annotations for linux asan failures @ 'browser_screenshots_focus_test.js'. r=intermittent-reviewers,jmaher DONTBUILD
Comment 7•1 year ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•