rcorsi

Results 189 comments of rcorsi

Regarding `gamepad-is-available-in-new-navigables.html` it doesn't explicitly disconnect the gamepad at the end of the test. Don't know if that is a problem or not.

Just did a 1000 test using the earlier setup ``` #! /bin/bash for x in {1..1000} do echo $x ./Meta/ladybird.py run test-web -f gamepad -j 1 -v -v -v -s...

Put the gamepad-rumble back into the skip list and the results after 10000 runs ``` 2 Fail: Text/input/GamepadAPI/gamepad-exposed-after-button-press.html 2 Pass: 6, Fail: 1, Skipped: 3, Timeout: 0, Crashed: 0 9998...

Another gamepad-iframe.html issue, this time on macOS https://github.com/LadybirdBrowser/ladybird/actions/runs/18842786543/job/53758972965?pr=6034

When `vulkan-validationlayers` package (on Ubuntu) is not present you get the error below that prevents VulkanContext creation. Is that what you want or might it be better to just print...

Strictly speak, is it required to modify any code to get the validation layer messages? Can't that specific part of it be achieved with the Vulkan Configurator from the Vulkan...

I would go to discord to try to get some attention on this one. It is a PR covering multiple Vulkan issues and with many commits so requires more dedicated...

I just visited the site you mention, and it did not crash for me. I'm running master branch and release and on a virtual box Ubuntu 25.04 system. There is...

Just tried on an old system 3rd gen intel i7 with NVidia 1060 GPU, and it doesn't crash, but screen is just all blue.

Just tried on intel i7 8700T with integrated GPU and it works pretty well. No flashing or glitching.