Details
Description
Cargo trunk fails during a full build and test cycle, as I think one of the Orion tests checks the roles in "wrong order". The attached patch would fix this.
Activity
Vincent Massol
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Vincent Massol [ vmassol ] | |
| Component/s | Build [ 11712 ] | |
| Affects Version/s | 0.8 [ 12191 ] | |
| Fix Version/s | 0.9 [ 12482 ] |
Vincent Massol
made changes -
| Summary | Orion tests fail | Orion testGetRoleToken unit test is failing |
Vincent Massol
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Fixed (with modifications to the patch as it was suggesting a different order which was not working on my machine). Made the test order-independent.