summaryrefslogtreecommitdiff
path: root/metrics/ignores
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-12 22:18:47 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-16 22:52:01 +0200
commit8869d09b2543d33ce8f9d457f4c3d8f9e9b23903 (patch)
tree74957ec88134b5ff91ebf82efe37b2af824332d2 /metrics/ignores
parent0dbe80fe6615fb1d598a438fe3d69651d7af069d (diff)
downloadqtlocation-mapboxgl-8869d09b2543d33ce8f9d457f4c3d8f9e9b23903.tar.gz
[build] Collect and publish new baselines
Also fail the bot in case there are new baselines.
Diffstat (limited to 'metrics/ignores')
-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.",