Extend RUBY_TEST_TIMEOUT_SCALE on macos-14 and --repeat-count=2
This commit is contained in:
parent
5f6a1c2e22
commit
22ad6b249b
Notes:
git
2024-07-25 05:43:20 +00:00
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
- name: Set extra test options
|
||||
run: |
|
||||
echo "TESTS=$TESTS ${{ matrix.test_opts }}" >> $GITHUB_ENV
|
||||
echo "RUBY_TEST_TIMEOUT_SCALE=3" >> $GITHUB_ENV # With --repeat-count=2, flaky test by timeout occurs frequently for some reason
|
||||
echo "RUBY_TEST_TIMEOUT_SCALE=10" >> $GITHUB_ENV # With --repeat-count=2, flaky test by timeout occurs frequently for some reason
|
||||
if: matrix.test_opts
|
||||
|
||||
- name: make ${{ matrix.test_task }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user