Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flaky tests #1116

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Fix flaky tests #1116

merged 1 commit into from
Sep 2, 2024

Conversation

nobu
Copy link
Member

@nobu nobu commented Sep 2, 2024

Description

"1234" is too short and may be included in tempfile paths.

https://github.com/ruby/ruby/actions/runs/10659931295/job/29543206549?pr=11529#step:13:369

    Expected not to include `/1234/` in
    (
    [1, 5] in /var/folders/m4/5dz5h26x329cqq4fx333f8gm0000gn/T/debug-20240902-41234-6fxkst.rb
         1| a = 1
         2| b = 2
         3| 
         4| 1/0 rescue nil
    =>   5| binding.b
    =>#0	<main> at /var/folders/m4/5dz5h26x329cqq4fx333f8gm0000gn/T/debug-20240902-41234-6fxkst.rb:5
    )
     on LOCAL mode.

"1234" is too short and may be included in tempfile paths.
Copy link

launchable-app bot commented Sep 2, 2024

All Tests passed!

✖️no tests failed ✔️669 tests passed(1 flake)

@ko1 ko1 merged commit ef5e54c into ruby:master Sep 2, 2024
27 of 28 checks passed
@nobu nobu deleted the flaky-tests branch September 2, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants