summaryrefslogtreecommitdiff
path: root/platform
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:49:44 +0200
commitd1b386e3fca882a756dcc57becb6db0767e3e5fe (patch)
treeaa6d4500eb25b667157008fdd4babb3156221a05 /platform
parentdf63be71ce10a67bb7a3edfc7684b83822cd1f4c (diff)
downloadqtlocation-mapboxgl-d1b386e3fca882a756dcc57becb6db0767e3e5fe.tar.gz
[android] Add list of skipped core unit tests
Diffstat (limited to 'platform')
-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