From 405ef1ed103ce47bb951dcde43bd7657e96dba9b Mon Sep 17 00:00:00 2001 From: 4eb0da <4eb0da@yandex-team.com> Date: Fri, 21 Feb 2025 18:03:49 +0300 Subject: [PATCH] Disable test commit_hash:40d1d09619e852c6943eca92d1fc24a4b1a4e781 --- test_data/regression_test_data/index.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test_data/regression_test_data/index.json b/test_data/regression_test_data/index.json index 996c06969..c4a50c08b 100644 --- a/test_data/regression_test_data/index.json +++ b/test_data/regression_test_data/index.json @@ -1013,6 +1013,13 @@ { "title": "Synchronizing multiple change bounds animations. Blink", "case_id": 40, + "platforms": [ + "android", + "ios" + ], + "unsupported_platforms": { + "web": "animation_in/animation_out is deprecated" + }, "tags": [ "Animations" ],