From 22d60604b54c6dce81f182894b81c63754172598 Mon Sep 17 00:00:00 2001 From: Harel M Date: Wed, 6 Dec 2023 12:48:13 +0200 Subject: [PATCH 1/3] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06bf845b82..4d10de3f9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## main ### ✨ Features and improvements +- Upgraded to use Node JS 20 and removed the dependency of `gl` package from the tests to allow easier develpment setup. - _...Add new stuff here..._ ### 🐞 Bug fixes From b69ed817cc70c6ba9e01c016e5e56fc88d6cad71 Mon Sep 17 00:00:00 2001 From: Harel M Date: Thu, 7 Dec 2023 08:48:26 +0200 Subject: [PATCH 2/3] Add idle event to failing test --- .../render/tests/text-variable-anchor/pitched/style.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/integration/render/tests/text-variable-anchor/pitched/style.json b/test/integration/render/tests/text-variable-anchor/pitched/style.json index f8fb734272..80db79df92 100644 --- a/test/integration/render/tests/text-variable-anchor/pitched/style.json +++ b/test/integration/render/tests/text-variable-anchor/pitched/style.json @@ -2,7 +2,8 @@ "version": 8, "metadata": { "test": { - "height": 256 + "height": 256, + "operations": [["idle"]] } }, "center": [ From 8928b357d87458adf6f685047bf41431ade17e3e Mon Sep 17 00:00:00 2001 From: Harel M Date: Thu, 7 Dec 2023 08:50:56 +0200 Subject: [PATCH 3/3] Adjust failing test timeout --- .../render/tests/text-variable-anchor-offset/pitched/style.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/render/tests/text-variable-anchor-offset/pitched/style.json b/test/integration/render/tests/text-variable-anchor-offset/pitched/style.json index 59ca3effa1..eed15cb0af 100644 --- a/test/integration/render/tests/text-variable-anchor-offset/pitched/style.json +++ b/test/integration/render/tests/text-variable-anchor-offset/pitched/style.json @@ -3,7 +3,7 @@ "metadata": { "test": { "height": 256, - "operations": [["idle"]] + "operations": [["idle"], ["wait", 100]] } }, "center": [