-
## Expected Behavior
NSM performance should not depend on the cloud provider. It should only depend on hardware and network.
## Current Behavior
When I was analyzing my old results from MSM per…
-
Platforms: asan, linux, rocm, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_open_device_registration&suite=TritonExtensi…
-
Currently, `stistools` tests are disabled on pandokia. I think Christine disabled them a long time ago because they were chronically failing. Now that there is an effort to convert these tools to Pyth…
pllim updated
6 years ago
-
Flush/compaction pacing was disabled in https://github.com/cockroachdb/pebble/pull/431 because it had an apparent effect on throughput. Some recent experiments with `pebble bench ycsb` show a throughp…
-
Performance debug logging was added to the intermittently failing `testCompileListsNotInStore_callsCompletionHandlerSuccessfully` (part of the ContentBlockersTest unit test) to be monitored.
This tas…
-
## 1. on linux agent when tye2 was still on dotnet 6
``` csharp
// tests tagged with
[Trait("FailsInGithubActions", "true")]
```
- almost all tests are green : **203 / 209**
- the red t…
-
A test failed on a tracked branch
```
Error: expected false to equal true
at Assertion.assert (expect.js:100:11)
at Assertion.apply (expect.js:227:8)
at Assertion.be (expect.js:69:22)
…
-
Due to epslevel-dependent issues, individual tests for `chebfun/eq.m`, `chebfun/lt.m` and `chebfun/ne.m` have been disabled in branch `feature-prescribed-eps`. Please reinstate these tests when the is…
-
PR #403 is disabling these two tests:
/tests/basic/pthread_detach
/tests/languages/nodejs
These are disabled due to issues in detached pthreads support.
-
## Problem to Solve
The integration test package is messy and full of commented code.
## Proposed Solution
- Many of the comments say "re-enable when X is implemented". X is, in fact, typical…