Closed Bug 1873105 Opened 1 year ago Closed 1 year ago

convert .ini manifests to .toml: batch 22 remaining moz.build refs r=jmaher

Categories

(Testing :: General, task)

task

Tracking

(firefox124 fixed)

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: tmarble, Assigned: tmarble)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Convert batch 22 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  ./build/moz.build:        "compare-mozconfig/python.ini",
2  ./security/manager/ssl/tests/moz.build:    XPCSHELL_TESTS_MANIFESTS += ["unit/xpcshell-smartcards.ini"]
3  ./security/sandbox/moz.build:    "test/browser_bug1717599_XDG-CONFIG-DIRS.ini",
4  ./security/sandbox/moz.build:    "test/browser_bug1717599_XDG-CONFIG-HOME.ini",
5  ./dom/canvas/moz.build:    "test/webgl-conf/generated-mochitest.ini",
  NOTE:
  # Regenerated it by using `python generate-wrappers-and-manifest.py`.
  # Mark failing (fail-if) and crashing (skip-if) tests in mochitest-errata.ini.
6  ./toolkit/mozapps/extensions/test/moz.build:    "xpcshell/xpcshell-unpack.ini",
7  ./toolkit/crashreporter/test/moz.build:    XPCSHELL_TESTS_MANIFESTS += ["unit/xpcshell-phc.ini", "unit_ipc/xpcshell-phc.ini"]
8  ./toolkit/components/extensions/moz.build:        "test/xpcshell/xpcshell-serviceworker.ini",
9  ./toolkit/components/extensions/moz.build:    MOCHITEST_MANIFESTS += ["test/mochitest/mochitest-serviceworker.ini"]
10  ./python/mozbuild/mozbuild/test/frontend/data/test-manifest-unmatched-generated/moz.build:MOCHITEST_MANIFESTS += ["test.ini"]
11  ./python/mozbuild/mozbuild/test/frontend/data/test-manifest-just-support/moz.build:MOCHITEST_MANIFESTS += ["just-support.ini"]
Blocks: 1821199
Assignee: nobody → tmarble
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f66c3a3de349 convert .ini manifests to .toml: batch 22 remaining moz.build refs r=jmaher,jgilbert,extension-reviewers,robwu

Backed out for causing xpcshell failures.

Flags: needinfo?(tmarble)
Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/edd0336b17f6 convert .ini manifests to .toml: batch 22 remaining moz.build refs r=jmaher,jgilbert,extension-reviewers,robwu
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Flags: needinfo?(tmarble)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: