-
I'm using 'DistributedApplicationTestingBuilder' to spin up aspire to run some e2e tests on my Blazor Web project (which uses wasm client side components).
In normal debugging of this project from …
-
Having some e2e tests on the web examples (e.g. with playwright) would cover a larger surface like using the client within a browser (see `fetch` issue https://github.com/electric-sql/electric-next/p…
-
Context:
Since we’ve migrated to the Orleans 7, we’ve experienced a few performance issues..
We are running orleans in kubernetes with kubernets hosting and clustering. But after the migration w…
-
Saw this crash when running the banjo test on Win10 + Firefox:
```
2016-06-07 13:29:30,421 __main__ INFO starting iteration 1...
2016-06-07 13:29:30,421 banjo_driver INFO starting banjo t…
-
/area open-source
/kind enhancement
/priority 3
/topology garden seed shoot
Kubernetes v1.31 is getting released on August 13th: [CHANGELOG](Https://github.com/kubernetes/kubernetes/blob/master/CHANG…
-
```
FAIL test/e2e/ClientOptions.test.js
● Client console.log › liveReload disabled (ws)
● Client console.log › liveReload & hot are disabled (ws)
● sockjs client port, no path › browser clie…
-
In the acapy tools repo there is some really useful testing using docker containers that allows testing of upgrade scripts and restarts. https://github.com/hyperledger/aries-acapy-tools/tree/main/aska…
-
Here is my build command.
```
python build.py --model_dir Yi-34B-Chat --dtype float16 --remove_input_padding --use_gemm_plugin float16 --use_gpt_attention_plugin float16 --world_size 2 --tp_size 2 …
-
We have this setup on a x86 ubuntu 20 LTS machine:
**Container: Openssl + parsec openssl provider + parsec tool
Host: Parsec service (1.4.1) with Mbed crypto provider**
The ping from parsec-tool …
-
The graceful shutdown during the deploy sometimes causes a client to get an EOF for some request.
It is unknown what causes this: it's either a bug in the e2e `client.rb`, the LB graceful reload is…