Skip to content

graphics: fix recursion when creating a default texture. #1025

graphics: fix recursion when creating a default texture.

graphics: fix recursion when creating a default texture. #1025

GitHub Actions / test-report-macos failed Jan 6, 2024 in 0s

❌ Love Testsuite MacOS

Tests Failed

Info

346 tests were completed in 25.954s with 334 passed, 1 failed, and 11 skipped

Renderer: OpenGL | 4.1 APPLE-19.5.1 | Apple Inc. | Apple Software Renderer

Report

Module Pass Fail Skip Time
🟢 audio 27 0 1 1.158s
🟢 data 12 0 0 0.394s
🟢 event 4 0 2 0.202s
🟢 filesystem 29 0 2 1.005s
🟢 font 7 0 0 0.243s
🔴 graphics 104 1 2 6.220s
🟢 image 5 0 0 0.160s
🟢 joystick 6 0 0 0.219s
🟢 keyboard 9 0 0 0.302s
🟢 love 6 0 0 0.196s
🟢 math 20 0 0 0.684s
🟢 mouse 18 0 0 0.618s
🟢 physics 26 0 0 0.895s
🟢 sensor 1 0 0 0.035s
🟢 sound 4 0 0 0.129s
🟢 system 6 0 2 0.269s
🟢 thread 5 0 0 0.419s
🟢 timer 6 0 0 0.513s
🟢 touch 3 0 0 0.097s
🟢 video 2 0 0 0.069s
🟢 window 34 0 2 12.128s

Failures

🔴 setDepthMode
test tests/graphics.lua:2178: The window must have depth enabled to draw to the main screen's depth buffer.nil