Closed
Bug 1324655
Opened 9 years ago
Closed 9 years ago
dom/tests/mochitest/general/test_interfaces.htm will fail when current mozilla-central (as of 2016/12/14) moved to beta
Categories
(Core :: DOM: Animation, defect, P3)
Core
DOM: Animation
Tracking
()
RESOLVED
INVALID
People
(Reporter: hiro, Unassigned)
Details
See bug 1323330 comment 7.
I am not sure what was wrong in the try, but filing this bug just in case.
| Reporter | ||
Updated•9 years ago
|
Priority: -- → P3
Comment 1•9 years ago
|
||
I don't think it will fail. Those interfaces are marked as release: false.
| Reporter | ||
Comment 2•9 years ago
|
||
Thanks. Yes, I am hoping nothing happens at that time, just I might be failing something on the try.
Comment 3•9 years ago
|
||
The test checks the UA string to see if it is a release version, I believe. You'll need to adjust that to oroperly check the test.
| Reporter | ||
Comment 4•9 years ago
|
||
(In reply to Brian Birtles (:birtles) from comment #3)
> The test checks the UA string to see if it is a release version, I believe.
> You'll need to adjust that to oroperly check the test.
Oh, thanks! I did check the file now, and noticed that there are 'release' properties. They caused this bug error.
https://hg.mozilla.org/mozilla-central/file/567894f02655/dom/tests/mochitest/general/test_interfaces.html#l126
Thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•