summaryrefslogtreecommitdiff
path: root/metrics/ignores/platform-all.json
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/ignores/platform-all.json')
-rw-r--r--metrics/ignores/platform-all.json9
1 files changed, 1 insertions, 8 deletions
diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json
index e1cf323afa..c89b14ef95 100644
--- a/metrics/ignores/platform-all.json
+++ b/metrics/ignores/platform-all.json
@@ -1,12 +1,4 @@
{
- "probes/memory/pass-memory-size-is-same": "TODO: Check with Mikhail why is this failing",
- "binary-size/android-arm64-v8a": "skip - only makes sense for the binary size bot.",
- "binary-size/android-armeabi-v7a": "skip - only makes sense for the binary size bot.",
- "binary-size/android-x86": "skip - only makes sense for the binary size bot.",
- "binary-size/android-x86_64": "skip - only makes sense for the binary size bot.",
- "binary-size/linux-clang8": "skip - only makes sense for the binary size bot.",
- "binary-size/linux-gcc8": "skip - only makes sense for the binary size bot.",
- "binary-size/macos-xcode11": "skip - only makes sense for the binary size bot.",
"expression-tests/collator/accent-equals-de": "Locale-specific behavior changes based on platform.",
"expression-tests/in/assert-array": "https://github.com/mapbox/mapbox-gl-native/issues/15893",
"expression-tests/in/assert-string": "https://github.com/mapbox/mapbox-gl-native/issues/15893",
@@ -43,6 +35,7 @@
"probes/gfx/fail-vb-mem-mismatch": "Should fail, combined byte size of index buffers doesn't match the expectation.",
"probes/memory/fail-memory-size-is-too-big": "Should fail, memory size is bigger than expected.",
"probes/memory/fail-memory-size-is-too-small": "Should fail, memory size is smaller than expected.",
+ "probes/memory/pass-memory-size-is-same": "TODO: Check with Mikhail why is this failing",
"probes/network/fail-requests": "Should fail, number of requests higher than expected.",
"probes/network/fail-requests-transferred": "Should fail, number of requests higher than expected and amount of transferred data less than expected.",
"probes/network/fail-transferred": "Should fail, amount of transferred data higher than expected.",