-
This is the test program.
```Go
package main_test
import (
"testing"
)
func TestHelper(t *testing.T) {
helperA(t)
}
func helperA(t *testing.T) {
t.Helper()
t.Run("subtest", fu…
-
### Firebase Test Run: [Firebase link](https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/5934966702283959461/executions/bs.e96529160a38d5c0/testc…
-
**Describe the bug**
`test_Multiplayer_BasicConnectivity_Connects` failed
**Failed Jenkins Job Information:**
Name: Linux [profile_nounity_pipe] - test_profile_nounity
Job Build Number: http…
-
I would like to disable the check that suggests `testing.TB` be named `tb` (related #27) but I cannot figure out how.
The docs link to [`.golangci.example.yml`](https://golangci-lint.run/usage/conf…
-
## The Basics
* Service team responsible for the client library: **Storage**
* Link to documentation describing the service: [Storage STG 84](https://microsoft.sharepoint.com/:w:/t/AzureStorage/EU…
-
I am not sure if that is a bug because I don't know how much this library aims to simulate behaviours of real file system so I wanted to ask about attibutes.
In microsoft [docs](https://docs.microso…
-
The option to track code coverage for files in a given path (https://github.com/JuliaLang/julia/pull/44359) appears to miss a significant number of lines compared to `--code-coverage=user`.
As seen…
-
## Enhancement
@trilinos/muelu
Add unit tests in `test/unit_tests/BlockedRAPFactory.cpp` for the coarsening of saddle-point systems.
### Context
PR #8534 introduces MueLu capabilities for s…
-
I think this is because I'm trying to cross-build a fairly complicated system image, but, I also think this is one of the last remaining failures keeping me from blindly cross-compiling the whole sheb…
-
### Current behavior:
I copied steps from https://github.com/cypress-io/cypress/issues/2284 with slight modification.
in my spec:
```
cy.task('seedRisks',{"model": "delete"})
```
in inde…