Merge change 26948 into eclair
* changes: Suppress the testPing as we moved the release test target to the userdebug. This test rely on a mock_media_player.so which build under the eng build
This commit is contained in:
@@ -55,6 +55,7 @@ public class MediaPlayerInvokeTest extends ActivityInstrumentationTestCase2<Medi
|
||||
}
|
||||
|
||||
// Generate a random number, sends it to the ping test player.
|
||||
@Suppress
|
||||
@MediumTest
|
||||
public void testPing() throws Exception {
|
||||
mPlayer.setDataSource("test:invoke_mock_media_player.so?url=ping");
|
||||
|
||||
Reference in New Issue
Block a user