Closed
Bug 1855298
Opened 1 year ago
Closed 1 year ago
convert .ini manifests to .toml: batch 10 dom/[t-z]**/mochitest.ini r=jmaher
Categories
(Testing :: General, task)
Tracking
(firefox121 fixed)
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: tmarble, Assigned: tmarble)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Convert batch 10 of *.ini files to *.toml (see list below)
Success criteria:
- INI files moved to TOML to preserve history
- References to INI files replaced with TOML equivalents (e.g. in moz.build)
Files:
1 ./dom/tests/mochitest/ajax/jquery/mochitest.ini
2 ./dom/tests/mochitest/ajax/mochikit/mochitest.ini
3 ./dom/tests/mochitest/ajax/prototype/mochitest.ini
4 ./dom/tests/mochitest/ajax/scriptaculous/mochitest.ini
5 ./dom/tests/mochitest/beacon/mochitest.ini
6 ./dom/tests/mochitest/bugs/mochitest.ini
7 ./dom/tests/mochitest/crypto/mochitest.ini
8 ./dom/tests/mochitest/dom-level0/mochitest.ini
9 ./dom/tests/mochitest/dom-level1-core/mochitest.ini
10 ./dom/tests/mochitest/dom-level2-core/mochitest.ini
11 ./dom/tests/mochitest/dom-level2-html/mochitest.ini
12 ./dom/tests/mochitest/fetch/mochitest.ini
13 ./dom/tests/mochitest/gamepad/mochitest.ini
14 ./dom/tests/mochitest/general/mochitest.ini
15 ./dom/tests/mochitest/geolocation/mochitest.ini
16 ./dom/tests/mochitest/integer-gemm/mochitest.ini
17 ./dom/tests/mochitest/keyhandling/mochitest.ini
18 ./dom/tests/mochitest/localstorage/mochitest.ini
19 ./dom/tests/mochitest/orientation/mochitest.ini
20 ./dom/tests/mochitest/pointerlock/mochitest.ini
21 ./dom/tests/mochitest/script/mochitest.ini
22 ./dom/tests/mochitest/sessionstorage/mochitest.ini
23 ./dom/tests/mochitest/storageevent/mochitest.ini
24 ./dom/tests/mochitest/webcomponents/mochitest.ini
25 ./dom/tests/mochitest/whatwg/mochitest.ini
26 ./dom/url/tests/mochitest.ini
27 ./dom/vr/test/mochitest/mochitest.ini
28 ./dom/webauthn/tests/mochitest.ini
29 ./dom/webgpu/mochitest/mochitest.ini
30 ./dom/webshare/test/mochitest/mochitest.ini
31 ./dom/websocket/tests/mochitest.ini
32 ./dom/websocket/tests/mochitest_http2.ini
33 ./dom/websocket/tests/websocket_hybi/mochitest.ini
34 ./dom/workers/test/mochitest.ini
35 ./dom/worklet/tests/mochitest.ini
36 ./dom/xhr/tests/mochitest.ini
37 ./dom/xml/test/mochitest.ini
38 ./dom/xslt/tests/mochitest/mochitest.ini
39 ./dom/xul/test/mochitest.ini
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → tmarble
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eac298199d7b
convert .ini manifests to .toml: batch 10 dom/[t-z]**/mochitest.ini r=jmaher
Comment 3•1 year ago
|
||
Backed out for Linting failure
Backout link: https://hg.mozilla.org/integration/autoland/rev/c70cf2e3a020a569432b96f16119dc9aad553275
Log link: https://treeherder.mozilla.org/logviewer?job_id=432180827&repo=autoland&lineNumber=128
Flags: needinfo?(tmarble)
Assignee | ||
Comment 4•1 year ago
|
||
Will fix ESlint under Bug 1847580 and resubmit
Flags: needinfo?(tmarble)
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cb2fa52981a6
convert .ini manifests to .toml: batch 10 dom/[t-z]**/mochitest.ini r=jmaher
Comment 6•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•