-
-
Notifications
You must be signed in to change notification settings - Fork 730
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
JS errors on system specs (red build) #8356
Labels
Comments
It's an order dependent fail:
By the way, I found this by using Rspec's bisect feature:
That's not quite minimal though. You can see above that it's jut the cards_spec that messes things up. |
Thank you for sharing that knowledge @mkllnk - that's very appreciated ❤️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What we should change and why (this is tech debt)
The build is broken, due to JS errors on system specs:
Context
Since PR #8310 we can check for JS errors on system specs.
Impact and timeline
The text was updated successfully, but these errors were encountered: