-
### 👓 What did you see?
Hooks that are loaded via `supportCodeLibraryBuilder` encounter an error when using the parallel option in the `runCucumber` API.
### ✅ What did you expect to see?
Hoo…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at /v…
-
I am trying to set up coverage integration with github actions
I am using the recommended github action, `paambaati/codeclimate-action@v3.0.0`
I get an error that doesn't really help, ie, it's u…
-
When starting the dev server with nuxt 3.14.0 I get
ERROR Cannot start nuxt: Nuxt module should be a function: @nuxtjs/color-mode
```
------------------------------
- Operating System: Windows_NT
…
-
### Automatic expect tracking for concurrent tests
It's cumbersome and error prone to accept `expect` for each concurrent test
Automatic tracking is also allows to make tests faster by using `.con…
-
This would eliminate the need for the following code in the `Setup` method of `AvalancheTestRunner`:
```
// first setup bootstrap nodes
var nodeChecker []*services.DefaultAvailabilityChecker
…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
We are running a VectorDB benchmark test on Milvus DB. Below are the specification of the test ran-
Database - Milvus
Case - Search Performance Test (500K Dataset, 1536 Dim)
Index type - DiskANN
s…
-
Attestation nightly test runs are failing with:
> Stack trace:
> invalid_client: 7000215 - [2024-03-25 09:50:35Z]: AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in th…
-
If you try to load an backup with an stage channel to an server that does not have community enabled the package will crash
Error:
```
user_limit: int value should be less than or equal to 99.
…