Skip to content

Test timing out on some hosted macOS runs #175

@bryanmacfarlane

Description

@bryanmacfarlane

● @actions/exec › Handles child process holding streams open

thrown: "Exceeded timeout of 5000ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."

  255 |   })
  256 | 
> 257 |   it('Handles child process holding streams open', async function() {
      |   ^
  258 |     const semaphorePath = path.join(
  259 |       getTestTemp(),
  260 |       'child-process-semaphore.txt'

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions