-
```
#!watchflakes
default
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
We found race condition `rs.lastCommitInfo` between `baseapp.CreateQueryContext` and `baseapp.C…
-
```
#!watchflakes
default
-
-
```
#!watchflakes
default
-
#### Description
The following test code snippet does not work as expected in Gno when we run `gno test` and causes the GnoVM to crash:
```go
package test
import (
"errors"
"testing"
)
…
-
While preparing the next upload of buildah 1.37.2 to Debian, I noticed build failures on s390x (and that arch only).
All build failures showed unusual behavior, (possibly indicating memory corrupt…
-
Hello,
I am using GO FIPS compliant image with MinioSDK v7.0.80
My program fails while using the following APIs
- RemoveObjectWithResult
- RemoveObjects
**Code**
`package main
import…
-
### Which jobs are failing?
windows-unit-master
### Which tests are failing?
k8s.io/kubernetes/cmd/kubeadm/app/cmd.TestNewResetData
k8s.io/kubernetes/cmd/kubeadm/app/cmd.TestNewResetData/Pass_with…
-
## Expected Behavior
I expect `AssertNumberOfCalls` to succeed only with one given “expectedCalls” value.
In the “Steps to reproduce” section below, there are two assertions to assert the number…