From f310e51430b7483f688be5e3fc5e9ded9d3b7599 Mon Sep 17 00:00:00 2001 From: Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> Date: Wed, 17 Jul 2024 18:54:13 -0700 Subject: [PATCH] chore: fix flakey lifecycle scripts test (#24629) Failed in https://github.com/denoland/deno/actions/runs/9982978127/job/27589707376 --- tests/specs/npm/lifecycle_scripts/no_deno_json.out | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/specs/npm/lifecycle_scripts/no_deno_json.out b/tests/specs/npm/lifecycle_scripts/no_deno_json.out index 9609c07909..38a4614494 100644 --- a/tests/specs/npm/lifecycle_scripts/no_deno_json.out +++ b/tests/specs/npm/lifecycle_scripts/no_deno_json.out @@ -1,9 +1,11 @@ +[UNORDERED_START] Download http://localhost:4260/@denotest/lifecycle-scripts-cjs Download http://localhost:4260/@denotest/bin Download http://localhost:4260/@denotest/lifecycle-scripts-cjs/1.0.0.tgz Download http://localhost:4260/@denotest/bin/1.0.0.tgz Initialize @denotest/lifecycle-scripts-cjs@1.0.0 Initialize @denotest/bin@1.0.0 +[UNORDERED_END] preinstall install hello from install script