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

GNUmakefile: add some more passing stdlib tests #4492

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dgryski
Copy link
Member

@dgryski dgryski commented Oct 2, 2024

No description provided.

@dgryski
Copy link
Member Author

dgryski commented Oct 2, 2024

Just realized this is mostly duplicating #4433 , which for some reason I thought was only adding a much smaller number of packages..

@aykevl
Copy link
Member

aykevl commented Oct 2, 2024

This fails on MacOS:

panic: runtime error at 0x0000000100f36ba0: goroutine stack overflow
FAIL	go/printer	0.199s

Kinda surprised by that one, perhaps it has some test for the maximum stack depth or something?

These fail on Windows:

FAIL	debug/dwarf	0.626s
--- FAIL: Test (0.00s)
    no testdata
    FailNow is incomplete, requires runtime.Goexit()
FAIL
FAIL	internal/diff	0.058s

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