New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 840736 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Last visit 19 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Make layout_tests run on chromium.webrtc[.fyi]

Project Member Reported by phoglund@chromium.org, May 8 2018

Issue description

The 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.
 
Henrik: can you supply some nice filter so we don't have to run all of the tests?

Comment 2 by hbos@chromium.org, May 8 2018

Cc: guidou@chromium.org
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?

Comment 3 by hbos@chromium.org, 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.
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.
Labels: -Pri-1 Pri-2
Owner: titovartem@chromium.org
Status: Assigned (was: Untriaged)
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