Details of test case 72da82f9-7b72-4f96-9923-66fe933d31f6

Test class name
deviceRegistrations get and list
Test case name
rest/push deviceRegistrations get and list

Failures

You are currently only viewing uploads belonging to the ably/ably-js repo. (overview)

There are 145 recorded failures of this test case.

Failure ID Upload ID Uploaded at Branch Message
aac3bada-66bb-45b7-ad4a-0a6f0135a5ce c2db8df3-4a49-4f7e-b17d-06b1de129222 2024-01-08T13:46:24.811Z remove-callbacks-part-1 unenvelope(): Response body is missing
046ae091-3e5a-457f-b801-e16a887b385b 1ebedc1b-7b0a-45bb-b99e-15d45fdd9466 2024-01-08T13:46:56.124Z remove-callbacks-part-1 unenvelope(): Response body is missing
81a855fe-9ddb-4a18-a7e8-df07b6fc864c 013e2db8-9735-4a70-b560-e93fec35ea03 2024-01-08T13:47:48.966Z remove-callbacks-part-1 unenvelope(): Response body is missing
dd5f5555-346e-404f-9d62-86c850ca663f f6c077eb-5d75-4602-a426-4bcbd1e1c3a4 2024-01-08T14:58:34.397Z remove-callbacks-part-1 unenvelope(): Response body is missing
c276324f-c489-4b34-b95f-b5ca0586d458 0b356ab2-b1c7-41d5-8592-05e7f1801f3e 2024-01-08T15:00:52.417Z remove-callbacks-part-1 unenvelope(): Response body is missing
4b4bc5b7-9edb-4d9e-b71e-31e015b91003 68af6dbd-e5ff-42c5-9078-c84f3c30646d 2024-01-08T15:02:20.968Z remove-callbacks-part-1 unenvelope(): Response body is missing
575d4f95-2bad-4896-a923-f9d493aec5a8 72930742-eaa6-4c97-bf2e-a19649db340b 2024-01-22T11:25:47.848Z 2023-01-19-merge-main-into-v2 XHR error occurred (event type: error)
9bb6a4be-696e-4dcc-bd55-b4a8cc99821c defda13b-7bdb-4b81-8549-79dfafd91970 2024-02-26T13:38:51.771Z 1606/v2-platform-compatibility Class constructor CometTransport cannot be invoked without 'new'
3868b56d-ef6f-4eb1-91c2-51f0d9c642dd defda13b-7bdb-4b81-8549-79dfafd91970 2024-02-26T13:38:51.771Z 1606/v2-platform-compatibility done() called multiple times in test <rest/push deviceRegistrations get and list> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js; in addition, done() received error: AssertionError: [ { "id": "testId", "deviceSecret": "secret-testId", "platform": "android", "formFactor": "phone", "clientId": "testClientId", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device5", "deviceSecret": "secret-device5", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device4", "deviceSecret": "secret-device4", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device3", "deviceSecret": "secret-device3", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device2", "deviceSecret": "secret-device2", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device1", "deviceSecret": "secret-device1", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } } ] includesUnordered [ { "id": "device1", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device2", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device3", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device4", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device5", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } } ] (different length arrays): expected 'different length arrays' to equal true at testIncludesUnordered (/home/runner/work/ably-js/ably-js/test/rest/push.test.js:376:21) at Context.<anonymous> (/home/runner/work/ably-js/ably-js/test/rest/push.test.js:191:7) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: true, actual: 'different length arrays', expected: true, operator: 'strictEqual' }
f9261242-96a4-4d77-bbc0-eda959c61d0d f4cefec5-f2c8-4acd-a7af-34d2069f23d0 2024-02-26T13:39:30.921Z 1606/v2-platform-compatibility Class constructor CometTransport cannot be invoked without 'new'
72badd11-d1fa-4e1a-a70f-2fe792b33281 f4cefec5-f2c8-4acd-a7af-34d2069f23d0 2024-02-26T13:39:30.921Z 1606/v2-platform-compatibility done() called multiple times in test <rest/push deviceRegistrations get and list> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js
6901cf73-a9c8-4dcd-b4d1-a285713249b2 47e1840b-866c-4906-9d25-d8d124f25032 2024-02-26T13:39:35.692Z 1606/v2-platform-compatibility Class constructor CometTransport cannot be invoked without 'new'
fb4bcb97-0f5c-46e4-a5c7-22a1f0bab3d8 47e1840b-866c-4906-9d25-d8d124f25032 2024-02-26T13:39:35.692Z 1606/v2-platform-compatibility done() called multiple times in test <rest/push deviceRegistrations get and list> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js; in addition, done() received error: AssertionError: [ { "id": "testId", "deviceSecret": "secret-testId", "platform": "android", "formFactor": "phone", "clientId": "testClientId", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device5", "deviceSecret": "secret-device5", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device4", "deviceSecret": "secret-device4", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device3", "deviceSecret": "secret-device3", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device2", "deviceSecret": "secret-device2", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device1", "deviceSecret": "secret-device1", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } } ] includesUnordered [ { "id": "device1", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device2", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device3", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device4", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device5", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } } ] (different length arrays): expected 'different length arrays' to equal true at testIncludesUnordered (/home/runner/work/ably-js/ably-js/test/rest/push.test.js:376:21) at Context.<anonymous> (/home/runner/work/ably-js/ably-js/test/rest/push.test.js:191:7) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: true, actual: 'different length arrays', expected: true, operator: 'strictEqual' }
217995b9-f6e7-4f30-b246-0cdb0f546903 66ed3a61-79c4-4eed-ae62-eb2a63e68835 2024-02-26T13:43:41.801Z 1605/v2-platform-compatibility Class constructor CometTransport cannot be invoked without 'new'
498e382a-0deb-4f9f-a71b-5fc55b529144 f13e8c14-ce94-4c38-afa2-9093a5fa1675 2024-02-26T13:44:36.165Z 1605/v2-platform-compatibility Class constructor CometTransport cannot be invoked without 'new'
230c82dc-8ad7-41a6-820b-945fb7bc5218 f13e8c14-ce94-4c38-afa2-9093a5fa1675 2024-02-26T13:44:36.165Z 1605/v2-platform-compatibility done() called multiple times in test <rest/push deviceRegistrations get and list> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js
1cbd728f-d72a-42f8-a96f-d42f08e8b126 8baa1ac0-30ca-4229-bfd7-1ab02240f6ed 2024-02-26T13:44:49.985Z 1605/v2-platform-compatibility Class constructor CometTransport cannot be invoked without 'new'
d864532a-5f90-4e31-a61c-1bc7b8259ff9 8baa1ac0-30ca-4229-bfd7-1ab02240f6ed 2024-02-26T13:44:49.985Z 1605/v2-platform-compatibility done() called multiple times in test <rest/push deviceRegistrations get and list> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js; in addition, done() received error: AssertionError: [ { "id": "testId", "deviceSecret": "secret-testId", "platform": "android", "formFactor": "phone", "clientId": "testClientId", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device5", "deviceSecret": "secret-device5", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device4", "deviceSecret": "secret-device4", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device3", "deviceSecret": "secret-device3", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device2", "deviceSecret": "secret-device2", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device1", "deviceSecret": "secret-device1", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } } ] includesUnordered [ { "id": "device1", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device2", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device3", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device4", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device5", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } } ] (different length arrays): expected 'different length arrays' to equal true at testIncludesUnordered (/home/runner/work/ably-js/ably-js/test/rest/push.test.js:376:21) at Context.<anonymous> (/home/runner/work/ably-js/ably-js/test/rest/push.test.js:191:7) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) { showDiff: true, actual: 'different length arrays', expected: true, operator: 'strictEqual' }
c1a2123d-4b1f-44d4-ab1d-989bff297519 7d2950e9-df49-4d40-aa23-787984290436 2024-02-26T14:17:43.706Z 1605/v2-platform-compatibility Class constructor CometTransport cannot be invoked without 'new'
8d4d896b-4145-40ab-a08b-2df0535068ed 7d2950e9-df49-4d40-aa23-787984290436 2024-02-26T14:17:43.706Z 1605/v2-platform-compatibility done() called multiple times in test <rest/push deviceRegistrations get and list> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js
6be30aab-df7d-416a-b9c4-f8ec07b713b7 46a330dc-5b45-4e23-8952-4115d86b275f 2024-02-26T14:58:01.371Z 1606/document-continued-support-for-v1 Class constructor CometTransport cannot be invoked without 'new'
eadb8fbe-d86d-4e56-900a-a0b774567c68 46a330dc-5b45-4e23-8952-4115d86b275f 2024-02-26T14:58:01.371Z 1606/document-continued-support-for-v1 done() called multiple times in test <rest/push deviceRegistrations get and list> of file /home/runner/work/ably-js/ably-js/test/rest/push.test.js
f876a3b5-51f6-4ba0-a38d-197814809b5a 48918395-55d1-48d8-9b67-f01d06e39ac4 2024-02-29T19:31:19.408Z feature/REA-1808-use-separate-channel-object No key found with id ouyOOw
f7484767-d2a4-45d6-809f-9432516b6e56 d145131a-e723-4d56-a9ea-b8ae73f63b94 2024-02-29T19:39:50.683Z feature/REA-1808-use-separate-channel-object No key found with id wTTfWg
ebeec4cc-c3e7-4147-80c1-ad281626447b 266a82e0-b942-4a81-b95e-402ec03a1d40 2024-02-29T19:55:42.979Z feature/REA-1808-use-separate-channel-object No key found with id JFXzsQ
2508f14e-5e8c-4d15-a442-d879744036a7 684570eb-48dd-4cd7-9a49-e37c12f11708 2024-02-29T22:54:51.558Z feature/REA-1808-use-separate-channel-object No key found with id LiCspg
883e2675-e00c-4c54-9998-eabad4123b64 2db168b6-0099-4177-9c6e-1370edf70997 2024-02-29T23:02:58.788Z feature/REA-1808-use-separate-channel-object No key found with id U0_dOw
bc2b8d23-59f0-4704-b80f-f5a7b6ecacbd 3236d090-b64f-4df1-af7e-916b603b5958 2024-02-29T23:07:40.728Z feature/REA-1808-use-separate-channel-object No key found with id J4Bf3w
851ad059-d966-4dbb-af40-c298c7ccf179 2d507ed0-97e1-45b5-b498-d8d45193ad55 2024-03-01T11:52:30.910Z feature/REA-1808-use-separate-channel-object No key found with id MnOu3w
407fdab2-6b54-454e-8f78-ee7e99bf4730 b4a7a5fe-480f-4b12-ab79-0c9c4c5fe747 2024-03-01T11:58:30.595Z feature/REA-1808-use-separate-channel-object No key found with id XYlIqA
bb5548b6-2c75-49fd-a417-bb9d862b1c3e 82a45a44-cb57-4d94-84d8-20572622126e 2024-03-01T12:14:36.526Z feature/REA-1808-use-separate-channel-object No key found with id tBpwow
a032c434-5bf7-430f-908b-4c6b6da4a481 eed4b861-6a75-440c-8519-3e58871b61bf 2024-03-01T12:15:14.580Z feature/REA-1808-use-separate-channel-object No key found with id 6Kcilw
dfec01d2-7b94-4339-929f-08c790855215 dd9946b4-eb09-48c0-ba7d-93c9f3c7520e 2024-03-01T14:26:21.437Z feature/REA-1808-use-separate-channel-object No key found with id 3MtrfQ
f1f742b4-80bd-4db5-9302-50399c1a34c7 26bb3894-06d8-48e1-80d1-1fa5a6a384e7 2024-03-01T14:38:44.170Z feature/REA-1808-use-separate-channel-object No key found with id oRmdCA
0fba976b-47bf-4ff5-8dbe-bf5bc5791f45 c9c281a4-1910-46bf-a597-5c36bce493f0 2024-03-01T16:40:13.806Z feature/REA-1808-modules No key found with id kcuBxw
c85d36b0-d241-4639-b1c7-8cb5b2a6c878 50a43b57-f053-4efe-981b-46957968b511 2024-03-01T16:47:54.372Z feature/REA-1808-modules No key found with id 0zcYXA
0678c329-6058-4779-8fdf-2883817dae27 29652cec-612a-40cb-b24c-35648deecd07 2024-03-01T16:59:14.284Z feature/REA-1808-modules No key found with id SQB0lw
3eee1706-6c11-4d9e-b3b4-6b5c4ddacc5a 43092a63-5938-48e8-9fea-25a67d77bab1 2024-03-01T18:53:10.977Z feature/REA-1808-channel-keep-alive No key found with id AP5ndA
5dac1a84-8458-4e85-9d03-7d18cc8bbcb0 5474e9aa-40b7-4c29-9fd2-beea7868d872 2024-03-01T18:55:34.357Z feature/REA-1808-modules No key found with id WKbR1Q
f00c52e1-e446-4676-ba86-e22b7824b2dc e6932fd4-c414-4f5a-94ef-a886071c42d5 2024-03-01T18:55:37.010Z feature/REA-1808-modules No key found with id OoLKQQ
e82ae1e9-3c47-4b66-bb97-8fbf4108f460 83986452-4e93-418b-9d86-9702f4586d5d 2024-03-01T18:55:43.812Z feature/REA-1808-channel-keep-alive No key found with id NynmpA
2fadfb37-edd7-4f00-ad24-2005f4729620 d16860dc-a0a0-4a67-bb41-ee4fde379de6 2024-03-01T18:57:13.553Z feature/REA-1808-channel-keep-alive No key found with id yy_UWA
18755216-7fc7-4ebd-b46b-4b0e849de8a4 caeb066b-9cab-44ec-8243-4f2ed26f6521 2024-03-01T18:57:19.939Z feature/REA-1808-channel-keep-alive No key found with id i1aQNA
9448384f-9d57-4210-a2f3-ac0b0e382326 2a420289-9d55-42a7-ae25-26c8eb2f6f4d 2024-03-01T18:59:59.998Z feature/REA-1808-modules No key found with id cHc9Mg
2d34daae-1080-49f2-9342-020102845473 1f7465d7-33a7-4b0e-b6ac-1d02307ce750 2024-03-01T19:06:12.037Z feature/REA-1808-modules No key found with id P45jcA
8f5aed24-5b4f-473d-861c-2424b9ec0123 13febbcc-98a4-4fe1-9e9a-31b7729b04f1 2024-03-01T19:07:25.788Z feature/REA-1808-modules No key found with id nkhlRw
4afab6a7-239c-4852-a75f-ed44aa262be4 f019251a-7043-4d42-8115-a02cbbefe8f9 2024-03-01T19:12:55.356Z feature/REA-1808-channel-keep-alive No key found with id BuT8rA
a408530f-45d1-4fb4-8134-f7f19c11e7f1 6ef23345-eb9b-4d29-8d6b-2ecaa9ae7490 2024-03-01T19:19:31.634Z feature/REA-1808-modules No key found with id dj7IIA
bdaaf21a-33fa-4cdd-993c-afcc1b0d3295 87656b54-9c10-4efd-bc5d-2efb2ca657f7 2024-03-01T19:25:04.000Z feature/REA-1808-modules No key found with id AZPh5g
d85caf3c-814c-4ea3-a37a-bf1004e0cd91 9349ac66-3de8-47f8-b402-c926c0fd3594 2024-03-01T19:26:09.421Z feature/REA-1808-modules No key found with id cPSzgw
33c07ad6-7bfc-466c-af61-936c2cf9863e 582cfa96-bc3b-4f1a-a253-4d4654d19eb9 2024-03-01T19:51:10.946Z feature/REA-1808-modules No key found with id pBtG7g
5ecf50d1-4dd8-4fd5-a96f-74286fa30c21 9d39c0b9-6235-4ff3-8595-8928b42e7db7 2024-03-01T19:54:05.825Z experimental-v2/channel-and-consumer-group No key found with id IllivA
6cdada5b-1691-43d7-97c4-2303b269a768 524d9265-28ef-4b98-8e16-fb9715618202 2024-03-01T19:58:19.440Z experimental-v2/channel-and-consumer-group No key found with id 43CMjw
66f8de07-d67c-44fd-af2d-0d1e5aaad6b1 f1343576-8829-47be-969c-f6b2f0c6cdc7 2024-03-01T19:58:37.290Z feature/REA-1808-modules No key found with id DnaWYA
8bc6dae2-8e3d-403d-80a3-c4e6bdde2a90 f3155131-d4b0-42fe-a39a-7664f2772211 2024-03-01T20:04:42.212Z feature/REA-1808-channel-keep-alive No key found with id 0YREog
ab264552-9eff-4dfd-a6cd-80032e57bd03 bb19ba83-27ca-4046-9839-3d1c6e72e40a 2024-03-01T20:08:24.202Z feature/REA-1808-channel-keep-alive No key found with id iddoHg
b9c82e02-caf1-4d22-a3be-294ab2f510ac 3b8556e4-4ed1-4e3f-968a-3284b76592bb 2024-03-01T20:10:09.974Z feature/REA-1808-channel-keep-alive No key found with id qMcgUQ
c8605fdf-1dda-4a7a-8e7f-e57774639da5 748fdefc-4389-4d4a-8d2b-d17dd22bf5a2 2024-03-01T20:10:59.481Z feature/REA-1808-modules No key found with id rehm6Q
d39ceba1-89f1-40b5-ab6f-16aa40a0d46a af418a2d-b604-480e-bb08-82e87d01eca3 2024-03-01T20:19:02.684Z feature/REA-1808-modules No key found with id IkyHCQ
cf055a1e-02b5-44d6-85c2-b9313e4ede0f 00c05f5b-7191-4804-9fe3-dd009e4bf9b5 2024-03-01T20:22:01.977Z experimental-v2/channel-and-consumer-group No key found with id I14YqA
5ff5a91f-d1a7-4679-a823-7514ab52226a e91e0fde-e387-4a52-8258-9f500f50bdc4 2024-03-01T21:43:55.421Z feature/REA-1808-channel-keep-alive No key found with id f-_Abg
bb9f3433-d969-4bad-975f-eaadb73bf7f2 06dd4d6c-d0dc-467c-9e68-ed3c8c8978cc 2024-03-01T22:55:45.186Z feature/REA-1808-modules No key found with id RCuoRw
109dda3b-b670-4740-a927-5a7e69410f5c be39b002-078f-4ee1-9de7-f2eb905f3767 2024-03-02T00:16:13.799Z feature/REA-1808-modules No key found with id AoEVSQ
ea0676ad-1d0e-4b9c-8349-07cd9d98c450 23f85c79-3ca3-4cdb-996b-ca31efbdaf45 2024-03-02T00:16:14.341Z feature/REA-1808-modules No key found with id Ar4QPw
57d7a59d-1448-4ea2-a570-1c17d92c8555 381be272-be10-46cb-8f07-371705b74f6e 2024-03-02T00:17:11.358Z feature/REA-1808-channel-keep-alive No key found with id 6un9Mw
8119b3ad-8667-4b24-8994-8daad4dc7736 c5ed61b1-da92-4a79-9536-12fa71d443b9 2024-03-02T00:17:11.556Z feature/REA-1808-channel-keep-alive No key found with id kBzYEQ
ad2159d1-fef2-49e4-a517-e0857896a366 a1e05ef6-dd65-413d-8f28-a2b1b264a665 2024-03-02T00:17:12.051Z feature/REA-1808-channel-keep-alive No key found with id Dgevrw
f5ccda2d-4ab7-4570-9bbc-47af5b68928c b27ec645-23ea-4984-a1e2-426c66a46bf9 2024-03-02T00:30:10.670Z experimental-v2/channel-and-consumer-group No key found with id sa-LJQ
f86bc17b-e529-4943-b6cf-cd05b10e1fea 077e55f1-045d-4ed4-bbd2-6c70b5bcc01b 2024-03-02T00:30:10.806Z experimental-v2/channel-and-consumer-group No key found with id fuxyag
66cddb9a-2770-470a-9cff-982a29b69dcc 6eed5604-fecc-420f-8df0-e63260349366 2024-03-02T00:30:12.317Z experimental-v2/channel-and-consumer-group No key found with id 2sFrxg
bee0e5be-8b02-4f28-838f-cac1f4c2ea9c 12841c36-fa62-48f4-97f7-859a9d320f72 2024-03-04T12:11:52.296Z experimental-v2/channel-and-consumer-group No key found with id LseblQ
2cfb02e2-19ce-4d30-91c0-d99a522d96d3 0179a70f-ef3d-4799-b033-4e28e0a19e44 2024-03-04T12:29:54.911Z experimental-v2/channel-and-consumer-group No key found with id -BgbNg
685eb463-9c81-4e56-b76b-7ae31b56df6b e8b88b55-9d50-4b09-86c5-b1d8e96d2ba1 2024-03-04T12:44:36.498Z experimental-v2/channel-and-consumer-group No key found with id tIw97w
c9bec3e8-6023-4f55-b0af-4cd19b71fe13 b936f0d2-c9cb-436c-98c8-15d0be954e67 2024-03-04T15:52:47.263Z experimental-v2/channel-and-consumer-group No key found with id 7nad2A
75c03545-2e42-4785-b086-06ae6984c2b6 6a16dd74-9587-4758-aa45-2c338795a6e8 2024-03-04T15:53:41.418Z experimental-v2/channel-and-consumer-group No key found with id _z0a6w
56b7fd46-d115-434c-a267-457d3c19b95c 7703cec7-4415-4041-8541-4f3086172d4f 2024-03-04T15:58:56.366Z experimental-v2/channel-and-consumer-group No key found with id rHf96A
54d30106-d859-421d-b137-69f951ebd4b9 cb2d0478-7be3-4a4a-acb7-058e721791a3 2024-03-04T15:59:12.765Z experimental-v2/channel-and-consumer-group No key found with id BpO3FQ
bc9f23d9-ed0a-42eb-a0de-f88734913be7 ccf15e3c-b8d1-4a5e-80e6-149a3d10793b 2024-03-04T16:13:48.846Z experimental-v2/channel-and-consumer-group No key found with id 2ntKLA
63289b4c-d635-4cd3-bb2b-9becc69c3f21 fb4940d9-b2da-4867-8e8c-0a51e2ddde6a 2024-03-04T16:13:55.255Z experimental-v2/channel-and-consumer-group No key found with id Chcf3A
9b95c5e2-a74a-4978-a476-059920b20209 69c3b63e-e900-4055-94ad-768799f0d12c 2024-03-05T12:05:44.771Z experimental-v2/channel-and-consumer-group No key found with id rJlDow
650a1476-38b9-476f-8fc1-fd501535f06c 720144f7-2c7b-452d-b994-2f60a22750b0 2024-03-05T12:20:39.698Z experimental-v2/channel-and-consumer-group No key found with id UKbmng
bd786897-59f8-4890-9d66-bad0d138c6e9 2790a246-ca13-4626-b451-426a1b361fdb 2024-03-05T12:22:37.081Z experimental-v2/channel-and-consumer-group No key found with id 0O5HMw
e00eda81-4a32-47f4-bdcf-55cdb57ede2e 235be5ff-a0d1-44e5-a720-627f52e635d4 2024-03-05T12:28:29.846Z experimental-v2/channel-and-consumer-group No key found with id jgSLFw
e4e748f2-bd44-421f-a7bb-6ac749104bd9 0ad9c1c1-068e-470d-a0aa-c0e4b33f6e40 2024-03-05T12:28:41.047Z experimental-v2/channel-and-consumer-group No key found with id 65j21Q
a3185b52-01f6-4c91-82aa-7d3d5b8a7e2d e1e5eeaf-118e-4cca-a417-279e6870a829 2024-03-05T12:30:23.563Z experimental-v2/channel-and-consumer-group No key found with id a3QZFg
d7da4316-6856-435b-826f-0839bbdebc39 ed64b8f7-677c-4545-86a8-a66ecc8bb0ba 2024-03-05T12:37:44.061Z experimental-v2/channel-and-consumer-group No key found with id 0Bsk_g
9797e7f5-b6f7-4029-9cbf-004dc5d9e2eb 266a3887-3e67-4ef3-8751-de641a659f3c 2024-03-05T14:35:04.986Z experimental-v2/channel-and-consumer-group No key found with id JaAc_w
4ec00042-3449-4fef-b8bd-9abf7c00bb0a cadb4e38-6faf-4010-a461-8c79e77e0381 2024-03-05T14:38:39.636Z experimental-v2/channel-and-consumer-group No key found with id veqDoA
d8d18454-e95d-4f3c-a622-106fd0d23e87 e2b7b888-dfff-4f60-84ac-72c25acb020e 2024-03-05T14:43:00.646Z experimental-v2/channel-and-consumer-group No key found with id gDoLOQ
f1c1e82e-39d8-4432-82ad-9d22a7a866ca 92a4d37d-6420-4546-99e8-dcc35561a5e6 2024-03-05T15:00:59.023Z experimental-v2/channel-and-consumer-group No key found with id cA9Yng
27e1bba0-5138-40eb-8718-3983b751a26a 7a122309-b3be-4554-968d-783bf825e996 2024-03-05T15:07:18.580Z experimental-v2/channel-and-consumer-group No key found with id TYxQTg
c62ebb8a-4479-4378-b0fe-dd576df33f09 26d116c2-ae1b-410c-8aad-dad11ee0c952 2024-03-05T15:07:53.430Z experimental-v2/channel-and-consumer-group No key found with id WghnlQ
707c1b3f-2599-4917-9148-af9040050514 cb13f32b-803e-4029-8775-466f026ca5f8 2024-03-05T15:12:34.173Z experimental-v2/channel-and-consumer-group No key found with id JP5lJg
9f206fa6-f1ff-4a89-b3c8-5377218f1b3b 1c7f9f78-a22e-4cae-87a5-8509153ffdb2 2024-03-05T15:29:07.337Z experimental-v2/channel-and-consumer-group No key found with id _YpiKQ
8c13d338-f29b-4394-80e9-5801f63c37e3 8cff0480-50eb-4cf5-aa1d-db1895eebaf8 2024-03-05T15:33:47.158Z experimental-v2/channel-and-consumer-group No key found with id TUz7NQ
4e3147dd-5a19-47b9-be73-37be31af14e2 7437f61b-2902-481c-979b-ae95255bea4c 2024-03-05T19:42:44.754Z experimental-v2/channel-and-consumer-group No key found with id QeZ_zw
fcd88f1a-7713-4938-86de-212c9ff3ef23 43911a42-d6ff-400e-8545-612c97897fc6 2024-03-05T19:42:44.823Z experimental-v2/channel-and-consumer-group No key found with id IQuEqQ
d1a6e45d-3092-4b95-b0db-27c9cc6d7565 1a8162b9-71b5-41a5-a18c-f0eab1917de9 2024-03-06T01:51:33.867Z no-upgrade-v2 No key found with id 27APMQ
fa923a0e-2cc5-46bd-9013-611680ac564a 4445bcbb-b510-47dc-951b-0530f1ee9139 2024-03-06T01:51:36.270Z no-upgrade-v2 No key found with id kql7kw
bcc48c6a-e733-4228-9f68-5271cbfe5441 9a4ed7bf-72ea-4075-b284-21b023f917f1 2024-03-06T01:51:36.354Z no-upgrade-v2 No key found with id GXklPA
42984282-cae2-47d5-ac62-809c3979d788 b7a54602-64a3-4903-9299-2c111197d5b2 2024-03-06T02:05:15.620Z no-upgrade-v2 No key found with id Zkg66g
e611d20d-801e-4268-a256-d72b5320dec2 6213a841-a518-4190-b926-652be932cad4 2024-03-06T02:05:16.642Z no-upgrade-v2 No key found with id heoDJA
62d79f7e-d223-442d-9a68-0a4af3d8fa31 d2473d0c-e1fc-4136-bf7d-564c7f3118a5 2024-03-06T02:05:17.866Z no-upgrade-v2 No key found with id MJqMOQ
53478c69-1d15-48db-9595-6dc99b997558 7bf38171-5033-4612-8e24-9b2e08060dee 2024-03-06T02:09:33.786Z no-upgrade-v2 No key found with id rjoSvg
a5fb2d54-fdf1-4c76-a7a1-e8fad811f007 4eadd69d-d4be-4cc7-bf5d-de99379b158c 2024-03-06T02:09:33.787Z no-upgrade-v2 No key found with id 6NEESw
14fa4eb2-94ca-45c1-b2c2-028f2c5e7754 4aa2fd57-61e5-4082-9d9a-fe55c4daa761 2024-03-06T02:09:33.909Z no-upgrade-v2 No key found with id Ku0jJA
a766b3c6-c33b-4671-b79d-ba0aacce471e 4665f897-1aa8-445c-8b55-2adca2fcf560 2024-03-06T13:57:21.993Z WIP/experimental-v2/channel-and-consumer-group/tests-ci No key found with id StXbLw
f6f2d9b1-d6af-4afe-93e6-db217e00cf8c fac3a07d-9660-45ce-9a0a-cce79cc4de17 2024-03-06T13:58:47.827Z WIP/experimental-v2/channel-and-consumer-group/tests-ci No key found with id 1t0WCw
7b3fdc91-286e-43ca-b33b-6b4e3d9db54f 240397ed-31d1-48dc-a390-256cfe2e38e6 2024-03-06T14:07:08.083Z WIP/experimental-v2/channel-and-consumer-group/tests-ci No key found with id zkHSIg
60ab7dbd-519f-4fed-bc26-60288f5fa04c 5182e7ff-61f1-4027-8cb4-6c3beaac4fdf 2024-04-17T17:04:34.188Z ECO-14-document-internal-api-use-in-tests Cannot read properties of undefined (reading 'keys')
f56426e5-1885-4055-a757-12a6fa47bcfe d36f8bf6-86fe-4ddd-b730-e632902e0fd5 2024-06-06T21:21:14.125Z ECO-4821-turn-shared-helper-into-object No key found with id kWhYJQ
aebd383f-a395-41ce-9a6a-5c8390f83329 73753359-cbeb-4089-90d8-536ffefced45 2024-06-06T21:23:44.242Z ECO-4821-turn-shared-helper-into-object No key found with id amvdmA
757d057a-c5e6-4114-8002-708cd152eab5 0d43971f-4d9f-41c1-a29a-3713af764142 2024-06-06T21:26:47.691Z ECO-4821-turn-shared-helper-into-object No key found with id S3VjSQ
1cae1b0c-0f9f-4bc0-b3e4-6ae644fc96cd 73dfa7d0-1c30-4968-a974-3f9919a34cc0 2024-06-07T02:10:52.748Z ECO-4821-turn-shared-helper-into-object No key found with id o0jNxQ
f1fcfbfa-90a7-4687-8cb0-bd6826915486 99d9c6b4-d318-403e-a216-623489f85723 2024-06-07T02:10:52.806Z ECO-4821-turn-shared-helper-into-object No key found with id CjSTMA
c9f18283-6705-4555-95c0-4b10a472126b c664c08a-6fe9-4f34-b0a8-a5662cb4b9d2 2024-06-07T02:10:54.371Z ECO-4821-turn-shared-helper-into-object No key found with id XB0vRQ
4d4d1404-6ab8-4712-b34e-bbc509567296 5f34e594-553a-4a19-bf7f-d71408d9252c 2024-06-27T19:34:43.825Z ECO-4821-gather-further-private-API-usage-info [ { "id": "device4", "deviceSecret": "secret-device4", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device3", "deviceSecret": "secret-device3", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device2", "deviceSecret": "secret-device2", "platform": "android", "formFactor": "phone", "clientId": "testClient2", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } }, { "id": "device1", "deviceSecret": "secret-device1", "platform": "android", "formFactor": "phone", "clientId": "testClient1", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" }, "state": "ACTIVE" } } ] includesUnordered [ { "id": "device1", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device2", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device3", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device4", "clientId": "testClient2", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } }, { "id": "device5", "clientId": "testClient1", "platform": "android", "formFactor": "phone", "push": { "recipient": { "transportType": "gcm", "registrationToken": "xxxxxxxxxxx" } } } ] (different length arrays): expected 'different length arrays' to equal true
0b366963-4b3a-45ce-a556-0a5cac469770 cf32b88f-0768-4b54-b368-fa03c33256ef 2024-07-04T02:52:43.000Z test-against-lmars No key found with id So8xZQ
29e61989-0f37-4d8b-8659-bb93eb4ecd60 f22aee5a-55ab-4727-86cf-a92792849724 2024-07-04T02:52:50.394Z test-against-lmars No key found with id TEPOjQ
f6cb243b-e224-46cd-844c-4bc369eb598a 0fdde388-4e63-4adb-83f2-821a37cd7c27 2024-07-04T02:53:18.887Z test-against-lmars No key found with id CCxvNA
11084c30-500d-49e8-b6b0-710bfd2121f0 0c7fdf38-f406-45ec-8b87-7571b1575ed9 2024-10-10T17:29:46.197Z materialisation/support-new-message-fields No key found with id RP3JSg
9a143df3-6a70-4ee7-b1b7-4b1b52b4c697 567bc515-db48-4a76-9cb2-2627c1986b7b 2024-10-10T17:34:25.665Z materialisation/support-new-message-fields No key found with id 4G4MxA
e727738b-e7e5-4b7c-8b21-bce66a2ec6cb 40088284-9184-44a2-beee-227294298038 2024-10-10T17:35:00.151Z materialisation/support-new-message-fields No key found with id H_AuFg
07442741-b79b-4a40-922e-bc1cc5ad3384 1be48891-f85c-47aa-ada9-ac3f7bd8b125 2024-10-10T17:35:53.344Z materialisation/support-new-message-fields No key found with id 2oaseQ
239a890f-28ef-441b-81a6-0150c9f268fa 1e6d4c3f-841b-4216-92c5-0865bd0c92e7 2024-10-10T17:48:15.587Z materialisation/support-new-message-fields No key found with id jgKN2w
cc2daf08-44a8-495e-9e46-f22a82b214af 1dd318fe-8a38-4222-8f3c-9b04ed5736fb 2024-10-10T17:48:57.979Z materialisation/support-new-message-fields No key found with id 6gMuzQ
24728bfd-5715-4641-a684-b06d8ac99e95 192115bf-f8a9-4fb4-9fd2-77906cd038f5 2024-10-10T21:27:36.954Z materialisation/support-new-message-fields No key found with id BXkJhg
e4d2a8e3-d518-4d83-a8c9-48afff521b2c e6c2502b-e0f1-443d-9ad5-13036b9e66cc 2024-10-10T21:27:37.457Z materialisation/support-new-message-fields No key found with id N1hXAw
22d46204-c684-47ec-b8f9-3edcf95484bd 0cda24f7-601f-4a60-b050-86682282ea64 2024-10-10T21:27:38.199Z materialisation/support-new-message-fields No key found with id RFsVHw
7a34f49b-2be9-4b42-8cf2-b5b279c805bb b3b6b056-46e7-48c0-88c2-0da447a2a504 2024-10-10T21:39:47.000Z materialisation/support-new-message-fields No key found with id gI4qLw
90ffb88b-bccd-4a21-ade1-7338829420ed c6f86d1f-8c4b-4c82-af35-8f114abca0be 2024-10-10T21:39:48.779Z materialisation/support-new-message-fields No key found with id jlTH4w
2a9cc658-d20a-403b-ac5e-20896f6509a5 2fe6611f-140f-4261-9343-3badab11727f 2024-10-10T21:39:49.079Z materialisation/support-new-message-fields No key found with id 7HO3Pg
ebf27a49-c7d0-405d-abf5-85ba8b3d5b18 158a45ee-7bf8-4eca-88c4-2d4a14c271f0 2024-10-11T10:56:28.077Z materialisation/support-new-message-fields No key found with id Njd3uA
a52b8933-1c57-4bc0-8c10-1818de2cc023 0eb3bd5b-059c-4d25-a262-7dc5995482a3 2024-10-11T11:11:14.256Z materialisation/support-new-message-fields No key found with id r-YKzQ
3e3bde32-7c38-449e-996f-86c1a1caaf1e 32cdfe04-b86d-4a2a-a095-8815a9ad3714 2024-10-11T11:13:18.738Z materialisation/support-new-message-fields No key found with id X17VFA
1931ae19-9a21-4159-abc0-90d15ffb6fa8 96878e62-77cb-4bd4-b440-45e8d66df38e 2024-10-11T14:18:33.139Z materialisation/support-new-message-fields No key found with id pClktg
72aa59e3-a8bf-4df1-9b87-aa7554e48f7a e489a8c4-bc40-46cf-aa46-d8e039d1ef4e 2024-10-11T15:04:01.263Z materialisation/support-new-message-fields No key found with id NYM7Tw
6af00610-1944-4054-889a-5f5548fb8441 721d0734-f41b-474c-b4e5-66acb4686024 2024-10-11T15:04:01.787Z materialisation/support-new-message-fields No key found with id CsrGtg
5345607a-82cb-440d-a885-263d709f6850 b1f1cbcb-6b65-4e01-b14d-1dac64913ec6 2024-10-11T15:04:02.315Z materialisation/support-new-message-fields No key found with id TVXJJA
0f829026-0525-4083-a1be-48771f72dd32 b0f24f38-7598-4604-bb70-6904fb66a551 2024-10-17T17:38:41.202Z materialisation/support-new-message-fields No key found with id QQnW5A
e4a59de7-971a-41a0-95dc-4f8f5e35bfd6 7bf98843-bc44-4b0d-a305-5beed97ad80a 2024-10-17T17:39:26.551Z materialisation/support-new-message-fields No key found with id a2T-zQ
212c758f-56c3-40b1-bb66-217d27da6673 9a22f04d-571b-447c-95da-752e42998594 2024-10-17T17:41:44.270Z materialisation/support-new-message-fields No key found with id mp9IfA
97d10c6b-deb8-476f-9086-9281e672a02f e29611f3-fee3-4e76-8200-23c853599c11 2024-10-17T21:33:51.685Z materialisation/support-new-message-fields No key found with id pBsyfA
f6864937-f5de-40b1-bc7e-f277850c96a7 807d6930-3bc1-46c1-b000-8c4a08bc5a1f 2024-10-17T21:33:51.805Z materialisation/support-new-message-fields No key found with id ehbJ7w
27586de7-ae43-41d3-aaf7-f5115f2e8f9f 6ec94980-101f-4600-9a52-3d7bd6fd7ca5 2024-10-17T21:33:52.009Z materialisation/support-new-message-fields No key found with id n7TIrw