Closed
Bug 1459903
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10893 - webrtc wpt: pass test function in more tests
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 10893 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10893
Details from upstream follow.
Philipp Hancke <philipp.hancke@googlemail.com> wrote:
> webrtc wpt: pass test function in more tests
>
> passes the test argument in promise_test and async_test
> so it can be used to add cleanup.
>
> followup on
> https://chromium-review.googlesource.com/c/chromium/src/+/1047674
> using the same codemod but a better, non-regexp way to extract the
> script tag content.
>
> BUG=836871
>
> Change-Id: I41905ce25e22121a6e8b53d37af86b073e020b5c
>
> Reviewed-on: https://chromium-review.googlesource.com/1049865
> WPT-Export-Revision: 939c20faafea96da24e347e126856fd3c943573c
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
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6fd096c49cd435cb9d7b02cc90bffed1c1645d76
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Reporter | ||
Comment 5•7 years ago
|
||
Ran 8 tests and 32[linux32-debug,linux64-debug], 39[linux32-opt,linux64-opt] subtests
OK : 8[linux32-opt,linux64-opt], 7[linux32-debug,linux64-debug]
PASS : 10[linux32-debug,linux64-debug], 15[linux32-opt,linux64-opt]
CRASH : 1[linux32-debug,linux64-debug]
FAIL : 24[linux32-opt,linux64-opt], 22[linux32-debug,linux64-debug]
Tests that CRASH:
/webrtc/RTCDTMFSender-insertDTMF.https.html: [linux32-debug,linux64-debug]
Reporter | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3b8ce1c2901093d72ec3a8a4b2023e23e0cbb38c
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7142ea1ef1d6
[wpt PR 10893] - webrtc wpt: pass test function in more tests, 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
•