Details of upload 25cc0c61-9e51-4d3d-a47d-adafe801b319

Created at
2024-01-05T11:48:49.083Z
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
82bb4945-a7c1-49c1-9c75-5f3df568f80c 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
6b43f35a-e9b9-4fa7-a84e-6940ed49c45d 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
c1993e1e-11f9-4b0b-85b2-bcfef92856d2 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' }
bc4ea6f5-dde3-43b5-9ce2-2ce36f011cbd 569afbf4-ec75-4e31-a03b-431ee77926b6 single_send_128_with_web_socket_binary_transport realtime/crypto single_send_128_with_web_socket_binary_transport Missing IV for cipher aes-128-cbc
01233c38-3ad9-40f4-90a2-327b9dd71fb8 5dd9c952-38ba-437d-bf09-2af36e785e92 single_send_128_with_web_socket_text_transport realtime/crypto single_send_128_with_web_socket_text_transport Missing IV for cipher aes-128-cbc
f8fad9d2-7f0f-4890-8f8b-dba715bfe267 25c3a84e-50fd-40ac-ae8e-12243739ea90 single_send_128_with_comet_binary_transport realtime/crypto single_send_128_with_comet_binary_transport Missing IV for cipher aes-128-cbc
7c9cf8c2-0cad-4e55-aea8-c06979275677 39e1118e-9564-4c0e-afd8-08db64b362d0 single_send_128_with_comet_text_transport realtime/crypto single_send_128_with_comet_text_transport Missing IV for cipher aes-128-cbc
e7bf9677-3581-4678-bbe6-a4e2173b397d 859a3d46-5df9-4f44-97eb-43d106f35d48 single_send_128_with_binary_transport realtime/crypto single_send_128_with_binary_transport Missing IV for cipher aes-128-cbc
49a5a4d6-75b4-4d67-96fe-9399e1def58e 49a938cc-db6c-4360-85b6-a42c55a5da1e single_send_128_with_text_transport realtime/crypto single_send_128_with_text_transport Missing IV for cipher aes-128-cbc
1ec016ae-080b-4419-ab8d-9747ee9a5a11 6f875d65-8295-4314-9aa4-d78d3d84f552 single_send_256_with_web_socket_binary_transport realtime/crypto single_send_256_with_web_socket_binary_transport Missing IV for cipher aes-256-cbc
c4759ff0-5d5f-41ff-846d-4ef5c2fb1b6e f504913b-2b6b-4e3b-89de-e8b7b345dbe9 single_send_256_with_web_socket_text_transport realtime/crypto single_send_256_with_web_socket_text_transport Missing IV for cipher aes-256-cbc
d3cd9d7b-7a26-44c7-9edc-4d774fcf220e a7496f00-028f-49ea-9659-8b9541e63d77 single_send_256_with_comet_binary_transport realtime/crypto single_send_256_with_comet_binary_transport Missing IV for cipher aes-256-cbc
21896cef-77ac-484a-9f86-055d59857c54 25c86cc6-780b-4c28-95c6-5b835dbd0492 single_send_256_with_comet_text_transport realtime/crypto single_send_256_with_comet_text_transport Missing IV for cipher aes-256-cbc
48fe7e21-9cae-4011-b8b0-e276a1539f97 f7de2205-da00-4de9-9ad0-ece188691532 single_send_256_with_binary_transport realtime/crypto single_send_256_with_binary_transport Missing IV for cipher aes-256-cbc
4dfa48cc-cc1b-43ff-a0ab-89175314c031 eeacb69f-4714-451e-8529-2ecf50bd7278 single_send_256_with_text_transport realtime/crypto single_send_256_with_text_transport Missing IV for cipher aes-256-cbc
c4788d18-e46d-49fc-a4a9-3ed6d2a25313 b009bee9-8fe5-4264-88e5-a9cc3a821133 multiple_send_binary_2_200 realtime/crypto multiple_send_binary_2_200 Cannot read property 'algorithm' of undefined
614bebc6-d958-4a03-bd3a-6c58c831e3cf a1eb465e-aaf8-4b1f-b053-caab19af4285 multiple_send_text_2_200 realtime/crypto multiple_send_text_2_200 Cannot read property 'algorithm' of undefined
ad28121e-72b7-4372-8457-92b77f1b1473 3e5364c2-814a-43c6-a76f-e3ba027d4063 multiple_send_binary_20_100 realtime/crypto multiple_send_binary_20_100 Cannot read property 'algorithm' of undefined
c0940a92-ecb6-4e7e-89e0-19fde9b0c74f 7b922479-9735-4ecf-90f2-f96f451c7777 multiple_send_text_20_100 realtime/crypto multiple_send_text_20_100 Cannot read property 'algorithm' of undefined
f6aa8099-be12-4583-8abf-d23d5fab9d3c 78fe8b57-d633-43e2-9f6e-e7c29f2b1525 single_send_binary_text realtime/crypto single_send_binary_text Cannot read property 'algorithm' of undefined
4218cae2-4403-40f3-abd5-67a0b6f608df 13829b50-2cfa-4ee4-9315-f865d3b045ae single_send_text_binary realtime/crypto single_send_text_binary Cannot read property 'algorithm' of undefined
ad5e7c8c-e452-4525-b365-2ccdf297cd0e ff338065-1581-4d74-aef6-6e1f5e83ea9f publish_immediately realtime/crypto publish_immediately Missing IV for cipher aes-256-cbc
bfa25149-9738-4ccc-8740-0216923039dc 21522f10-7203-4ecf-97d8-9c6eb4194c69 single_send_key_mismatch realtime/crypto single_send_key_mismatch expected false to be truthy
744a8f0a-4b91-4d2c-b43a-f9f6719c866c b9c3560c-beb0-4333-a618-ca6941c3a7a0 single_send_encrypted_unhandled realtime/crypto single_send_encrypted_unhandled Cannot read property 'indexOf' of undefined
3366e45b-e134-4b61-96f5-c2501237d950 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)