Details of upload 9526cf57-65a1-4bce-bbe2-d643be28ca92

Created at
2024-12-06T03:24:34.980Z
Total number of tests
676
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
442a5bd
Pull request base ref
integration/liveobjects
Pull request head ref
DTP-1104/surface-only-valid-objects
Branch / tag name
1932/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12192215962
GitHub run attempt
1
GitHub run number
3165
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
90a069a2-6561-420b-adac-96d1c05c3581 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
680e7a10-41c3-4685-b760-d43c89a30c80 59bddbf9-1802-4354-8167-e138ee3935e1 can apply COUNTER_INC state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_INC state operation messages Check counter at "counter" key in root has correct value after 1 COUNTER_INC ops: expected +0 to equal 1
2472ef17-7582-40e3-adae-e1163b834658 4c0f3e0d-408a-4da2-8236-d303e8aebf6a can subscribe to multiple incoming operations on a LiveCounter realtime/live_objects Realtime with LiveObjects plugin can subscribe to multiple incoming operations on a LiveCounter Cannot read properties of undefined (reading 'subscribe')
2cc3b311-85da-467e-a5f8-7adc64c87367 9dd56cf7-7a4a-48b2-8424-5ba05a626a13 can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call Cannot read properties of undefined (reading 'subscribe')
8af33d70-2d08-4b07-8c78-a2a472eb3836 b51b1f89-b7dd-49a8-8fb6-42dc3fd19c77 can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call realtime/live_objects Realtime with LiveObjects plugin can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call Cannot read properties of undefined (reading 'unsubscribeAll')
012e3edb-2f63-488c-bea0-21ec70a4ef83 3f57e915-fdc7-4bdf-b993-e638b35349b9 can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call realtime/live_objects Realtime with LiveObjects plugin can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call 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/live_objects.test.js)