Closed
Bug 1236394
Opened 9 years ago
Closed 8 years ago
[meta] WebGL conformance test error in gl-object-get-calls.html
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: pchang, Assigned: jerry)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
mtseng
:
review+
|
Details | Diff | Splinter Review |
This test verifies total 18 gl APIs and fails in 13 APIs, create the meta bug for this test.
Updated•9 years ago
|
Whiteboard: [gfx-noted]
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8776346 -
Flags: review?(mtseng)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → hshih
Assignee | ||
Updated•8 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•8 years ago
|
||
update generated-mochitest.ini
Attachment #8776435 -
Flags: review?(mtseng)
Assignee | ||
Updated•8 years ago
|
Attachment #8776346 -
Attachment is obsolete: true
Attachment #8776346 -
Flags: review?(mtseng)
Assignee | ||
Comment 3•8 years ago
|
||
Comment on attachment 8776435 [details] [diff] [review]
turn on gl-object-get-calls.html WebGL conformance test. v2
Review of attachment 8776435 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/canvas/test/webgl-conf/generated-mochitest.ini
@@ +5898,5 @@
> [generated/test_2_conformance__typedarrays__data-view-crash.html]
> skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))
> [generated/test_2_conformance__typedarrays__data-view-test.html]
> fail-if = 1
> +skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))
This comes from bug 1242165.
I think it doesn't call "generate-wrappers-and-manifest.py" in that bug.
Updated•8 years ago
|
Attachment #8776435 -
Flags: review?(mtseng) → review+
Assignee | ||
Comment 4•8 years ago
|
||
Assignee | ||
Comment 5•8 years ago
|
||
Assignee | ||
Comment 6•8 years ago
|
||
Please land the attachment 8776435 [details] [diff] [review] to m-c after bug 1236785 and bug 1291612.
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f3f1efff2522
turn on gl-object-get-calls.html WebGL conformance test, a=mtseng
Keywords: checkin-needed
Comment 8•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•