Open Bug 1888556 Opened 1 year ago Updated 1 year ago

Add a way to gather mozscreenshots in the middle of raptor test execution

Categories

(Testing :: Raptor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: kshampur, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxp])

Might be able to use the linehandler to signal when to take screenshot in the iterations?

Right now we only gather screenshots on failures. This could be useful for tests that pass but have odd values to see what is going on (e.g. Bug 1883718) or tests that fail, but the browser instance might be closed before the screenshot is taken.

See Also: → 1883718
Summary: Add a way to gather mozscreenshots in Raptor tests in the middle of the tests → Add a way to gather mozscreenshots in the middle of raptor test execution
Blocks: 1844396

(In reply to Kash Shampur [:kshampur] ⌚EST from comment #0)

Might be able to use the linehandler to signal when to take screenshot in the iterations?

Right now we only gather screenshots on failures. This could be useful for tests that pass but have odd values to see what is going on (e.g. Bug 1883718) or tests that fail, but the browser instance might be closed before the screenshot is taken.

Or may just be able to use the browsertime screenshot command. tbd

See Also: → 1866703
You need to log in before you can comment on or make changes to this bug.