-
**Actual behavior** Deadlock on unexpected call to function where one or more arguments are a generated mock that implements `fmt.Stringer`.
**Expected behavior** No deadlock on an unexpected call
…
-
## ♻️ Refactor
Address the issues identified during tally implementation:
- [x] First, we have noticed that an error, not just a panic, in the end blocker logic halts the chain with a consensus …
-
* [ ] rpms/golang-bitbucket-kardianos-osext
* [x] rpms/golang-bitbucket-ww-goautoneg
* [ ] rpms/golang-github-10gen-openssl
* [x] rpms/golang-github-3rf-mongo-lint
* [x] rpms/golang-github-abbot-g…
-
obs/logstream.TestBlockedFlush [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/15552852?buildTab=log) with [artifacts](https://teamcity.cockroach…
-
Previous deployment was #3888 (e74c1dd1)
Changelist e74c1dd1...d12a4236
Changes:
d12a4236 Upgrade Go to version 1.21 (#3909)
22480df1 Address final feedback in RFC 190 (#3907)
6bfef549 Bump cloud.go…
-
### Area for Improvement
We can update our use of gomock to generate typed functions by passing in `-typed`.
From the command line help:
```
-typed
Generate Type-safe 'Return', 'Do', …
-
## Issue summary
- for integration tests of candidate backing subsystem
- Need to investigate on how to mock overseer?
- How to run the candidate backing subsystem?
## Acceptance crite…
-
Any documented `make` commands seem to require the installation of `mockgen`:
```
$ make
/home/appuser/go/bin/mockgen -destination=mock_markdown/converter.go github.com/stevejefferson/trac2gitea/…
-
### What you would like to be added?
I would like to replace the already closed github.com/golang/mock with the new go.uber.org/mock as recommended in the following:
> Update, June 2023: This repo…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
### 2. What did you expect to see? (Required)
### 3. What did…