Closed
Bug 1828631
Opened 2 years ago
Closed 2 years ago
Perma lint [tier 2] wptrunner.wptmanifest.parser.ParseError: Space in key name: /builds/worker/checkouts/gecko/testing/web-platform/meta/webdriver/tests/back/back.py.ini line 2
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P5)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox-esr102 unaffected, firefox112 unaffected, firefox113 unaffected, firefox114 fixed)
RESOLVED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox112 | --- | unaffected |
firefox113 | --- | unaffected |
firefox114 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: peterv)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=412829687&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ALjJK_agSD-xZuirJv5oGw/runs/0/artifacts/public/logs/live_backing.log
[task 2023-04-18T10:49:59.852Z] Installing collected packages: tomli
[task 2023-04-18T10:49:59.867Z] Successfully installed tomli-2.0.1
[task 2023-04-18T10:50:30.308Z] Creating default state directory: /builds/worker/.mozbuild
[task 2023-04-18T10:50:30.308Z] Site not up-to-date reason: "/builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/wpt" does not exist
[task 2023-04-18T10:50:30.308Z] Error running mach:
[task 2023-04-18T10:50:30.308Z]
[task 2023-04-18T10:50:30.308Z] ['wpt-metadata-summary', '--out-dir=/builds/worker/artifacts']
[task 2023-04-18T10:50:30.308Z]
[task 2023-04-18T10:50:30.308Z] The error occurred in code that was called by the mach command. This is either
[task 2023-04-18T10:50:30.308Z] a bug in the called code itself or in the way that mach is calling it.
[task 2023-04-18T10:50:30.308Z] You can invoke ``./mach busted`` to check if this issue is already on file. If it
[task 2023-04-18T10:50:30.308Z] isn't, please use ``./mach busted file wpt-metadata-summary`` to report it. If ``./mach busted`` is
[task 2023-04-18T10:50:30.308Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2023-04-18T10:50:30.308Z]
[task 2023-04-18T10:50:30.308Z] If filing a bug, please include the full output of mach, including this error
[task 2023-04-18T10:50:30.308Z] message.
[task 2023-04-18T10:50:30.308Z]
[task 2023-04-18T10:50:30.308Z] The details of the failure are as follows:
[task 2023-04-18T10:50:30.308Z]
[task 2023-04-18T10:50:30.308Z] wptrunner.wptmanifest.parser.ParseError: Space in key name: /builds/worker/checkouts/gecko/testing/web-platform/meta/webdriver/tests/back/back.py.ini line 2
[task 2023-04-18T10:50:30.308Z]
[task 2023-04-18T10:50:30.308Z] File "/builds/worker/checkouts/gecko/testing/web-platform/mach_commands.py", line 597, in wpt_summary
[task 2023-04-18T10:50:30.308Z] return metasummary.run(wpt_setup.topsrcdir, wpt_setup.topobjdir, **params)
[task 2023-04-18T10:50:30.308Z] File "/builds/worker/checkouts/gecko/testing/web-platform/metasummary.py", line 187, in run
[task 2023-04-18T10:50:30.308Z] for meta_root, test_path, test_metadata in iter_tests(manifests):
[task 2023-04-18T10:50:30.308Z] File "/builds/worker/checkouts/gecko/testing/web-platform/metasummary.py", line 227, in iter_tests
[task 2023-04-18T10:50:30.308Z] expected_manifest = get_manifest(metadata_base, test_path, url_base)
[task 2023-04-18T10:50:30.308Z] File "/builds/worker/checkouts/gecko/testing/web-platform/metasummary.py", line 141, in get_manifest
[task 2023-04-18T10:50:30.308Z] return compile(
[task 2023-04-18T10:50:30.308Z] File "/builds/worker/checkouts/gecko/testing/web-platform/metasummary.py", line 167, in compile
[task 2023-04-18T10:50:30.308Z] return base.compile(Compiler, stream, data_cls_getter=data_cls_getter, **kwargs)
Comment 1•2 years ago
|
||
:peterv, since you are the author of the regressor, bug 1804140, could you take a look?
For more information, please visit auto_nag documentation.
Flags: needinfo?(peterv)
Comment 2•2 years ago
|
||
This should be fixed by the patch in Bug 1804140: https://hg.mozilla.org/integration/autoland/rev/88de198975999f22557fd85720a64fcb2b7845fd
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Flags: needinfo?(peterv)
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → peterv
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3fcca1c1742c
Perma lint [tier 2] wptrunner.wptmanifest.parser.ParseError. r=smaug
Comment 5•2 years ago
|
||
Set release status flags based on info from the regressing bug 1804140
status-firefox112:
--- → unaffected
status-firefox113:
--- → unaffected
status-firefox-esr102:
--- → unaffected
Comment 6•2 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•