Closed
Bug 1236394
Opened 7 years ago
Closed 7 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)
5.08 KB,
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•7 years ago
|
Whiteboard: [gfx-noted]
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8776346 -
Flags: review?(mtseng)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → hshih
Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 years ago
|
||
update generated-mochitest.ini
Attachment #8776435 -
Flags: review?(mtseng)
Assignee | ||
Updated•7 years ago
|
Attachment #8776346 -
Attachment is obsolete: true
Attachment #8776346 -
Flags: review?(mtseng)
Assignee | ||
Comment 3•7 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•7 years ago
|
Attachment #8776435 -
Flags: review?(mtseng) → review+
Assignee | ||
Comment 4•7 years ago
|
||
try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=6c783736c603
Assignee | ||
Comment 5•7 years ago
|
||
another try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=8a42ad4b16b8
Assignee | ||
Comment 6•7 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•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f3f1efff2522
Status: ASSIGNED → RESOLVED
Closed: 7 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
•