Skip to content

more graphics class tests #184

more graphics class tests

more graphics class tests #184

GitHub Actions / test-report-windows-opengles failed Nov 15, 2023 in 0s

❌ Love Testsuite Windows (opengles)

Tests Failed

303 tests were completed in 9.679s with 276 passed, 5 failed, and 22 skipped

Report

Module Pass Fail Skip Time
🔴 audio 27 1 0 0.784s
🟢 data 12 0 0 0.193s
🟢 event 4 0 2 0.097s
🟢 filesystem 29 0 2 0.636s
🔴 font 6 1 0 0.116s
🔴 graphics 94 3 8 2.026s
🟢 image 5 0 0 0.102s
🟢 math 20 0 0 0.322s
🟢 physics 22 0 6 0.450s
🟢 sound 4 0 0 0.069s
🟢 system 6 0 2 0.128s
🟢 thread 5 0 0 0.291s
🟢 timer 6 0 0 2.097s
🟢 video 2 0 0 0.038s
🟢 window 34 0 2 2.331s

Failures

🔴 RecordingDevice
assert 11 [check recording started] expected 'true' got 'false'

🔴 GlyphData
assert 8 [check glyph number] expected '97' got '0'

🔴 Canvas
assert 32 [check changed minmap filter sharpness] expected '1' got '-0'

🔴 Image
assert 32 [check changed minmap filter sharpness] expected '1' got '-0'

🔴 Shader
code Error validating pixel shader code:
Line 5: ERROR: '==' : wrong operand types: no operation '==' exists that takes a left-hand operand of type ' uniform mediump float' and a right operand of type ' const int' (or there is no acceptable conversion)
Line 5: ERROR: '' : compilation terminated
ERROR: 2 compilation errors. No code generated.nil