Skip to content

more tests

more tests #244

GitHub Actions / test-report-windows-opengles failed Feb 28, 2024 in 0s

❌ Love Testsuite Windows (opengles)

Tests Failed

Info

355 tests were completed in 8.668s with 340 passed, 3 failed, and 12 skipped

Renderer: OpenGL ES | OpenGL ES 3.1 Mesa 23.2.1 (git-f47f6d780a) | Microsoft Corporation | D3D12 (Microsoft Basic Render Driver)

Report

Module Pass Fail Skip Time
🔴 audio 29 1 1 0.522s
🟢 data 12 0 0 0.193s
🟢 event 4 0 2 0.096s
🟢 filesystem 33 0 2 0.697s
🟢 font 7 0 0 0.114s
🔴 graphics 102 2 3 2.853s
🟢 image 5 0 0 0.094s
🟢 joystick 6 0 0 0.121s
🟢 keyboard 10 0 0 0.161s
🟢 love 6 0 0 0.097s
🟢 math 20 0 0 0.322s
🟢 mouse 18 0 0 0.290s
🟢 physics 26 0 0 0.417s
🟢 sensor 1 0 0 0.016s
🟢 sound 4 0 0 0.074s
🟢 system 7 0 2 0.160s
🟢 thread 5 0 0 0.292s
🟢 timer 6 0 0 0.297s
🟢 touch 3 0 0 0.048s
🟢 video 2 0 0 0.037s
🟢 window 34 0 2 1.767s

Failures

🔴 setPlaybackDevice
assert 2 [check blank device fails] expected 'false' got 'true'

🔴 Canvas
code tests/graphics.lua:223: The r32f pixel format is not supported as a compute shader-writable texture on this system.nil

🔴 Shader
assert 4 [check shader valid] expected '' got 'vertex shader:
pixel shader:
'