8000 Invalid IDL updates on Dec 30 · Issue #205 · w3c/reffy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Invalid IDL updates on Dec 30 #205
Closed
@stephenmcgruer

Description

@stephenmcgruer

We're seeing a bunch of automated reffy PRs in https://github.com/web-platform-tests/wpt which seem invalid and seem to have come from 89d4595. They seem to prefix the word 'WebIDL' onto the generated idl.

Example: web-platform-tests/wpt#20941, which changes:

  • partial interface Navigator { --> WebIDLpartial interface Navigator {
  • [Exposed=Window] interface BatteryManager : EventTarget { --> WebIDL[Exposed=Window] interface BatteryManager : EventTarget {

These then fail to parse in the IDL test harness, resulting in harness errors: https://wpt.fyi/results/battery-status/idlharness.https.window.html?diff&filter=ADC&run_id=404190005&run_id=406030001

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0