From 712cf6e592d99a7ed3cdf8053171b98da3e70a73 Mon Sep 17 00:00:00 2001 From: csmartdalton Date: Thu, 5 Sep 2024 05:04:57 +0000 Subject: [PATCH] Add a mechanism to skip flaky golden tests deploy_tools.py parses the "RIVE_SKIPPED_GOLDEN_TESTS" environment variable to skip flaky tests. Diffs= e614bda68 Add a mechanism to skip flaky golden tests (#8062) --- .rive_head | 2 +- wasm/submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 26f0503a..414ac57f 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -04f481d40e1f80fc22e08344b51d496066f16740 +e614bda684fa2a6d2929b86a6064413652ebfd57 diff --git a/wasm/submodules/rive-runtime b/wasm/submodules/rive-runtime index f0f097b1..bc8ed46e 160000 --- a/wasm/submodules/rive-runtime +++ b/wasm/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit f0f097b1488f20715f06d50926ac7d39b55bcf63 +Subproject commit bc8ed46e56b3c312f0333aa82f0486838a898739