-
## 🍒 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 …
-
The Go tests is failing over 50% of the time.
Please visit https://github.com/apache/beam/actions/workflows/go_tests.yml?query=is%3Afailure+branch%3Amaster to see all failed workflow runs.
See also Gr…
-
**Problem**
None of the 30 playwright unit tests work.
The documentation README.md does not say to install playwright first.
**How to Reproduce?**
1. Install playwright: `npx playwright inst…
-
I was having issues with the DmpEditor tests. This might be related to how ReMirror works. Adding this issue as a reminder that we need to properly fix the tests for this.
-
https://gopogh-server-528047478195.us-central1.run.app/?env=KVM_Linux
-
Adding this as a placeholder so we can continue this discussion:
https://github.com/makerdao/spells-mainnet/pull/417#discussion_r1691311398
-
### Describe the bug
Most of the time scala tests are not recognised (I am using vscode). I can still run a test class but each test is not reported, instead the error for every test is reported at t…
-
Take for example a unit tests from CI of a random PR: https://github.com/Qiskit/qiskit-ibm-runtime/actions/runs/10744984346/job/29803163084?pr=1909.
-
Trial makes it harder to figure out why a Hypothesis test failed.
Consider:
```python
from hypothesis import strategies as st, given
from unittest import TestCase
class Tests(TestCase):
…