webrtc/examples/androidjunit
Jeremy Leconte 63334690f2 Disable testConnectIPv6 because it is failing.
WebRTC junit_tests have been silently disabled since june 2024.
When re-enabling the tests, 'testConnectIPv6' is now failing.

Change-Id: Ie47a982859a6fee78e002119bef23a8df47f981e
Bug: b/389829614
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374303
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Jeremy Leconte <jleconte@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43729}
2025-01-14 02:06:57 -08:00
..
src/org/appspot/apprtc Disable testConnectIPv6 because it is failing. 2025-01-14 02:06:57 -08:00
OWNERS Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
README

This directory contains example JUnit tests for Android AppRTCMobile.
Many of these test utilize Robolectric to mock Android classes.

To compile:
ninja -C out/Debug android_examples_junit_tests

To run:
out/Debug/bin/run_android_examples_junit_tests