Permanent Windows MinGW 32-bit dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | Test timed out. -
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox87 | --- | unaffected |
| firefox88 | --- | unaffected |
| firefox89 | --- | wontfix |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [stockwell disabled])
Attachments
(1 file)
Filed by: dluca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=336860261&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ux2cFnpAQpmhR6GL2pLLUA/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ux2cFnpAQpmhR6GL2pLLUA/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
INFO - TEST-START | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html
[task 2021-04-17T04:28:02.802Z] 04:28:02 INFO - GECKO(6120) | JavaScript error: , line 0: EncodingError: Invalid encoded image data.
[task 2021-04-17T04:32:59.324Z] 04:32:59 INFO - TEST-INFO | started process screenshot
[task 2021-04-17T04:32:59.419Z] 04:32:59 INFO - TEST-INFO | screenshot: exit 0
[task 2021-04-17T04:32:59.419Z] 04:32:59 INFO - Buffered messages logged at 04:28:00
[task 2021-04-17T04:32:59.419Z] 04:32:59 INFO - TEST-PASS | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | canvas: {"w":8000,"h":4000}
[task 2021-04-17T04:32:59.419Z] 04:32:59 INFO - Buffered messages logged at 04:28:01
[task 2021-04-17T04:32:59.420Z] 04:32:59 INFO - TEST-PASS | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | after texImage({"w":8000,"h":4000}): Expected gl.getError() in [NO_ERROR,OUT_OF_MEMORY], was NO_ERROR.
[task 2021-04-17T04:32:59.420Z] 04:32:59 INFO - TEST-PASS | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | canvas: {"w":4000,"h":8000}
[task 2021-04-17T04:32:59.420Z] 04:32:59 INFO - Buffered messages logged at 04:28:02
[task 2021-04-17T04:32:59.420Z] 04:32:59 INFO - TEST-PASS | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | after texImage({"w":4000,"h":8000}): Expected gl.getError() in [NO_ERROR,OUT_OF_MEMORY], was NO_ERROR.
[task 2021-04-17T04:32:59.420Z] 04:32:59 INFO - TEST-PASS | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | canvas: {"w":4000,"h":4000}
[task 2021-04-17T04:32:59.420Z] 04:32:59 INFO - TEST-PASS | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | after texImage({"w":4000,"h":4000}): Expected gl.getError() in [NO_ERROR,OUT_OF_MEMORY], was NO_ERROR.
[task 2021-04-17T04:32:59.421Z] 04:32:59 INFO - Buffered messages finished
[task 2021-04-17T04:32:59.421Z] 04:32:59 INFO - TEST-UNEXPECTED-FAIL | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | Test timed out. -
[task 2021-04-17T04:33:00.341Z] 04:33:00 INFO - GECKO(6120) | MEMORY STAT | vsize 496MB | vsizeMaxContiguous 1000MB | residentFast 58MB | heapAllocated 4MB
[task 2021-04-17T04:33:00.356Z] 04:33:00 INFO - TEST-OK | dom/canvas/test/webgl-mochitest/test_tex_large_uploads.html | took 301144ms
[task 2021-04-17T04:33:00.391Z] 04:33:00 INFO - TEST-START | Shutdown```
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Hah, ok, these sure are low-memory machines! This test needs to allocate at least one 600MB image, but really it will be doing copies along the way, so the required memory is >1GB, though probably <3GB.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•4 years ago
|
||
Test got added in bug 1699201 and needs between 1 and 3GB of memory.
Updated•4 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Comment 8•4 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 16•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Updated•1 year ago
|
Description
•