Details of upload 8a9526a2-256b-40f2-90c4-4b13b9ab3133

Created at
2025-03-26T09:37:15.811Z
Total number of tests
631
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
2abc183
Pull request base ref
integration/liveobjects
Pull request head ref
PUB-1540/change-counter-update-object
Branch / tag name
1991/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
14079771977
GitHub run attempt
1
GitHub run number
3356
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
64c73bc9-4e74-4132-9088-bc8b2601eb0b 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize> of file /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js; in addition, done() received error: AssertionError: Check first authorize cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1550:70 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:244:11 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
61401205-842d-4195-87a9-12cfe68608d3 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
eefc784a-e424-4641-9a70-32e4d8b6d9c6 7d06c66f-cdea-4561-919d-b789f34a63a0 "before all" hook for "can attach to channel with Objects state modes" realtime/objects "before all" hook for "can attach to channel with Objects state modes" post: /channels/objects_fixtures/objects FAILED; http code = 400, error code = 40001, message = json: cannot unmarshal object into Go struct field StateOperation.operation of type string; operation = {"operation":{"action":3,"nonce":"17254179663523828"}}
c2f333a3-5c82-45fb-9f5d-aec28a28bad0 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'