more graphics class tests #184
GitHub Actions / test-report-linux-opengles
failed
Nov 15, 2023 in 0s
❌ Love Testsuite Linux
303 tests were completed in 4.116s with 276 passed, 5 failed, and 22 skipped
Report
Module | Pass | Fail | Skip | Time |
---|---|---|---|---|
🔴 audio | 27 | 1 | 0 | 0.183s |
🟢 data | 12 | 0 | 0 | 0.017s |
🟢 event | 4 | 0 | 2 | 0.008s |
🟢 filesystem | 29 | 0 | 2 | 0.060s |
🔴 font | 6 | 1 | 0 | 0.011s |
🔴 graphics | 94 | 3 | 8 | 0.662s |
🟢 image | 5 | 0 | 0 | 0.011s |
🟢 math | 20 | 0 | 0 | 0.038s |
🟢 physics | 22 | 0 | 6 | 0.062s |
🟢 sound | 4 | 0 | 0 | 0.012s |
🟢 system | 6 | 0 | 2 | 0.019s |
🟢 thread | 5 | 0 | 0 | 0.220s |
🟢 timer | 6 | 0 | 0 | 2.014s |
🟢 video | 2 | 0 | 0 | 0.007s |
🟢 window | 34 | 0 | 2 | 0.793s |
Failures
🔴 RecordingDevice
assert 11 [check recording started] expected 'true' got 'false'
🔴 GlyphData
assert 8 [check glyph number] expected '97' got '0'
🔴 Canvas
assert 12 [check filter changed ani] expected '2' got '1'
🔴 Image
assert 12 [check filter changed ani] expected '2' got '1'
🔴 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
Loading