Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

all.bash fails for test "TestAnalyzeAnnotations" & "TestAnalyzeAnnotationsGC" #6

Closed
mohit10verma opened this issue Aug 17, 2019 · 2 comments

Comments

@mohit10verma
Copy link
Collaborator

Repro instructions:
cd src/
./all.bash

Failing signature:
--- FAIL: TestAnalyzeAnnotations (0.00s)
annotations_test.go:101: failed to trace the program: gWaiting in makerunnable 36:[g:8 p:0 GoSched/17 [0 0 0] [] 1eb2a ->0] [waiting GoBlockSync:11f6f,,,]
--- FAIL: TestAnalyzeAnnotationGC (0.00s)
annotations_test.go:271: failed to trace the program: p already running 24, 59:[g:66 p:2 GoStart/14 [66 0 0] [] 15984 ->0]

@jerrinsg
Copy link
Owner

Thanks for reporting this issue. I was seeing this issue on mainline as well (golang/go#28702). I will cherry-pick the fix (golang/go@6d5caf3) that was pushed to mainline and will add it to our master as well.

@jerrinsg
Copy link
Owner

Fixed in #8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants