Details of upload 8d803154-7eb6-42ed-9874-c7a0dd7ca979

Created at
2025-06-26T10:24:15.055Z
Total number of tests
1032
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
bc4e652
Pull request base ref
objects-spec-tags
Pull request head ref
PUB-1672/refactor-objectmessage
Branch / tag name
2051/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
15898863053
GitHub run attempt
1
GitHub run number
2552
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
0a6a9612-1625-42ac-889b-c0b5ae431fe6 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 first authorize cb was called: expected false to be truthy
1cb5728d-5421-44cc-8afc-625d5bfec5a4 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'
86c9be5b-a597-42bb-9d55-e8cbfffbb21b ac023ab9-454f-4816-b7c3-c16cb238166f presenceEnterAndLeave realtime/presence presenceEnterAndLeave Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.