Skip to content

test: test explorer UI does not recognize FuzzTest #2023

Closed
@hyangah

Description

@hyangah

run test codelens appears but it's not recognized in the Testing UI.

Screen Shot 2022-01-21 at 2 23 36 PM

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, ...)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions