summaryrefslogtreecommitdiff
path: root/platform/android/tests/skipped.txt
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-01-08 12:12:32 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-01-10 18:20:02 +0200
commit2e00a8762dae3443b99a1e0c490e36a23f16aed1 (patch)
tree6ea84dba07cbf40136a1f48d8fd481ef3efde641 /platform/android/tests/skipped.txt
parent6146fc5ba73d989a1121b76480effd62908df2ef (diff)
downloadqtlocation-mapboxgl-upstream/alexshalamov_fix_core_android_unittests.tar.gz
[android] Add list of skipped core unit testsupstream/alexshalamov_fix_core_android_unittests
Diffstat (limited to 'platform/android/tests/skipped.txt')
-rw-r--r--platform/android/tests/skipped.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/platform/android/tests/skipped.txt b/platform/android/tests/skipped.txt
new file mode 100644
index 0000000000..cf28656836
--- /dev/null
+++ b/platform/android/tests/skipped.txt
@@ -0,0 +1,9 @@
+# Flaky
+# After map is rendered, main thread hangs in runloop::wake when data is written to pipe
+# Issue: https://github.com/mapbox/mapbox-gl-native/issues/13711
+Memory.Raster
+Memory.Vector
+
+# Exception is thrown when network status is changed to online
+# Issue: https://github.com/mapbox/mapbox-gl-native/issues/13711
+Map.Offline