Closed
Bug 1469608
Opened 7 years ago
Closed 6 years ago
Intermittent webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Test timed out
Categories
(Core :: Graphics: CanvasWebGL, defect, P5)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: RaulG, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [gfx-noted])
Central as beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&revision=8f89f99417f9f7c9f63cd8d4b85384321bbbf558
Log link: https://treeherder.mozilla.org/logviewer.html#?job_id=183784128&repo=try&lineNumber=3969
Log snippet:
06:10:30 INFO - TEST-START | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html
06:10:30 INFO - GECKO(1890) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/js/webgl-test-utils.js, line 1521: Error: WebGL warning: Exceeded 16 live WebGL contexts for this principal, losing the least recently used one.
06:10:30 INFO - GECKO(1890) | WebGL(0x119142000)::ForceLoseContext
06:10:30 INFO - GECKO(1890) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/js/glsl-conformance-test.js, line 230: Error: WebGL warning: linkProgram: Uniform `uni` is not linkable between attached shaders.
06:10:30 INFO - GECKO(1890) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/js/glsl-conformance-test.js, line 230: Error: WebGL warning: linkProgram: Uniform `uni` is not linkable between attached shaders.
06:10:30 INFO - GECKO(1890) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/js/glsl-conformance-test.js, line 230: Error: WebGL warning: linkProgram: Uniform `uni` is not linkable between attached shaders.
06:10:30 INFO - GECKO(1890) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/js/glsl-conformance-test.js, line 230: Error: WebGL warning: linkProgram: Uniform `uni` is not linkable between attached shaders.
06:10:30 INFO - GECKO(1890) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/js/glsl-conformance-test.js, line 230: Error: WebGL warning: linkProgram: Uniform `uni` is not linkable between attached shaders.
06:10:30 INFO - GECKO(1890) | JavaScript error: http://mochi.test:8888/tests/SimpleTest/SimpleTest.js, line 1119: SyntaxError: illegal character
06:15:33 INFO - TEST-INFO | started process screencapture
06:15:34 INFO - TEST-INFO | screencapture: exit 0
06:15:34 INFO - Buffered messages logged at 06:10:30
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | A valid string reason is expected
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Reason cannot be empty
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Structures with the same defination must be considered the same type.
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Structures must have the same name to be considered the same type.
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Structures must have the same sequence of type names to be considered the same type.
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Structures must have the same field names to be considered the same type.
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Structures must have the same type definitions to be considered the same type.
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Structures must have the same type definitions (including precision) to be considered the same type.
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Shaders with uniforms of unnamed struct type should compile and link successfully.
06:15:34 INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | successfullyParsed is true
06:15:34 INFO - Buffered messages finished
06:15:34 INFO - TEST-UNEXPECTED-FAIL | dom/canvas/test/webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Test timed out.
Comment 1•7 years ago
|
||
status-firefox60:
unaffected → ---
status-firefox61:
unaffected → ---
status-firefox62:
? → ---
status-firefox-esr52:
unaffected → ---
status-firefox-esr60:
unaffected → ---
Summary: Failure on webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Test timed out when Gecko 62 merges to Beta on 25-06-2018 → Intermittent webgl-conf/generated/test_2_conformance__glsl__misc__shaders-with-uniform-structs.html | Test timed out
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Priority: -- → P5
Whiteboard: [gfx-noted]
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•