-
Here's the output when running Jupyter tests via a CLI
```
Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!
at H3.add (fi…
-
1. When vortex is set to 64 warps and 4 threads per Core, some tests in the tests/regression directory are faulty
2. What is the maximum number of warps that vortex supports
-
## Background:
Create unit tests for the matrix-vector multiplication method of the ELL matrix class. Unit tests are meant to confirm the correctness of code against data with a known and expected ou…
-
#### Is the feature request related to a problem
I have an API which I am testing and I need to ensure that the data that I send is the same data that I receive. Sometimes it is not practical to …
-
.NET 9 will be coming out in about a month. It's been RC for a bit. We should start getting the tests running against it. We should consider waiting to merge until .NET 9 hits stable so as to avoid fo…
-
### Describe the bug
The validation tests below should be split into separate unit tests. Also, all validation errors should be covered in the tests. Split the validation tests in ‘test_validation’ a…
-
## Bug Description
Unfortunately, the VRT workflow is still failing before all the tests have completed with some regularity.
Examining some recent failures, nearly all of them are failing with foll…
-
### Expected behavior
N/A
### Actual behavior
N/A
### Steps to reproduce
N/A
### If possible, minimal yet complete reproducer code (or URL to code)
_No response_
### What version of this proje…
-
## 🍒 Summary
We need to migrate API integration tests to the deployment-agnostic solution to ensure they can be run on the serverless environment and avoid duplication.
https://github.com/elastic/kib…
-
### Describe the issue
Hello, thank you so much for the nice work.
For each task instance in the SWE-bench-lite, there are corresponding unit tests (PASS_TO_PASS and FAIL_TO_PASS).
I am trying …