Closed
Bug 1451836
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10334 - Check for circular deps
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 10334 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10334
Details from upstream follow.
Luke Bjerring <lukebjerring@users.noreply.github.com> wrote:
> Check for circular deps
>
> Related to https://github.com/w3c/web-platform-tests/pull/10285 and https://github.com/w3c/web-platform-tests/issues/10214
>
> Throws an exception when a circular dep is encountered while building the inheritance stack (previously just looped infinitely
Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/18e58d60afb9
[wpt PR 10334] - Check for circular interface deps in idlharness.js, a=testonly
![]() |
||
Comment 2•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•