CI InputEvents failure in krillin
Bug #1603145 reported by
Kevin DuBois
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Triaged
|
Medium
|
Unassigned | ||
mir (Ubuntu) |
Incomplete
|
Medium
|
Unassigned |
Bug Description
InputEvents from mir_privileged tests is failing with a segfault.
CI logs: https:/
Related branches
lp://staging/~kdub/mir/fix-1603145
On hold
for merging
into
lp://staging/mir
- Mir CI Bot: Approve (continuous-integration)
- Mir development team: Pending requested
-
Diff: 118 lines (+52/-38)1 file modifiedtests/privileged-tests/test_input_events.cpp (+52/-38)
lp://staging/~kdub/mir/fix-ci
- Daniel van Vugt: Approve
- Mir CI Bot: Needs Fixing (continuous-integration)
- Cemil Azizoglu (community): Approve
- Brandon Schaefer (community): Approve
-
Diff: 39 lines (+12/-1)3 files modifiedcmake/MirCommon.cmake (+1/-0)
tests/privileged-tests/test_input_events.cpp (+1/-1)
tools/valgrind_suppressions_libhybris (+10/-0)
Changed in mir: | |
milestone: | 0.25.0 → 0.26.0 |
Changed in mir: | |
importance: | High → Medium |
Changed in mir: | |
milestone: | 0.26.0 → 1.0.0 |
Changed in mir: | |
milestone: | 1.0.0 → none |
status: | In Progress → Triaged |
milestone: | none → 1.0.0 |
status: | Triaged → In Progress |
Changed in mir: | |
milestone: | 0.27.0 → 0.28.0 |
Changed in mir: | |
milestone: | 0.28.0 → none |
status: | In Progress → Triaged |
To post a comment you must log in.
interestingly, it only happens when running the test in series with the other tests in the suite. Perhaps a bad-driver-shutdown bug?