From 6bff78f829a61975a1ae0efb39b88509588bc3d8 Mon Sep 17 00:00:00 2001 From: Daisuke Akatsuka Date: Mon, 9 Apr 2018 11:05:47 +0900 Subject: [PATCH] Bug 1451772: Add requestLongerTimeout to browser_animation_keyframes-graph_computed-value-path. r=gl MozReview-Commit-ID: 1nnieE4xbzy --HG-- extra : rebase_source : 216f60d4dd46ce8c3a3e80dfa41cb6231957afd6 --- .../browser_animation_keyframes-graph_computed-value-path.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devtools/client/inspector/animation/test/browser_animation_keyframes-graph_computed-value-path.js b/devtools/client/inspector/animation/test/browser_animation_keyframes-graph_computed-value-path.js index 8022c4961bc6..6d9b001f9475 100644 --- a/devtools/client/inspector/animation/test/browser_animation_keyframes-graph_computed-value-path.js +++ b/devtools/client/inspector/animation/test/browser_animation_keyframes-graph_computed-value-path.js @@ -9,6 +9,8 @@ // * fill color by animation type // * stop color if the animation type is color +requestLongerTimeout(2); + const TEST_DATA = [ { targetClass: "multi-types",