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

Issue 12223005: Disable some EncryptedMediaTests (Closed)

Created:
7 years, 10 months ago by vabr (Chromium)
Modified:
7 years, 10 months ago
Reviewers:
Bernhard Bauer, shadi
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Disable some EncryptedMediaTests Those, for which "assertion `GTK_IS_WIDGET (widget)' failed" on Linux Debug. BUG=174294 TBR=shadi@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180711

Patch Set 1 #

Patch Set 2 : Restricted to DEBUG only #

Patch Set 3 : Rebased #

Patch Set 4 : Work around the not-expanding MAYBE_ #

Total comments: 1

Patch Set 5 : Comment about MAYBE_ added #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M content/browser/media/encrypted_media_browsertest.cc View 1 2 3 4 1 chunk +32 lines, -0 lines 3 comments Download

Messages

Total messages: 8 (0 generated)
Bernhard Bauer
Drive-by review! https://codereview.chromium.org/12223005/diff/6001/content/browser/media/encrypted_media_browsertest.cc File content/browser/media/encrypted_media_browsertest.cc (right): https://codereview.chromium.org/12223005/diff/6001/content/browser/media/encrypted_media_browsertest.cc#newcode130 content/browser/media/encrypted_media_browsertest.cc:130: IN_PROC_BROWSER_TEST_P(EncryptedMediaTest, DISABLED_BasicPlayback_AudioOnly) { We usually use a ...
7 years, 10 months ago (2013-02-05 14:57:16 UTC) #1
vabr (Chromium)
On 2013/02/05 14:57:16, Bernhard Bauer wrote: > Drive-by review! > > https://codereview.chromium.org/12223005/diff/6001/content/browser/media/encrypted_media_browsertest.cc > File content/browser/media/encrypted_media_browsertest.cc ...
7 years, 10 months ago (2013-02-05 15:06:17 UTC) #2
vabr (Chromium)
Hi Bernhard, It looks like I'll be committing this after all. Please take a look ...
7 years, 10 months ago (2013-02-05 16:10:45 UTC) #3
vabr (Chromium)
I'm going to land this soon, to see if it improves the linux debug tests. ...
7 years, 10 months ago (2013-02-05 16:18:57 UTC) #4
Bernhard Bauer
https://codereview.chromium.org/12223005/diff/9002/content/browser/media/encrypted_media_browsertest.cc File content/browser/media/encrypted_media_browsertest.cc (right): https://codereview.chromium.org/12223005/diff/9002/content/browser/media/encrypted_media_browsertest.cc#newcode130 content/browser/media/encrypted_media_browsertest.cc:130: // not expand the test name macro correctly, TODO(vabr, ...
7 years, 10 months ago (2013-02-05 16:21:52 UTC) #5
shadi
https://codereview.chromium.org/12223005/diff/9002/content/browser/media/encrypted_media_browsertest.cc File content/browser/media/encrypted_media_browsertest.cc (right): https://codereview.chromium.org/12223005/diff/9002/content/browser/media/encrypted_media_browsertest.cc#newcode118 content/browser/media/encrypted_media_browsertest.cc:118: ::testing::Values(kExternalClearKeyKeySystem)); Is not easier to just disable adding this ...
7 years, 10 months ago (2013-02-05 18:44:28 UTC) #6
vabr (Chromium)
https://codereview.chromium.org/12223005/diff/9002/content/browser/media/encrypted_media_browsertest.cc File content/browser/media/encrypted_media_browsertest.cc (right): https://codereview.chromium.org/12223005/diff/9002/content/browser/media/encrypted_media_browsertest.cc#newcode118 content/browser/media/encrypted_media_browsertest.cc:118: ::testing::Values(kExternalClearKeyKeySystem)); On 2013/02/05 18:44:28, shadi wrote: > Is not ...
7 years, 10 months ago (2013-02-05 18:52:14 UTC) #7
shadi
7 years, 10 months ago (2013-02-05 18:58:04 UTC) #8
Message was sent while issue was closed.
`GTK_IS_WIDGET (widget)' fail should affect any external clear key test.
ddowrin@ had patched a fix into webkit and it will land soon. So, there should
not be a problem in disabling all external clear key tests for those build
conditions.

Thanks!

Powered by Google App Engine
This is Rietveld 408576698