Bug 1158363 - Disable testTrackingProtection on Android 4.3; r=trivial, test-only

This commit is contained in:
Geoff Brown 2015-04-24 17:19:26 -06:00
parent 1736a4a6a5
commit 7880da8a32

View File

@ -132,6 +132,8 @@ skip-if = android_version == "10" || android_version == "18"
[testSharedPreferences]
[testSimpleDiscovery]
[testTrackingProtection]
# disabled on 4.3, bug 1158363
skip-if = android_version == "18"
[testUITelemetry]
[testVideoControls]
# disabled on Android 2.3 due to video playback issues, bug 1088038; on 4.3, bug 1098532