Make layout_tests run on chromium.webrtc[.fyi] |
|||
Issue descriptionThe blink WebRTC team are increasingly using layout_tests, and they stop Chromium rolls every now and then. Let's get these running on our Chromium bots so we can see status and detect problems earlier.
,
May 8 2018
We want to run external/wpt/webrtc/* and fast/peerconnection/* tests. There are also other tests related to getUserMedia(), +guidou@ which ones do we want to run on webrtc.fyi?
,
May 8 2018
What are the possibilities of having a webrtc CQ bot that runs only a few layout tests? Relatively often, probably once a week (I've got no numbers to back that up, could be wrong), someone makes a change in webrtc that breaks chromium, and more often than not that is a layout test. It might be unorthodox to have bots of a different project run on the CQ or compiling might be slow (but not running if its filtered to just webrtc related tests) but it would be a great heads up and save people's time. If they accidentally break a test they have to learn about chromium anyway, so there's no point in delaying that.
,
May 8 2018
Re #3: Technically it's no problem: we should be able to set that up similar to how I set up chromium compile-only bots. We have to watch what it does to cycle times though. Building chromium + running tests takes a lot longer than a WebRTC build+test cycle.
,
May 17 2018
Artem, here is a pretty simple infra task for getting started with chrome infra work. Feel free to grab me when you have time and I'll explain how to do it. |
|||
►
Sign in to add a comment |
|||
Comment 1 by phoglund@chromium.org
, May 8 2018