There are 3 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
c4513bba-91f9-49c8-b175-7151bc86c8ac | 26810646-ed45-4782-b863-d14a70b86c84 | Get subscriptions | rest/push Get subscriptions | [ { "channel": "pushenabled:foo1", "clientId": "testClient3" }, { "channel": "pushenabled:foo1", "clientId": "testClient1" } ] includesUnordered [ { "channel": "pushenabled:foo1", "clientId": "testClient1" }, { "channel": "pushenabled:foo1", "clientId": "testClient3" }, { "channel": "pushenabled:foo1", "clientId": "testClient2" } ] (different length arrays): expected 'different length arrays' to equal true |
6e5f99c6-37cb-4fe5-84f1-8d570779111a | 853eb2cd-b8af-449c-94a4-0d3ec5035d32 | channelSubscriptions save | rest/push channelSubscriptions save | Cannot read property 'clientId' of undefined |
231f259c-c561-4b9e-8800-584f4b04a63b | bcab7dab-07e8-4260-9bac-2dae8579056e | channelSubscriptions listChannels | rest/push channelSubscriptions listChannels | [ "pushenabled:listChannels1", "pushenabled:listChannels2" ] includesUnordered [ "pushenabled:listChannels2", "pushenabled:listChannels1", "pushenabled:foo1" ] (different length arrays): expected 'different length arrays' to equal true |