Skip to content

Commit

Permalink
Move basic playback to official builds only.
Browse files Browse the repository at this point in the history
BUG=111603
TEST=none


Review URL: http://codereview.chromium.org/9121058

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119557 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
dalecurtis@chromium.org committed Jan 28, 2012
1 parent 6189cd9 commit 478c36b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions chrome/test/functional/PYAUTO_TESTS
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
'indexeddb',
'infobars',
'instant',
'media.media_basic_playback',
'multiprofile',
'navigation',
'notifications',
Expand Down Expand Up @@ -115,8 +114,6 @@
'-special_tabs.SpecialTabsTest.testSpecialURLTabs',
# crbug.com/88593
'-sync.SyncTest.testPersonalStuffSyncSection',
# crbug.com/111603
'-media.media_basic_playback',
# crbug.com/100593
'-nacl_sdk.NaClSDKTest.testVerifyNaClPlugin',
# crbug.com/105560
Expand Down Expand Up @@ -427,6 +424,7 @@
'FULL': {
'all': [
'@CONTINUOUS',
'media.media_basic_playback',
'nacl_sdk',
'translate',

Expand Down

0 comments on commit 478c36b

Please sign in to comment.