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

cmd/cgo: TestManyCalls test broken on s390x builder #35327

Closed
ALTree opened this issue Nov 3, 2019 · 2 comments
Closed

cmd/cgo: TestManyCalls test broken on s390x builder #35327

ALTree opened this issue Nov 3, 2019 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker Soon This needs to be done soon. (regressions, serious bugs, outages)
Milestone

Comments

@ALTree
Copy link
Member

ALTree commented Nov 3, 2019

Since CL 204957, the linux-s390x builder has been broken on the TestManyCalls test, with the following error:

##### ../misc/cgo/testcarchive
--- FAIL: TestManyCalls (1.11s)
    carchive_test.go:861: 
    carchive_test.go:862: exit status 160
FAIL
2019/11/02 21:55:39 Failed: exit status 1

example log: https://build.golang.org/log/bf247ab7fe8fc203475857c59c53d38f640bd033

cc @ianlancetaylor

@ALTree ALTree changed the title cgo: TestManyCalls broken on s390x builder cgo: TestManyCalls test broken on s390x builder Nov 3, 2019
@ALTree ALTree changed the title cgo: TestManyCalls test broken on s390x builder cmd/cgo: TestManyCalls test broken on s390x builder Nov 3, 2019
@ALTree ALTree added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Nov 3, 2019
@ALTree ALTree added this to the Go1.14 milestone Nov 3, 2019
@ALTree ALTree added the Soon This needs to be done soon. (regressions, serious bugs, outages) label Nov 3, 2019
@ianlancetaylor
Copy link
Contributor

Whoops, sorry about that. Thanks for filing the issue.

@gopherbot
Copy link

Change https://golang.org/cl/205077 mentions this issue: misc/cgo/testcarchive: add missing exit(0) in main7.c

@golang golang locked and limited conversation to collaborators Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker Soon This needs to be done soon. (regressions, serious bugs, outages)
Projects
None yet
Development

No branches or pull requests

3 participants