Closed Bug 1928802 Opened 3 months ago Closed 3 months ago

Perma wpt-fis lint [Tier 2] KeyError: 'remoteAsyncEvents'

Categories

(Testing :: web-platform-tests, defect, P2)

defect
Points:
1

Tracking

(firefox-esr128 unaffected, firefox132 unaffected, firefox133 unaffected, firefox134 fixed)

RESOLVED FIXED
134 Branch
Tracking Status
firefox-esr128 --- unaffected
firefox132 --- unaffected
firefox133 --- unaffected
firefox134 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: whimboo)

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [webdriver:m13])

Attachments

(1 file)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=480377618&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EUz7SRahTyiKeOUwt9movg/runs/0/artifacts/public/logs/live_backing.log


 {"action": "log", "time": 1730283800698, "thread": "MainThread", "pid": 19, "source": "web-platform-tests", "message": "Loading tests linux-opt baseline", "level": "INFO"}
[task 2024-10-30T10:23:22.058Z] Traceback (most recent call last):
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/mach_commands.py", line 397, in run
[task 2024-10-30T10:23:22.058Z]     return fissionregressions.run(logger, src_root, obj_root, **kwargs)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/fissionregressions.py", line 394, in run
[task 2024-10-30T10:23:22.058Z]     test_loader = testloader.TestLoader(
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/testloader.py", line 406, in __init__
[task 2024-10-30T10:23:22.058Z]     self._load_tests()
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/testloader.py", line 480, in _load_tests
[task 2024-10-30T10:23:22.058Z]     for test_path, test_type, test in self.iter_tests(run_info, manifest_filters):
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/testloader.py", line 461, in iter_tests
[task 2024-10-30T10:23:22.058Z]     inherit_metadata, test_metadata = self.load_metadata(run_info, manifest_file, metadata_path, test_path)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/testloader.py", line 440, in load_metadata
[task 2024-10-30T10:23:22.058Z]     test_metadata = manifestexpected.get_manifest(
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/manifestexpected.py", line 507, in get_manifest
[task 2024-10-30T10:23:22.058Z]     return static.compile(f,
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/static.py", line 99, in compile
[task 2024-10-30T10:23:22.058Z]     return compile_ast(parse(stream),
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/static.py", line 92, in compile_ast
[task 2024-10-30T10:23:22.058Z]     return Compiler().compile(ast,
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/static.py", line 31, in compile
[task 2024-10-30T10:23:22.058Z]     return self._compile(tree, data_cls_getter, **kwargs)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/base.py", line 35, in _compile
[task 2024-10-30T10:23:22.058Z]     self.visit(tree)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/node.py", line 9, in visit
[task 2024-10-30T10:23:22.058Z]     return func(node)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/base.py", line 54, in visit_DataNode
[task 2024-10-30T10:23:22.058Z]     self.visit(child)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/node.py", line 9, in visit
[task 2024-10-30T10:23:22.058Z]     return func(node)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/base.py", line 54, in visit_DataNode
[task 2024-10-30T10:23:22.058Z]     self.visit(child)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/node.py", line 9, in visit
[task 2024-10-30T10:23:22.058Z]     return func(node)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/base.py", line 54, in visit_DataNode
[task 2024-10-30T10:23:22.058Z]     self.visit(child)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/node.py", line 9, in visit
[task 2024-10-30T10:23:22.058Z]     return func(node)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/static.py", line 37, in visit_KeyValueNode
[task 2024-10-30T10:23:22.058Z]     value = self.visit(child)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/node.py", line 9, in visit
[task 2024-10-30T10:23:22.058Z]     return func(node)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/static.py", line 46, in visit_ConditionalNode
[task 2024-10-30T10:23:22.058Z]     if self.visit(node.children[0]):
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/node.py", line 9, in visit
[task 2024-10-30T10:23:22.058Z]     return func(node)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/static.py", line 69, in visit_UnaryExpressionNode
[task 2024-10-30T10:23:22.058Z]     operand = self.visit(node.children[1])
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/node.py", line 9, in visit
[task 2024-10-30T10:23:22.058Z]     return func(node)
[task 2024-10-30T10:23:22.058Z]   File "/builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/static.py", line 56, in visit_VariableNode
[task 2024-10-30T10:23:22.058Z]     value = self.expr_data[node.data]
[task 2024-10-30T10:23:22.058Z] KeyError: 'remoteAsyncEvents'
[task 2024-10-30T10:23:22.058Z] > /builds/worker/checkouts/gecko/testing/web-platform/tests/tools/wptrunner/wptrunner/wptmanifest/backends/static.py(56)visit_VariableNode()
[task 2024-10-30T10:23:22.058Z] -> value = self.expr_data[node.data]
[taskcluster:error] Task timeout after 2700 seconds. Force killing container.
[taskcluster 2024-10-30 11:04:41.860Z] === Task Finished ===
[taskcluster 2024-10-30 11:04:41.861Z] Unsuccessful task run with exit code: -1 completed in 2702.453 seconds

Flags: needinfo?(hskupin)
Summary: Perma wpt-fix lint [Tier 2]KeyError: 'remoteAsyncEvents' → Perma wpt-fis lint [Tier 2] KeyError: 'remoteAsyncEvents'

Set release status flags based on info from the regressing bug 1921314

Component: Lint and Formatting → web-platform-tests
Product: Developer Infrastructure → Testing

This is a failure when running the following command:

./mach wpt-fission-regressions --all-json /builds/worker/artifacts/regressions.json --untriaged /builds/worker/artifacts/untriaged.txt

So maybe I just have to hard-code the runinfo for remoteAsyncEvents for all the platforms at the following location?

https://searchfox.org/mozilla-central/rev/964b8aa226c68bbf83c9ffc38984804734bb0de2/testing/web-platform/fissionregressions.py#13

For now it should be false but later one when we enable the flag by default we probably have to flip those values here as well?

Flags: needinfo?(hskupin) → needinfo?(james)
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Points: --- → 1
Whiteboard: [webdriver:m13]
Flags: needinfo?(james)
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d183853eaad5 [wpt] Fix "mach fissionregression" command for "remoteAsyncEvents" flag. r=jgraham
Blocks: 1929112
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
Priority: P5 → P2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: