Skip to content

x/exp/slog: TestAlloc test is failing #73928

Closed
@cagedmantis

Description

@cagedmantis

The golang.org/x/exp/slog.TestAlloc test is failing:

--- FAIL: TestAlloc (0.00s)
--- FAIL: TestAlloc/2_pairs (0.00s)
    logger_test.go:242: got 0 allocs, want 2
--- FAIL: TestAlloc/2_pairs_disabled_inline (0.00s)
    logger_test.go:253: got 0 allocs, want 2
--- FAIL: TestAlloc/9_kvs (0.00s)
    logger_test.go:277: got 2 allocs, want 11
FAIL
FAIL	golang.org/x/exp/slog	0.033s

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

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions