-
Do we have some functionality in the tests disabled under Valgrind that still should be run under Valgrind?
If so and we could split the test - we should split them.
## Details
The tests disabl…
-
```
There are six tests that fail on android:
Failed the following 6 tests:
test/actions/gyptest-generated-header.py
test/build-option/gyptest-build.py
test/configurations/basics/gyptest-…
-
### Expected behavior
Tests consistently pass in CI, unless a branch changes something that relates to the test.
### Actual behavior
`spec/features/requests/form_spec.rb:865` is flaky - passing a…
-
### Issue Summary:
Currently the tests for BasicGoogleDeployHandler are disabled due to bad practices on the code that is deploying GCE instances in Spinnaker. It is hard to test existing and new fea…
-
## Issue
When trying sel4test with QEMU v6.2 on Ubuntu for SMP build, the target stuck at test `IPC1001 (Test SMP inter-AS seL4_Send + seL4_Recv)`.
## Reproducing steps
```shell
$ uname -a
…
-
Symlinking on Windows is a priveleged operation. From OCaml's [`Unix.symlink` documentation](https://ocaml.org/manual/5.2/api/Unix.html#VALsymlink).
> The other caveat [on windows] is that by defau…
-
Today I got confused trying to get the "cpuflags" test case to run and not seeing it in the --list-tests output. After asking for help, I learned that the --list-tests output depend on the guest-os ch…
-
It has been suggested that
```
more and more of the base stack is being careful to avoid CGO where possible
it would be great to have a per-repository flag to run all the tests with CGO disabled,…
-
The following goldens tests are failing in rfw, thus blocking the Flutter -> packages roll
In argument_decoders_test:
[golden checks](https://github.com/flutter/packages/blob/ef80c44a134981fd3a6155…
-
The machinery in `tycheck_tests.erl` automatically runs all tests in `test_files/tycheck`. The "advance tests" are run by custom code in `Makefile`. We should move all working tests from `test_files/…