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

remove testset from a test in boundscheck_exec.jl #42384

Closed
wants to merge 1 commit into from

Conversation

KristofferC
Copy link
Member

otherwise, this prints testset status to the console when running the base tests

Can be seen in e.g. https://build.julialang.org/#/builders/65/builds/3404/steps/5/logs/stdio

      From worker 9:	Test Summary:                                               | Pass  Total
      From worker 9:	pass inbounds meta to getindex on CartesianIndices (#42115) |    2      2
      From worker 9:	Test Summary:                                               | Pass  Total
      From worker 9:	pass inbounds meta to getindex on CartesianIndices (#42115) |    2      2
      From worker 9:	Test Summary:                                               | Pass  Total
      From worker 9:	pass inbounds meta to getindex on CartesianIndices (#42115) |    2      2

@KristofferC KristofferC force-pushed the kc/testset branch 2 times, most recently from 961f409 to 3ff2899 Compare September 28, 2021 12:17
otherwise, this prints testset status to the consoler when running the base tests
@timholy
Copy link
Member

timholy commented Sep 28, 2021

Can't you just add nothing to the end of the file?

@KristofferC
Copy link
Member Author

Fixed by #44444

@giordano giordano deleted the kc/testset branch June 7, 2022 19:22
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

Successfully merging this pull request may close these issues.

2 participants