Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/exp/slog: TestTextHandlerSource fails from incomplete regexp #55052

Closed
toothrot opened this issue Sep 13, 2022 · 1 comment
Closed

x/exp/slog: TestTextHandlerSource fails from incomplete regexp #55052

toothrot opened this issue Sep 13, 2022 · 1 comment
Assignees
Milestone

Comments

@toothrot
Copy link
Contributor

--- FAIL: TestTextHandlerSource (0.00s)
    text_handler_test.go:106: got
        "time=2000-01-02T03:04:05.000Z level=INFO source=\"/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/gopath/src/golang.org/x/exp/slog/text_handler_test.go\":95 msg=m\n"
        wanted to match source=([A-Z]:)?[^:]+text_handler_test\.go:\d+ msg

2022-09-09T18:21:43-93e26a7-9dd9174/darwin-amd64-10_14

@bcmills
Copy link
Contributor

bcmills commented Sep 14, 2022

Fixed in CL 429838 and CL 430076.

@bcmills bcmills closed this as completed Sep 14, 2022
@golang golang locked and limited conversation to collaborators Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants