Closed
Bug 1335260
Opened 9 years ago
Closed 9 years ago
Drop annotations for Windows XP from webgl-conf mochitests
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: aryx, Assigned: aryx)
References
Details
Attachments
(1 file)
WinXP unsupport was announced: https://blog.mozilla.org/futurereleases/2016/12/23/firefox-support-for-xp-and-vista/
Last version to support it is Firefox 52 ESR, mozilla-central is at 54, so the test annotations for Windows XP can be dropped.
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8831894 [details]
Bug 1335260 - Drop annotations for Windows XP from webgl-conf mochitests.
https://reviewboard.mozilla.org/r/108388/#review109518
::: dom/canvas/test/webgl-conf/mochitest-errata.ini:973
(Diff revision 1)
>
> ####################
> # failure on Windows
> [generated/test_2_conformance__canvas__rapid-resizing.html]
> -fail-if = (os == 'win' && os_version == '5.1')
> [generated/test_conformance__glsl__bugs__floor-div-cos-should-not-truncate.html]
Remove any entries that now have no errata.
Attachment #8831894 -
Flags: review?(jgilbert) → review+
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d326fb22d7be
Drop annotations for Windows XP from webgl-conf mochitests. r=jgilbert
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•