A test failing on builders with mir 0.1.1: PublishedSocketConnector.drm_auth_magic_is_processed_by_the_server
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Critical
|
Daniel van Vugt | ||
mir (Ubuntu) |
Fix Released
|
Critical
|
Daniel van Vugt |
Bug Description
One test fails on builders every time:
https:/
---
[ RUN ] PublishedSocket
/build/
Value of: stub_server_
Actual: 0
Expected: magic.magic()
Which is: 269554195
/build/
Actual function call count doesn't match EXPECT_
Expected: to be called once
Actual: never called - unsatisfied and active
[ FAILED ] PublishedSocket
---
On armhf the tests aren't seemingly being run? See armhf log at https:/
The problem isn't seen when building locally.
Related branches
- Timo Jyrinki (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Daniel van Vugt: Abstain
- Mir development team: Pending requested
-
Diff: 30 lines (+4/-2)1 file modifiedtests/unit-tests/frontend/test_published_socket_connector.cpp (+4/-2)
- Daniel van Vugt: Disapprove
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 30 lines (+4/-2)1 file modifiedtests/unit-tests/frontend/test_published_socket_connector.cpp (+4/-2)
- PS Jenkins bot (community): Approve (continuous-integration)
- Timo Jyrinki (community): Approve
- Alan Griffiths: Approve
- Alexandros Frantzis (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifiedtests/mir_test_doubles/test_protobuf_client.cpp (+1/-0)
- Alan Griffiths: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Alexandros Frantzis (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifiedtests/mir_test_doubles/test_protobuf_client.cpp (+1/-0)
tags: | added: testsfail |
Changed in mir (Ubuntu): | |
importance: | Undecided → Critical |
Changed in mir: | |
milestone: | none → 0.1.2 |
summary: |
- A test failing on builders with mir 0.1.1 + A test failing on builders with mir 0.1.1: + PublishedSocketConnector.drm_auth_magic_is_processed_by_the_server |
Changed in mir (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in mir (Ubuntu): | |
status: | Fix Committed → In Progress |
Changed in mir (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Yes, the armhf tests aren't meant to run yet. We have some bugs to fix in them before they will work.