-
xref #76378
### Problem description
There are too many test configs.
- Whether or not to start a tenant server to run the test's queries:
- random (default - desirable)
- always-off
…
-
Operating system version
```console
> sw_vers (base)
ProductName: macOS
ProductVersion: 13.0.1
BuildVersion: 22A400…
-
I tried building grpc-java on Power by skipping Android and codegen specific stuff as mentioned here - https://github.com/grpc/grpc-java/blob/master/COMPILING.md, I am facing the following errors:
``…
-
Replace
https://github.com/tikv/client-go/blob/8c3f29a55f1015e6d4d5cf2e121999ddb224833f/integration_tests/async_commit_test.go#L80-L83
with
```
client, cluster, pdClient, err := testutils.Ne…
-
While testing #2221/#2224 I saw this exactly once, out of 20 iterations, when running with #2221 and an updated grpc. I did not see it when testing master (20 times) or in #2222+#2223+#2224+updated gr…
-
### Description
Per discussion in #16972 the code for the i2c host test can be improved by:
- Utilizing function `i2c_testutils_connect_i2c_to_pinmux_pins`
- Using anonymous enum instead of a m…
-
### Describe the issue:
`np.ma.testutils.assert_equal(np.nan, np.nan)` throws AssertionError while `np.testing.assert_equal(np.nan, np.nan)` works as expected.
It is duplicate of #6661 which was o…
-
Somehow fixme-in-docstring leaked into the 3.3.x branch?
```py
___________________ TestCallbackOptions.test_generate_rcfile ___________________
tmp_path = PosixPath('/tmp/pytest-of-runner/pytest-0/t…
-
```
dns/tcp_resolve_pipeline:
FAIL D:\a\libevent\libevent\test\regress_testutils.c:120: bind: No error [0]
FAIL D:\a\libevent\libevent\test\regress_dns.c:2627: assert(regress_dnsserver(base, &…
-
Do you know why my localhost is returning 404?
Here's the code:
```go
// broken.go
package main
import (
"fmt"
"html"
"net/http"
"github.com/vulcand/oxy/forward"
"github.com/…