Details of upload 388c833e-0d3f-4b56-9b0a-d9f7a9eecad3

Created at
2024-01-05T11:47:16.826Z
Total number of tests
590
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
c63caf2
Pull request base ref
2023-12-14-merge-PR-1551-into-v2
Pull request head ref
remove-callbacks-part-1
Branch / tag name
1541/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
7421355971
GitHub run attempt
1
GitHub run number
2077
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 25 failures in this upload.

Failure ID Test case ID Test class Test case Message
b6993cd3-40da-4e0b-b0cc-6d093c9db9fe 6f875d65-8295-4314-9aa4-d78d3d84f552 single_send_256_with_web_socket_binary_transport realtime/crypto single_send_256_with_web_socket_binary_transport Invalid initialization vector
6d1979ff-1bac-4956-bc2d-eed5f246600b f504913b-2b6b-4e3b-89de-e8b7b345dbe9 single_send_256_with_web_socket_text_transport realtime/crypto single_send_256_with_web_socket_text_transport Invalid initialization vector
fbd68dd8-30bf-4aa4-9a99-47456d22b740 a7496f00-028f-49ea-9659-8b9541e63d77 single_send_256_with_comet_binary_transport realtime/crypto single_send_256_with_comet_binary_transport Invalid initialization vector
e4dd3e8b-cd20-415b-b45b-2f02e86d9796 25c86cc6-780b-4c28-95c6-5b835dbd0492 single_send_256_with_comet_text_transport realtime/crypto single_send_256_with_comet_text_transport Invalid initialization vector
38205d7f-e9b8-415d-9111-4e08a50b87dd f7de2205-da00-4de9-9ad0-ece188691532 single_send_256_with_binary_transport realtime/crypto single_send_256_with_binary_transport Invalid initialization vector
32c3f27f-6205-45d6-ada8-e02fffe8f576 eeacb69f-4714-451e-8529-2ecf50bd7278 single_send_256_with_text_transport realtime/crypto single_send_256_with_text_transport Invalid initialization vector
4d5199d8-bf5e-4eb9-8986-b87087d8a41d b009bee9-8fe5-4264-88e5-a9cc3a821133 multiple_send_binary_2_200 realtime/crypto multiple_send_binary_2_200 Cannot read properties of undefined (reading 'algorithm')
14da2093-a8d7-4e9d-927d-a5ab0c862fae a1eb465e-aaf8-4b1f-b053-caab19af4285 multiple_send_text_2_200 realtime/crypto multiple_send_text_2_200 Cannot read properties of undefined (reading 'algorithm')
ff5483e1-473a-42a2-96b1-543fc6c3f4e1 3e5364c2-814a-43c6-a76f-e3ba027d4063 multiple_send_binary_20_100 realtime/crypto multiple_send_binary_20_100 Cannot read properties of undefined (reading 'algorithm')
c4182363-caaa-4015-aa35-56d203459b05 7b922479-9735-4ecf-90f2-f96f451c7777 multiple_send_text_20_100 realtime/crypto multiple_send_text_20_100 Cannot read properties of undefined (reading 'algorithm')
ddf60cfe-7948-4fed-8cde-9c8c6db569a1 78fe8b57-d633-43e2-9f6e-e7c29f2b1525 single_send_binary_text realtime/crypto single_send_binary_text Cannot read properties of undefined (reading 'algorithm')
63d438b5-fe49-43af-9128-6a9486a39773 13829b50-2cfa-4ee4-9315-f865d3b045ae single_send_text_binary realtime/crypto single_send_text_binary Cannot read properties of undefined (reading 'algorithm')
10f2f316-c411-4b59-90c9-efc6ae2becce ff338065-1581-4d74-aef6-6e1f5e83ea9f publish_immediately realtime/crypto publish_immediately Invalid initialization vector
27ad7a2a-06fa-400e-ad36-bbb3a4881061 21522f10-7203-4ecf-97d8-9c6eb4194c69 single_send_key_mismatch realtime/crypto single_send_key_mismatch expected false to be truthy
d83c307d-8cec-48c2-a1d0-06bf7a82686e b9c3560c-beb0-4333-a618-ca6941c3a7a0 single_send_encrypted_unhandled realtime/crypto single_send_encrypted_unhandled Cannot read properties of undefined (reading 'indexOf')
14959ce2-e73a-4a32-b6c7-4a7b017f3285 859a3d46-5df9-4f44-97eb-43d106f35d48 single_send_128_with_binary_transport realtime/crypto single_send_128_with_binary_transport Invalid initialization vector
56d245d2-05f2-4cf0-87ea-95519ef15a4c 49a938cc-db6c-4360-85b6-a42c55a5da1e single_send_128_with_text_transport realtime/crypto single_send_128_with_text_transport Invalid initialization vector
04d91957-3bb4-4eef-a87f-e24f84fae08b 891e4b7c-73a7-485d-b8c9-f42cdaa392d3 connectionQueuing realtime/connection connectionQueuing Expect second message to not have been merged with the attempted message: expected 2 to equal 1
1078abca-d03e-4e31-8dab-e00ea3575235 fff24d86-9453-4c0a-9e53-b2f497fa67f0 fromEncoded_cipher_options realtime/crypto fromEncoded_cipher_options Encoding mismatch ('undefined' != 'utf-8/cipher+aes-256-cbc').: expected false to be truthy
a75b5c86-03c6-41c3-833d-7e50e6e24094 fff24d86-9453-4c0a-9e53-b2f497fa67f0 fromEncoded_cipher_options realtime/crypto fromEncoded_cipher_options done() called multiple times in test <realtime/crypto fromEncoded_cipher_options> of file /home/runner/work/ably-js/ably-js/test/realtime/crypto.test.js; in addition, done() received error: AssertionError: Encoding mismatch ('null' != 'cipher+aes-256-cbc').: expected false to be truthy at Object.testMessageEquality (/home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:232:7) at testMessageEquality (/home/runner/work/ably-js/ably-js/test/realtime/crypto.test.js:28:14) at /home/runner/work/ably-js/ably-js/test/realtime/crypto.test.js:301:11 { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
c83cdde4-3bc2-4b44-9416-e7a966fcc68f 569afbf4-ec75-4e31-a03b-431ee77926b6 single_send_128_with_web_socket_binary_transport realtime/crypto single_send_128_with_web_socket_binary_transport Invalid initialization vector
23681ca2-0bf3-440c-ab19-8f8e58775289 5dd9c952-38ba-437d-bf09-2af36e785e92 single_send_128_with_web_socket_text_transport realtime/crypto single_send_128_with_web_socket_text_transport Invalid initialization vector
61ffbb94-73e5-4c56-b734-bbdeb822f5cf 25c3a84e-50fd-40ac-ae8e-12243739ea90 single_send_128_with_comet_binary_transport realtime/crypto single_send_128_with_comet_binary_transport Invalid initialization vector
4eaa4659-ee73-4bba-8118-bfa72e831af7 39e1118e-9564-4c0e-afd8-08db64b362d0 single_send_128_with_comet_text_transport realtime/crypto single_send_128_with_comet_text_transport Invalid initialization vector
c85e989d-c25a-4fa4-af74-03a4d80310bd b2afd320-382b-4de3-8660-77d592b9b422 set_cipher_params0 realtime/crypto set_cipher_params0 Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/crypto.test.js)