Skip to content

[Bug]: Cloud test runner reports "Could not find error result" when the execution times out #361

@anthonyting

Description

@anthonyting

Expected Behavior

A better error message that the execution timed out instead of a generic missing error result.

Actual Behavior

The error reported is "Could not find error result" which is not clear

Steps to Reproduce

  1. Create an execution that times out
  2. Run with cloud runner
  3. Execution times out
  4. Calling getResult throws "Could not find error result" since ExecutionTimedOut doesn't have any error details

SDK Version

1.0.0

Node.js Version

22.x

Is this a regression?

No

Last Working Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtesting-libraryIssue relates to the testing library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions