From 0ce6e5cdf975d2750028a896821f156ce34756a3 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Mon, 30 Dec 2024 01:17:44 +0100 Subject: [PATCH] test: use unusual chars in the path to ensure our tests are robust PR-URL: https://github.com/nodejs/node/pull/48409 Reviewed-By: Jacob Smith --- .github/workflows/test-macos.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-macos.yml b/.github/workflows/test-macos.yml index 7fb85024b49183..f73c0b2e656751 100644 --- a/.github/workflows/test-macos.yml +++ b/.github/workflows/test-macos.yml @@ -89,4 +89,11 @@ jobs: - name: Free Space After Build run: df -h - name: Test - run: make run-ci -j$(getconf _NPROCESSORS_ONLN) V=1 TEST_CI_ARGS="-p actions --node-args='--test-reporter=./test/common/test-error-reporter.js' --node-args='--test-reporter-destination=stdout' --measure-flakiness 9" + run: make -C node run-ci -j$(getconf _NPROCESSORS_ONLN) V=1 TEST_CI_ARGS="-p actions --node-args='--test-reporter=spec' --node-args='--test-reporter-destination=stdout' --measure-flakiness 9" + - name: Re-run test in a folder whose name contains unusual chars + run: | + mv node "$DIR" + cd "$DIR" + ./tools/test.py --flaky-tests keep_retrying -p actions -j 4 + env: + DIR: dir%20with $unusual"chars?'åß∂ƒ©∆¬…`