-
When building the tests in c++ mode, mingw complains because `"%s"` is used as format string for wchar_t strings.
here
https://github.com/libsdl-org/SDL/blob/790cd395f54f458303fb3b4a4f8ed4fd62719e55…
-
```
===== Test Suite 6: 'Intrinsics' started
----- Test Case 6.1: 'intrinsics_selftest' started
Test Description: 'Intrinsics testautomation selftest'
Test Iteration 1: execKey 165428680841847…
1bsyl updated
6 months ago
-
## Description
Hello, I have an automated E2E test project on Azure and have a build pipeline set up to run our test suite
I am trying to set up a release pipeline in order to run selected automat…
-
I'm experimenting using this (with a codeceptjs / testcafe setup) and am finding my sessions are always stopped before the test can register as passed. Has anyone experienced similar problems? Many th…
-
Originally reproduced with SDL3 libsdl-org/SDL@a2d5942, sdl2-compat d87c932, running tests with `SDL_AUDIODRIVER=dummy SDL_VIDEODRIVER=dummy make test`.
Still reproducible with the newest version I…
smcv updated
3 months ago
-
### What happened?
I'm deploying selenium-grid helm chart on AKS cluster with an existing keda (helm chart version 2.12.1) installed using Azure pipelines. The helm upgrade job fails with the followi…
-
vsnprintf() is failing internally, maybe the va_arg setup isn't working isn't working on the latest macOS? This seems to have happened with the macOS 14 update on the CI runners and I can reproduce it…
-
On my Windows system, `testautomation --filter video_getSetWindowState` is failing. This used to pass, are we doing something wrong in the event handling?
The output is:
```
INFO: 03/23/24 09:12…
-
# This bug report was migrated from our old Bugzilla tracker.
These attachments are available in the static archive:
* ~~[Adds a SDL_BLENDMODE_PMA blending mode for pre-multiplied alpha blending (p…
-
In my fork, SDL2 macOS autotools build fails with
`Error: Process completed with exit code 127.` in two attempts:
https://github.com/sezero/SDL/actions/runs/8805776127/job/24169481106
Seemed to h…