From 0de6ffc383022e3ebfb658a729a0c9d7d7b026c4 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Mon, 27 Jan 2020 16:31:33 +0200 Subject: [build] Cleanup CircleCI configuration - Remove the legacy build jobs - Remove the next- namespace. --- metrics/FIXME-linux-ubsan-style.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 metrics/FIXME-linux-ubsan-style.json (limited to 'metrics/FIXME-linux-ubsan-style.json') diff --git a/metrics/FIXME-linux-ubsan-style.json b/metrics/FIXME-linux-ubsan-style.json new file mode 100644 index 0000000000..7c99b2784c --- /dev/null +++ b/metrics/FIXME-linux-ubsan-style.json @@ -0,0 +1,11 @@ +{ + "base_test_path": "../mapbox-gl-js/test/integration", + "cache_path": "cache-style.db", + "expectation_paths": [ + "expectations/platform-all" + ], + "ignore_paths": [ + "ignores/platform-all.json", + "ignores/platform-linux.json" + ] +} -- cgit v1.2.1