Skip to content

util/log: TestCrashReportingPacket fails on go1.12 #35792

@petermattis

Description

@petermattis

The expected line numbers are off by one:

--- FAIL: TestCrashReportingPacket (0.20s)
    --- FAIL: TestCrashReportingPacket/#00 (0.00s)
        crash_reporting_packet_test.go:154: expected crash_reporting_packet_test.go:83: boom, got crash_reporting_packet_test.go:84: boom
    --- FAIL: TestCrashReportingPacket/#01 (0.00s)
        crash_reporting_packet_test.go:154: expected crash_reporting_packet_test.go:91: baam, got crash_reporting_packet_test.go:92: baam

Metadata

Metadata

Assignees

Labels

A-loggingIn and around the logging infrastructure.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions