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

string_concatenation_hint_handler fails tests #46655

Closed
vtjnash opened this issue Sep 6, 2022 · 2 comments
Closed

string_concatenation_hint_handler fails tests #46655

vtjnash opened this issue Sep 6, 2022 · 2 comments

Comments

@vtjnash
Copy link
Member

vtjnash commented Sep 6, 2022

Apparent regression in tests from merging #45823 recently?

      From worker 10:	┌ Error: Hint-handler string_concatenation_hint_handler for MethodError in Base caused an error
      From worker 10:	└ @ Base.Experimental experimental.jl:321
missing                                         (10) |    42.50 |   0.30 |  0.7 |     704.53 |  2004.57

These register_error_hint should probably be going into REPL or InteractiveUtils; they probably should not be going into Base.

Originally posted by @vtjnash in #45823 (comment)

@KristofferC
Copy link
Member

cc @merryhime, maybe you can look at this?

@merryhime
Copy link
Contributor

hey, will do when i can.

@vtjnash vtjnash closed this as completed Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants