Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try running offscreen rendering tests with LIBGL_ALWAYS_SOFTWARE=true on windows, and enable debugging #1318

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Feb 12, 2023

Since the opengl32.dll provided uses mesa, this might work?

… on windows, and enable debugging. Since the opengl32.dll provided uses mesa, this might work?
@codecov-commenter
Copy link

Codecov Report

Base: 52.77% // Head: 52.72% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (8431aa3) compared to base (317ed7d).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1318      +/-   ##
==========================================
- Coverage   52.77%   52.72%   -0.06%     
==========================================
  Files        1690     1690              
  Lines      103449   103449              
  Branches    15301    15301              
==========================================
- Hits        54600    54545      -55     
- Misses      44509    44537      +28     
- Partials     4340     4367      +27     
Flag Coverage Δ
unittests 52.72% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...idMain/kotlin/com/soywiz/klogger/ConsoleAndroid.kt 0.00% <0.00%> (-23.81%) ⬇️
...e/src/commonTest/kotlin/com/soywiz/korge3d/test.kt 80.00% <0.00%> (-20.00%) ⬇️
...monMain/kotlin/com/soywiz/korim/format/JPEGInfo.kt 80.00% <0.00%> (-20.00%) ⬇️
...st/kotlin/com/soywiz/korio/vfs/MountableVfsTest.kt 59.37% <0.00%> (-18.75%) ⬇️
...rc/commonMain/kotlin/com/soywiz/klogger/Console.kt 29.62% <0.00%> (-12.35%) ⬇️
.../kotlin/com/soywiz/korau/format/AudioFormatTest.kt 84.61% <0.00%> (-11.54%) ⬇️
...mmonTest/kotlin/com/soywiz/korio/vfs/IsoVfsTest.kt 77.77% <0.00%> (-11.12%) ⬇️
...mmonTest/kotlin/com/soywiz/korim/format/GIFTest.kt 84.61% <0.00%> (-7.70%) ⬇️
...lin/com.soywiz.korau.sound/SoundAudioStreamTest.kt 79.31% <0.00%> (-6.90%) ⬇️
...commonTest/kotlin/com/soywiz/korim/font/TTfTest.kt 88.88% <0.00%> (-6.67%) ⬇️
... and 17 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soywiz soywiz merged commit ed46111 into main Feb 12, 2023
@soywiz soywiz deleted the check/try.running.offscreen.tests.in.windows.with.LIBGL_ALWAYS_SOFTWARE branch October 4, 2023 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants