Details of upload c8801e03-5599-4678-ad96-1b525d088fa1

Created at
2025-10-10T09:12:53.854Z
Total number of tests
1071
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
7717e31
Pull request base ref
PUB-2063/path-object-instance-api
Pull request head ref
PUB-2060/value-types-object-creation
Branch / tag name
2096/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
18401462598
GitHub run attempt
1
GitHub run number
2720
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
ca5e590a-c14a-422a-8fd1-7ff95e46941f 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize>; in addition, done() received error: AssertionError: Check third authorize one cb was called: expected false to be truthy
c4deb209-12b9-46f8-a4f2-b4fb1df3894c cfa83d21-dd73-4525-970e-00ab93130fcc channel_backoff_xhr_polling realtime/failure channel_backoff_xhr_polling Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
9fb53f7c-a8a0-4a42-aaed-b52d588042b9 69481297-65a7-4f95-9170-5a95240ab1d1 LiveCounter.create() throws on invalid input realtime/objects Realtime with Objects plugin LiveCounter.create() throws on invalid input Expected async function to throw an error: expected undefined to exist
9763bd4c-3741-471c-821d-9a7dfe00c07a ba296bf9-ec46-4a72-b227-c7b7f677d342 LiveMap.create() throws on invalid input realtime/objects Realtime with Objects plugin LiveMap.create() throws on invalid input Expected async function to throw an error: expected undefined to exist
0163b2a3-5188-41a2-a84f-ccd0a5b25d3f ce5ac5b0-0e07-4415-93a1-dacd4ba523b2 DefaultInstance handling of operations on wrong underlying object type realtime/objects Realtime with Objects plugin DefaultInstance handling of operations on wrong underlying object type primitiveInstance is undefined