Open Bug 1814128 Opened 1 year ago Updated 1 year ago

Add RunInfo as part of WebDriver executor configuration (pytestrunner)

Categories

(Testing :: web-platform-tests, task, P3)

Default
task
Points:
2

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

References

Details

(Whiteboard: [webdriver:backlog])

As it was brought up by James on a review for a webdriver test, we should probably add the RunInfo as part of the pytestrunners configuration.

That would allow us to eg. use information about specific features enabled / disabled (run_info["fission"]) to determine expected results.

Whiteboard: [webdriver:triage]
No longer blocks: 1760554

For the timeouts I was going ahead and forwarded the timeout multiplier as configuration option to the pytestrunner. As such the RunInfo is not really needed right now. Lets put it into the P3 bucket.

Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.