Merge branch 'main' into appimage-test #307
GitHub Actions / test-report-linux-opengl
failed
Oct 14, 2024 in 0s
❌ Love Testsuite Linux
Info
359 tests were completed in 3.562s with 343 passed, 3 failed, and 13 skipped
Renderer: OpenGL | 4.5 (Core Profile) Mesa 23.2.1-1ubuntu3.1~22.04.2 | Mesa | llvmpipe (LLVM 15.0.7, 256 bits)
Report
Module | Pass | Fail | Skip | Time |
---|---|---|---|---|
audio | 30 | 0 | 1 | 0.276s |
data | 12 | 0 | 0 | 0.018s |
event | 4 | 0 | 2 | 0.009s |
filesystem | 33 | 0 | 2 | 0.066s |
font | 7 | 0 | 0 | 0.011s |
graphics | 107 | 0 | 1 | 2.152s |
image | 5 | 0 | 0 | 0.010s |
joystick | 6 | 0 | 0 | 0.025s |
keyboard | 10 | 0 | 0 | 0.014s |
love | 6 | 0 | 0 | 0.009s |
math | 20 | 0 | 0 | 0.029s |
mouse | 18 | 0 | 0 | 0.028s |
physics | 26 | 0 | 0 | 0.038s |
sensor | 1 | 0 | 3 | 0.006s |
sound | 4 | 0 | 0 | 0.014s |
system | 7 | 0 | 2 | 0.013s |
thread | 5 | 0 | 0 | 0.215s |
timer | 6 | 0 | 0 | 0.209s |
touch | 3 | 0 | 0 | 0.004s |
video | 2 | 0 | 0 | 0.005s |
window | 31 | 3 | 2 | 0.409s |
Failures
🔴 isVisible
assert 1 [check window visible] expected 'true' got 'false'
🔴 minimize
assert 1 [check window not minimized] expected 'false' got 'true'
🔴 restore
assert 1 [check window restored] expected 'false' got 'true'
Loading