-
Notifications
You must be signed in to change notification settings - Fork 858
Closed
Labels
FrozenDueToAgego-testissues related to go test support (test output, test explorer, ...)issues related to go test support (test output, test explorer, ...)
Milestone
Description
run test codelens appears but it's not recognized in the Testing UI.
We also need to check how Testing UI handles the fuzz test case that looks like dynamically found subtest.
Running tool: /Users/hakim/sdk/gotip/bin/go test -timeout 30s -run ^FuzzReverse$ work
--- FAIL: FuzzReverse (0.00s)
--- FAIL: FuzzReverse/69b6bf02dbaa368582724dd438c1ca203a082a6f7648e47766b7251d68dbde57 (0.00s)
/Users/hakim/ww/reverse_test.go:36: Reverse produced invalid UTF-8 string "\x97\xcf"
FAIL
FAIL work 0.184s
FAIL
Metadata
Metadata
Assignees
Labels
FrozenDueToAgego-testissues related to go test support (test output, test explorer, ...)issues related to go test support (test output, test explorer, ...)
