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

Bug: rake test TESTOPTS="--seed=18632" fails #321

Open
2 tasks done
tagliala opened this issue Dec 15, 2024 · 1 comment
Open
2 tasks done

Bug: rake test TESTOPTS="--seed=18632" fails #321

tagliala opened this issue Dec 15, 2024 · 1 comment
Labels

Comments

@tagliala
Copy link
Collaborator

tagliala commented Dec 15, 2024

Bug description

Starting from 8.0.0, specs fail with seed 18632

Steps to reproduce

  1. Clone the repo
  2. bundle
  3. rake test TESTOPTS="--seed=18632"

Expected behavior

Not to fail

Actual behavior

Fails

Reproducible reduced test case

No response

Ruby version

n/a

Ruby on Rails version

= 8.0.0

Route Translator version

master

I18n configuration

n/a

Route Translator configuration

No response

Rails routes source

n/a

Rails locales

n/a

Rails routes

n/a

Bug report checklist

  • I have searched for existing issues and to the best of my knowledge this is not a duplicate
  • I understand that debugging Route Translator is a time consuming task, and I have carefully provided all the information requested
@tagliala tagliala added the bug label Dec 15, 2024
@tagliala
Copy link
Collaborator Author

Bisected to: rails/rails@9f80efc791

tagliala added a commit that referenced this issue Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant