vulkan: implement defragmentation #144
❌ Love Testsuite Linux
Info
359 tests were completed in 5.195s with 331 passed, 15 failed, and 13 skipped
Renderer: Vulkan | 1.3.255 | Mesa | llvmpipe (LLVM 15.0.7, 256 bits)
Report
Module | Pass | Fail | Skip | Time |
---|---|---|---|---|
audio | 30 | 0 | 1 | 0.249s |
data | 12 | 0 | 0 | 0.026s |
event | 4 | 0 | 2 | 0.013s |
filesystem | 33 | 0 | 2 | 0.096s |
font | 7 | 0 | 0 | 0.017s |
graphics | 92 | 15 | 1 | 3.355s |
image | 5 | 0 | 0 | 0.013s |
joystick | 6 | 0 | 0 | 0.024s |
keyboard | 10 | 0 | 0 | 0.022s |
love | 6 | 0 | 0 | 0.012s |
math | 20 | 0 | 0 | 0.044s |
mouse | 18 | 0 | 0 | 0.044s |
physics | 26 | 0 | 0 | 0.057s |
sensor | 1 | 0 | 3 | 0.008s |
sound | 4 | 0 | 0 | 0.017s |
system | 7 | 0 | 2 | 0.019s |
thread | 5 | 0 | 0 | 0.219s |
timer | 6 | 0 | 0 | 0.213s |
touch | 3 | 0 | 0 | 0.006s |
video | 2 | 0 | 0 | 0.007s |
window | 34 | 0 | 2 | 0.734s |
Failures
🔴 Font
assert 280 [compare image pixel (1,1,1,1) at 0,5, matching = a, not matching = rgb (Font-2)] expected 'true' got 'false'
🔴 ParticleSystem
assert 88 [compare image pixel (0,0,0,0) at 0,0, matching = gb, not matching = ra (ParticleSystem-1)] expected 'true' got 'false'
🔴 Quad
assert 166 [compare image pixel (0.32549019607843,0.65882352941176,0.86274509803922,1) at 2,30, matching = a, not matching = rgb (Quad-1)] expected 'true' got 'false'
🔴 Shader
assert 9 [compare image pixel (0,0,0,1) at 0,0, matching = gba, not matching = r (Shader-1)] expected 'true' got 'false'
🔴 SpriteBatch
assert 19 [compare image pixel (0,0,0,0) at 0,0, matching = , not matching = rgba (SpriteBatch-1)] expected 'true' got 'false'
🔴 Text
assert 15 [compare image pixel (1,0,1,0) at 0,0, matching = ga, not matching = rb (Text-1)] expected 'true' got 'false'
🔴 arc
assert 1037 [compare image pixel (0,0,0,1) at 0,12, matching = ba, not matching = rg (arc-2)] expected 'true' got 'false'
🔴 circle
assert 12 [compare image pixel (0,0,0,1) at 0,11, matching = gba, not matching = r (circle-1)] expected 'true' got 'false'
🔴 ellipse
assert 1 [compare image pixel (0,0,0,0) at 0,0, matching = rgb, not matching = a (ellipse-1)] expected 'true' got 'false'
🔴 points
assert 16 [compare image pixel (0,0,0,1) at 0,15, matching = gba, not matching = r (points-1)] expected 'true' got 'false'
🔴 polygon
assert 16 [compare image pixel (1,0,1,1) at 0,15, matching = ga, not matching = rb (polygon-1)] expected 'true' got 'false'
🔴 pop
assert 1 [compare image pixel (0,0,0,1) at 0,0, matching = gba, not matching = r (pop-1)] expected 'true' got 'false'
assert 1 [compare image pixel (1,0,1,1) at 0,0, matching = rga, not matching = b (print-1)] expected 'true' got 'false'
🔴 rectangle
assert 257 [compare image pixel (1,0,0,1) at 0,0, matching = ga, not matching = rb (rectangle-2)] expected 'true' got 'false'
🔴 shear
assert 258 [compare image pixel (0,0,0,1) at 0,1, matching = gba, not matching = r (shear-2)] expected 'true' got 'false'