Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d0bdfaf authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

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
parents 91a00d3a 5b0b63b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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");