heroku / buildpacks-nodejs

Heroku's Cloud Native Buildpacks for Node.js applications.
BSD 3-Clause "New" or "Revised" License
24 stars 18 forks source link

Extend timeouts for test reliability #919

Closed colincasey closed 2 months ago

colincasey commented 2 months ago

The tests in this PR fail occasionally in CI test runs and then pass on re-run. I'm extending the timeouts in the hopes this will result in more stability.