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

CompositorPerformance.regression_test_1563287 leaves orphan clients running #1637

Closed
AlanGriffiths opened this issue Jul 28, 2020 · 0 comments · Fixed by #1638
Closed

CompositorPerformance.regression_test_1563287 leaves orphan clients running #1637

AlanGriffiths opened this issue Jul 28, 2020 · 0 comments · Fixed by #1638

Comments

@AlanGriffiths
Copy link
Contributor

$ mir_performance_tests --gtest_filter=CompositorPerformance.regression_test_1563287
Running main() from main.cpp
Note: Google Test filter = CompositorPerformance.regression_test_1563287
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from CompositorPerformance
[ RUN      ] CompositorPerformance.regression_test_1563287
[2020-07-28 16:06:41.108051] < -warning- > gbm-kms: Unable to determine the current display mode.
[2020-07-28 16:06:41.108118] < -warning- > gbm-kms: Unable to determine the current display mode.
[2020-07-28 16:06:41.108151] < -warning- > gbm-kms: Unable to determine the current display mode.
[2020-07-28 16:06:41.108181] < -warning- > gbm-kms: Unable to determine the current display mode.
[2020-07-28 16:06:41.108211] < -warning- > gbm-kms: Unable to determine the current display mode.
[2020-07-28 16:06:41.147676] < -warning- > gbm-kms: drmModeCrtcSetGamma failed: Invalid argument
[       OK ] CompositorPerformance.regression_test_1563287 (12943 ms)
[----------] 1 test from CompositorPerformance (12943 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (12943 ms total)
[  PASSED  ] 1 test.
$ ps -eaf | grep mir_demo
alan     12945     1 37 16:06 pts/3    00:00:06 /usr/bin/mir_demo_client_wayland
alan     12951     1 39 16:06 pts/3    00:00:06 /usr/bin/mir_demo_client_wayland
alan     12957     1 39 16:06 pts/3    00:00:06 /usr/bin/mir_demo_client_wayland
alan     12965  2825  0 16:06 pts/3    00:00:00 grep --color=auto mir_demo
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 a pull request may close this issue.

1 participant