summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--render-test/linux-ignores.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/render-test/linux-ignores.json b/render-test/linux-ignores.json
index 87bef31c5c..be9352b050 100644
--- a/render-test/linux-ignores.json
+++ b/render-test/linux-ignores.json
@@ -1,5 +1,6 @@
{
"render-tests/regressions/mapbox-gl-js#7066": "Failing with mbgl-render-test",
- "render-tests/regressions/mapbox-gl-js#5642": "Failing with mbgl-render-test"
+ "render-tests/regressions/mapbox-gl-js#5642": "Failing with mbgl-render-test",
+ "render-tests/line-pattern/opacity": "Flaky on Linux: https://github.com/mapbox/mapbox-gl-native/issues/15320"
}