-
On the `it` branch, I've added an [X11 backend](https://github.com/rust-windowing/winit/blob/it/dockerfiles/Dockerfile.ubuntu) that runs the tests in a Docker container. We should add other backends a…
-
## Context
We are improving storybook coverage on `packages/twenty-front/src/modules` which is most of our frontend. This stories catch bugs/regressions in two ways:
- stories comes with **Interac…
-
So basically what the problem is, is that we are unable to run JRE testing with anything but JCK, since JAVA and JAVAC command variables are only defined and propagated from the jck.mk...
if we want …
-
### Describe the bug?
When joining a session, attempting to directly connect over lnl is supposed to be prioritised over lnl-nat, as shown in the flow chart found at https://wiki.resonite.com/Network…
-
### Observed behavior
**Issue Description:**
We are experiencing instability with NATS 2.10.19 (Jetstream enabled) cluster when deployed in a Redhat OpenShift environment, even though the same s…
-
**Describe the bug**
When testing the Ludo game in headless mode, the tests fail because the bot cannot click on nodes (not visible).
**To Reproduce**
Steps to reproduce the behavior:
1. Run the…
-
"Missing" folder `./src/headless` confuses `poetry install`.
`Path /root/2023/challenges/dino-game/deploy/src/headless for headless does not exist`.
In discord chat, alles staff said the `headless…
-
**Describe the bug**
I am facing an issue while running dAppeteer with jest in headless mode, in setup.js launch runs successfully but setupMetaMask doesn't work properly, similar issue is dappeteer.…
-
**Describe the bug**
M151A1 spawn has a blank / "Patrol" option that loads no vechicle and can't be changed back, locking the spawn location indefinitely.
location is FOB2 Kon Tum, Spike Team Spawn…
-
I'd love if I could add a headless browser to my dev container using the dev container features.
```json
"features": {
"headless-chrome": "latest",
"headless-chromium": "latest",
"headles…