Closed
Bug 1165312
Opened 9 years ago
Closed 5 years ago
TEST-FAIL | suite/browser/test/browser/browser_bug581947.js | setCustomValidity should exist for keygen
Categories
(SeaMonkey :: Testing Infrastructure, defect)
SeaMonkey
Testing Infrastructure
Tracking
(firefox41 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox41 | --- | affected |
People
(Reporter: iannbugzilla, Assigned: jkt)
References
Details
Running browser_bug581947.js fails with the following error:
TEST-FAIL | suite/browser/test/browser/browser_bug581947.js | setCustomValidity should exist for keygen
Comment 1•9 years ago
|
||
Mounir Lamouri wrote the original Firefox test
(In reply to Ian Neal from comment #0)
> Running browser_bug581947.js fails with the following error:
> TEST-FAIL | suite/browser/test/browser/browser_bug581947.js |
> setCustomValidity should exist for keygen
Any idea why this test is failing in SeaMonkey?
Flags: needinfo?(mounir)
(In reply to Philip Chee from comment #1)
> Mounir Lamouri wrote the original Firefox test
>
> (In reply to Ian Neal from comment #0)
> > Running browser_bug581947.js fails with the following error:
> > TEST-FAIL | suite/browser/test/browser/browser_bug581947.js |
> > setCustomValidity should exist for keygen
>
> Any idea why this test is failing in SeaMonkey?
It is an expected FAIL on both Firefox and SeaMonkey, so perhaps it is due to be fixed?
Comment 3•9 years ago
|
||
Yeah, it's an expected failure. It seems to be the same as https://dxr.mozilla.org/mozilla-central/source/testing/web-platform/meta/html/dom/interfaces.html.ini
Are SeaMonkey bots ignoring the expected failure or is it passing on SeaMonkey?
Flags: needinfo?(mounir)
Assignee | ||
Comment 4•5 years ago
|
||
Bug 1315460 resolved this by removing support completely to match the web standard and also Chrome.
Assignee: nobody → jkt
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•