[testfail] CI failure: TestClientInput.client_input_config_request_receives_all_attached_devices
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Kevin DuBois | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
13:53:32 9: [ RUN ] TestClientInput
13:53:32 9: [2016-03-10 13:53:32.004747] mirserver: Starting
13:53:32 9: [2016-03-10 13:53:32.007450] mirserver: Selected driver: dummy (version 0.20.0)
13:53:32 9: [2016-03-10 13:53:32.030724] mirserver: Initial display configuration:
13:53:32 9: [2016-03-10 13:53:32.032689] mirserver: 1.1: VGA 0.0" 0x0mm
13:53:32 9: [2016-03-10 13:53:32.033013] mirserver: Current mode 1000x800 60.00Hz
13:53:32 9: [2016-03-10 13:53:32.033302] mirserver: Preferred mode 1000x800 60.00Hz
13:53:32 9: [2016-03-10 13:53:32.033575] mirserver: Logical position +0+0
13:53:32 9: [2016-03-10 13:53:32.035886] mirserver: Using software cursor
13:53:32 9: [2016-03-10 13:53:32.057456] mirserver: Selected input driver: mir:stub-input (version: 0.20.0)
13:53:32 9: [2016-03-10 13:53:32.058595] mirserver: Mir version 0.20.0
13:53:32 9: /��BUILDDIR�
13:53:32 9: Value of: mir_input_
13:53:32 9: Expected: is equal to 3
13:53:32 9: Actual: 0 (of type unsigned long)
13:53:32 9: /��BUILDDIR�
13:53:32 9: Value of: config
13:53:32 9: Expected: a device matches ("keyboard", "keyboard-uid", 4)
13:53:32 9: Actual: 0xb43ec70 (of type MirInputConfig*)
13:53:32 9: /��BUILDDIR�
13:53:32 9: Value of: config
13:53:32 9: Expected: a device matches ("mouse", "mouse-uid", 2)
13:53:32 9: Actual: 0xb43ec70 (of type MirInputConfig*)
13:53:32 9: /��BUILDDIR�
13:53:32 9: Value of: config
13:53:32 9: Expected: a device matches ("touchscreen", "touchscreen-uid", 272)
13:53:32 9: Actual: 0xb43ec70 (of type MirInputConfig*)
13:53:32 9: [2016-03-10 13:53:32.538334] mirserver: Stopping
13:53:32 9: [ FAILED ] TestClientInput
Related branches
- Chris Halse Rogers: Approve
- Cemil Azizoglu (community): Approve
- Mir CI Bot: Approve (continuous-integration)
-
Diff: 33 lines (+17/-1)1 file modifiedtests/acceptance-tests/test_client_input.cpp (+17/-1)
tags: | added: testsfail |
Changed in mir: | |
assignee: | nobody → Kevin DuBois (kdub) |
milestone: | none → 0.21.0 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
can be reproduced by running:
stress -c 8 -i 2 acceptance_ tests --gtest_ filter= "TestClientInpu t.client_ input_config_ request_ receives_ all_attached_ devices" --gtest_repeat=1000
bin/mir_
failure rate is about 7% for me