Skip to content

testing: --- FAIL line prints to stdout #7691

@rsc

Description

@rsc
running a test with stderr redirected:

$ GOGC=0 GODEBUG=gcdead=1,allocfreetrace=1 ./template.test 2>z
--- FAIL: TestExecute (0.05 seconds)
$ 

probably that one line should be on stderr not stdout, with the rest of the output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions