kumo01GitHub commented on PR #126:
URL: https://github.com/apache/cordova-fetch/pull/126#issuecomment-3172385514
When I ran the test with shrinking timeout and intentionally cause timeout
error on my local (MacOS), the error message was below and `TypeError` message
didn't appear.
```
Failures:
1) fetching with node_modules in ancestor dirs should still install to given
destination
Message:
Error: Timeout - Async function did not complete within 10ms (custom
timeout)
Stack:
at <Jasmine>
at listOnTimeout (node:internal/timers:588:17)
at process.processTimers (node:internal/timers:523:7)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]