Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Issue 2830203003: Import MSE tests from web-platform-tests (Closed)

Created:
3 years, 8 months ago by foolip
Modified:
3 years, 7 months ago
Reviewers:
chcunningham, wolenetz
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Import MSE tests from web-platform-tests Some of the upstream tests originate from http/tests/media/media-source/ and in the long run these should be consolidated. Importing is the first step, and may reveal interop problems in need of attention. BUG=624037, 633669, 651765 R=chcunningham@chromium.org,wolenetz@chromium.org Review-Url: https://codereview.chromium.org/2830203003 Cr-Commit-Position: refs/heads/master@{#466370} Committed: https://chromium.googlesource.com/chromium/src/+/0452bcf300c90ef3707f530cdec61c5397627cc9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/W3CImportExpectations View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 20 (7 generated)
foolip
3 years, 8 months ago (2017-04-21 05:43:17 UTC) #1
wolenetz
I think Chrome will fail some of the wpt MSE tests that use MP4 due ...
3 years, 8 months ago (2017-04-21 10:05:53 UTC) #6
wolenetz
On 2017/04/21 10:05:53, wolenetz wrote: > Will this CL actually *do* the import? I note ...
3 years, 8 months ago (2017-04-21 10:20:45 UTC) #7
foolip
On 2017/04/21 10:20:45, wolenetz wrote: > On 2017/04/21 10:05:53, wolenetz wrote: > > Will this ...
3 years, 8 months ago (2017-04-21 16:59:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2830203003/1
3 years, 8 months ago (2017-04-21 17:00:20 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/0452bcf300c90ef3707f530cdec61c5397627cc9
3 years, 8 months ago (2017-04-21 17:06:22 UTC) #13
chcunningham
On 2017/04/21 16:59:50, foolip_UTC7 wrote: > In that automatic import, failing tests will automatically get ...
3 years, 8 months ago (2017-04-21 17:20:06 UTC) #14
foolip
3 years, 8 months ago (2017-04-21 17:32:19 UTC) #15
foolip
On 2017/04/21 17:20:06, chcunningham wrote: > On 2017/04/21 16:59:50, foolip_UTC7 wrote: > > In that ...
3 years, 8 months ago (2017-04-21 17:36:18 UTC) #16
qyearsley
On 2017/04/21 at 17:36:18, foolip wrote: > On 2017/04/21 17:20:06, chcunningham wrote: > > On ...
3 years, 8 months ago (2017-04-21 18:12:53 UTC) #17
foolip
On 2017/04/21 18:12:53, qyearsley wrote: > On 2017/04/21 at 17:36:18, foolip wrote: > > On ...
3 years, 8 months ago (2017-04-21 18:33:51 UTC) #18
wolenetz
On 2017/04/21 18:33:51, foolip_UTC7 wrote: > On 2017/04/21 18:12:53, qyearsley wrote: > > On 2017/04/21 ...
3 years, 8 months ago (2017-04-21 18:47:07 UTC) #19
foolip
3 years, 7 months ago (2017-05-05 12:32:05 UTC) #20
Message was sent while issue was closed.
On 2017/04/21 18:47:07, wolenetz wrote:
> On 2017/04/21 18:33:51, foolip_UTC7 wrote:
> > On 2017/04/21 18:12:53, qyearsley wrote:
> > > On 2017/04/21 at 17:36:18, foolip wrote:
> > > > On 2017/04/21 17:20:06, chcunningham wrote:
> > > > > On 2017/04/21 16:59:50, foolip_UTC7 wrote:
> > > > > > In that automatic import, failing tests will automatically get
> > > *-expected.txt
> > > > > > files expecting failure, and from there it should be easier to work
> > > towards
> > > > > > getting more tests passing.
> > > > > 
> > > > > 
> > > > > Will there be any alert/bug to go with auto-generated *-expected.txt
> > files.
> > > Or
> > > > > do we just manually monitor these as they accumulate?
> > > > 
> > > > qyearsley@, I tried to find the bug for this, but couldn't find one?
> > > > 
> > > > In any event, the current state is that new failures won't result in any
> > > email, and that keeping the test suite in good shape is therefore a bit of
a
> > > challenge.
> > > > 
> > > > I think that sending email or auto-filing bugs actually wouldn't be
enough
> > to
> > > solve this problem, because it'd be a trickle of issues where it's easy to
> > miss
> > > some of them. Rather, some quick way of seeing the current status and what
> > needs
> > > addressing would be helpful. That'd mean flagging anything that has a
> > > *-expected.txt file, anything being skipped in W3CImportExpectations, and
> > > anything with entries in TestExpectations.
> > > 
> > > I think the most relevant bug is http://crbug.com/676672 ("Notify owners
for
> > new
> > > failures in imported wpt directories").
> > > 
> > > There was some discussion before of filing bugs for newly imported failing
> > > tests, although there are so many that this could be to noisy. There's
also
> > the
> > > idea of having a bug for failing tests in each wpt directory, and updating
> > those
> > > bugs when new tests are failing.
> > 
> > Ah thanks. I was looking for bugs assigned to you, that's why I couldn't
find
> > it.
> > 
> > Reviewers, feedback on your preferred workflow for wpt would be much
> appreciated
> > here or anywhere.
> 
> To help wpt become the baseline for Blink LayoutTests, and reduce divergence,
I
> would prefer an auto-filer system (perhaps tag wpt suites with OWNERs that
> receive such assigned bugs).
> Yes, it introduces potential for noise from bad stuff upstream, but fixing
that
> noise helps the overall web platform.

I've commented on https://crbug.com/676672 , will see where that goes.

Powered by Google App Engine
This is Rietveld 408576698