Zackary Welch
Zackary Welch
I agree with this, but I don't know if it's fixable. It has lead to me avoid using app.lf, or at least being very mindful when I do.
Related: https://github.com/websocket-client/websocket-client/issues/314
I would like to get this in if possible. It's the only thing this library lacks from gorilla/websocket.
Probably the intended course of action is to create the context with `CreateTestContextOnly` and specify an engine.
Also running into the same driver issue when trying to use consul as the service provider.
I've been able to use `exported-fields-are-used`, but I saw the same error with `exported-is-used.` I want to try to dig in further and see what's going on, since this is...
Want to call for support for this again. Would be nice to have a variety of different key types supported.
I've seen this a lot too, exact same status and the failed test passing on rerun. I see two place this occurs in source, one marked with a to-do. Other...
TODO in source links to [#48127 cmd/go: -keepfuzzing needs renaming, does not exist](https://github.com/golang/go/issues/48127)
Seeing this on 26.0.2 as well