``` #!watchflakes post <- pkg ~ `^golang\.org/x/tools` && test == "TestReinitializeRepeatedly" ``` Just saw this on a TryBot pass: the new TestReinitializeRepeatedly failed: https://storage.googleapis.com/go-build-log/245e95df/linux-arm-aws_a852f0ae.log Given that this test asserts on correct re-evaluation of views, this should be investigated before the next release.
Just saw this on a TryBot pass: the new TestReinitializeRepeatedly failed:
https://storage.googleapis.com/go-build-log/245e95df/linux-arm-aws_a852f0ae.log
Given that this test asserts on correct re-evaluation of views, this should be investigated before the next release.