Reland "Default runner to junit4"
This is a reland of 902093493b608a1172248b85510bea291419c6ca (the breakage was unrelated) Original change's description: > Default runner to junit4 > > Bug: chromium:868610 > Change-Id: Ifc457d8e74cf42e9ba4d21807721f86c521b35e9 > Reviewed-on: https://webrtc-review.googlesource.com/94440 > Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> > Reviewed-by: Patrik Höglund <phoglund@webrtc.org> > Commit-Queue: Andrew Luo <aluo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#24350} TBR: phoglund@webrtc.org, sakal@webrtc.org Cq-Include-Trybots: master.internal.tryserver.corp.webrtc:linux_internal Bug: chromium:868610 Change-Id: Ie67829ccca8b652b0231952159ddbc1dae6b2cde Reviewed-on: https://webrtc-review.googlesource.com/95200 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24367}
This commit is contained in:
@ -41,6 +41,7 @@ be found in the AUTHORS file in the root of the source tree.
|
||||
|
||||
<instrumentation android:name="org.chromium.native_test.NativeTestInstrumentationTestRunner"
|
||||
android:targetPackage="org.webrtc.native_test"
|
||||
android:label="Instrumentation entry point for org.webrtc.native_test"/>
|
||||
android:label="Instrumentation entry point for org.webrtc.native_test"
|
||||
chromium-junit3="true"/>
|
||||
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user