Closed
Bug 1459832
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10885 - Reland "Adds a test for basic WebRTC video codec conformance."
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10885 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10885
Details from upstream follow.
Harald Alvestrand <hta@chromium.org> wrote:
> Reland "Adds a test for basic WebRTC video codec conformance."
>
> This reverts commit 8d1dda318f73e9293d572e08b8773cf137ee7014.
>
> Reason for revert: <INSERT REASONING HERE>
>
> Original change's description:
> > Revert "Adds a test for basic WebRTC video codec conformance."
> >
> > This reverts commit 72aef1a4cea800fff0d5375c284c6d071cf3d46c.
> >
> > Reason for revert: Failing on Win / Mac / Linux bots
> >
> > Unexpected Failures:
> > * external/wpt/webrtc/protocol/video-codecs.html
> > * virtual/webrtc-wpt-unified-plan/external/wpt/webrtc/protocol/video-codecs.html
> >
> > WebKit Win7 https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Win7/63947
> > WebKit Win10 https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Win10/34576
> > WebKit Mac10.10 https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Mac10.10/46846
> > WebKit Mac10.11 https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Mac10.11/32883
> > WebKit Linux Trusty https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Linux%20Trusty/44403
> >
> > (It passes on Mac 10.12.)
> >
> > Original change's description:
> > > Adds a test for basic WebRTC video codec conformance.
> > >
> > > This tests that the browser conforms to RFC 7742, "WebRTC Video
> > > Processing and Codec Requrements".
> > >
> > > It establishes a new subdirectory for protocol-related WebRTC tests.
> > >
> > > Bug: chromium:839753
> > > Change-Id: Ia4795c4532fb74ae76e6a47329a41807479113c5
> > > Reviewed-on: https://chromium-review.googlesource.com/1043886
> > > Commit-Queue: Harald Alvestrand <hta@chromium.org>
> > > Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
> > > Cr-Commit-Position: refs/heads/master@{#556454}
> >
> > TBR=mflodman@webrtc.org,hta@chromium.org,foolip@chromium.org
> >
> > Change-Id: Id3789b69df63d7e41be3573ca1fbb5a07b00e7e7
> > No-Presubmit: true
> > No-Tree-Checks: true
> > No-Try: true
> > Bug: chromium:839753
> > Reviewed-on: https://chromium-review.googlesource.com/1049088
> > Reviewed-by: Kunihiko Sakamoto <ksakamoto@chromium.org>
> > Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#556645}
>
> TBR=mflodman@webrtc.org,hta@chromium.org,ksakamoto@chromium.org,foolip@chromium.org
>
> Change-Id: I867cf04bfc7cd48afea3b5a26f0af77eef731434
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: chromium:839753
>
> Reviewed-on: https://chromium-review.googlesource.com/1049525
> WPT-Export-Revision: e7399b8894b93659986ec979145a46e699847ec4
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/webrtc/protocol/video-codecs.html
H.264 and VP8 should be supported in initial offer: FAIL
Reporter | ||
Comment 5•7 years ago
|
||
Reporter | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f9a30f3865279124571dbb1da0aa71ecb4ee21e4
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ef969c328a64
[wpt PR 10885] - Reland "Adds a test for basic WebRTC video codec conformance.", a=testonly
![]() |
||
Comment 8•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•