Skip to content

testing: TestTRun/output_with_chatty failures #73739

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "testing" && test == "TestTRun/output_with_chatty"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTRun/output_with_chatty
    sub_test.go:632: output with chatty:output:
        got:
        === RUN   output with chatty
        === RUN   output with chatty/#00
            a
            b
        --- PASS: output with chatty (0.02s)
            --- PASS: output with chatty/#00 (0.02s)
        want:
        === RUN   output with chatty
        === RUN   output with chatty/#00
            a
            b
        --- PASS: output with chatty (0.00s)
            --- PASS: output with chatty/#00 (0.00s)
--- FAIL: TestTRun/output_with_chatty (0.02s)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions