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

Gamemode fails test with prime-run #477

Open
stanekondrej opened this issue Apr 21, 2024 · 1 comment
Open

Gamemode fails test with prime-run #477

stanekondrej opened this issue Apr 21, 2024 · 1 comment

Comments

@stanekondrej
Copy link

Describe the bug
When running gamemoded -t, everything works as expected, but when the GAMEMODERUNEXEC environment variable is set to prime-run, the test fails.

To Reproduce
Steps used to reproduce the behavior:

  1. Run GAMEMODERUNEXEC="prime-run" gamemoded -t
  2. See error

Expected behavior
Gamemode doesn't fail the test

System Info (please complete the following information):

  • OS and version: EndeavourOS, kernel 6.8.7-arch1-1
  • GameMode version: 1.8.1-2

Additional context
I am running the proprietary drivers, if that's important.

This is the command output:

λ ~/ GAMEMODERUNEXEC="prime-run" gamemoded -t
: Loading config
: Running tests

:: Basic client tests
:: Passed

:: Dual client tests
gamemode request succeeded and is active
Quitting by request...
:: Passed

:: Gamemoderun and reaper thread tests
...Waiting for child to quit...
...Waiting for reaper thread (reaper_frequency set to 5 seconds)...
ERROR: gamemode failed to deactivate when requested (expected 0)!
:: Supervisor tests
ERROR: gamemode_query_status after end request gave unexpected value 1, (expected 0)!
ERROR: :: Failed!
: Client tests failed, skipping feature tests
: Tests Failed!
@luke-01
Copy link

luke-01 commented Jan 4, 2025

I get the same error on archlinux with gamemode version 1.8.2

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

No branches or pull requests

2 participants