Open
Bug 1709923
Opened 4 years ago
Updated 2 months ago
Fix reftests for isolated process
Categories
(GeckoView :: General, task, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: owlish, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [sandboxing] [geckoview:2022q3] [fxdroid] [geckoview] )
Tests affected:
- Reftest crashtest R(C)
- Reftest R(R)
Once fixed, these should be enabled in automation (i.e. have the same tier in sandboxed builds as in non-sandboxed builds of the same type)
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [geckoview:m91?]
Updated•4 years ago
|
Whiteboard: [geckoview:m91?]
Updated•3 years ago
|
Whiteboard: [geckoview:2022q3?]
Updated•3 years ago
|
Whiteboard: [geckoview:2022q3?] → [sandboxing] [geckoview:2022q3]
Comment 1•3 years ago
|
||
Moving isolated process bugs to the new GeckoView::Sandboxing component.
Component: General → Sandboxing
Reporter | ||
Updated•1 year ago
|
Component: Sandboxing → General
Updated•3 months ago
|
Whiteboard: [sandboxing] [geckoview:2022q3] → [sandboxing] [geckoview:2022q3] [fxdroid] [geckoview]
Updated•3 months ago
|
Comment 3•2 months ago
|
||
Sent a try run to see the current state of these tests. I'll revisit and summarize later this week.
Updated•2 months ago
|
Flags: needinfo?(ohall)
Comment 4•2 months ago
|
||
R(2)
- REFTEST ERROR | TEST-UNEXPECTED-FAIL | dom/html/reftests/bug1228601-video-rotation-90.html == dom/html/reftests/bug1228601-video-rotated-ref.html | application timed out after 370 seconds with no output
- REFTEST PROCESS-CRASH | application crashed [None] | dom/html/reftests/bug1228601-video-rotation-90.html == dom/html/reftests/bug1228601-video-rotated-ref.html
- REFTEST PROCESS-CRASH | application crashed [@ libc.so + 0x000000000008c66a] | dom/html/reftests/bug1228601-video-rotation-90.html == dom/html/reftests/bug1228601-video-rotated-ref.html
R(4)
- REFTEST TEST-UNEXPECTED-PASS | dom/media/test/reftest/color_quads/720p.png.bt709.bt709.tv.yuv420p.vp9.webm == dom/media/test/reftest/color_quads/720p.png.bt709.bt709.tv.yuv420p.av1.webm | image comparison, max difference: 0, number of differing pixels: 0
- REFTEST ERROR | TEST-UNEXPECTED-FAIL | dom/media/test/reftest/color_quads/720p.png.bt709.bt709.tv.yuv420p.h264.mp4 == dom/media/test/reftest/color_quads/720p.png.bt709.bt709.tv.yuv420p.av1.webm | application timed out after 370 seconds with no output
- REFTEST PROCESS-CRASH | application crashed [@ libc.so + 0x000000000008c66a] | dom/media/test/reftest/color_quads/720p.png.bt709.bt709.tv.yuv420p.h264.mp4 == dom/media/test/reftest/color_quads/720p.png.bt709.bt709.tv.yuv420p.av1.webm
- REFTEST PROCESS-CRASH | application crashed [None] | dom/media/test/reftest/color_quads/720p.png.bt709.bt709.tv.yuv420p.h264.mp4 == dom/media/test/reftest/color_quads/720p.png.bt709.bt709.tv.yuv420p.av1.webm
(Some of these may also be intermittent failures, some of them had categorization. However, none in the non-isolated process run had an intermittent.)
Flags: needinfo?(ohall)
You need to log in
before you can comment on or make changes to this bug.
Description
•