pulumi/sdk/nodejs/tests/runtime
Thomas Gummerer a66e366f75
langhost test: retry if the langhost is unavailable (#14843)
This test is racy, as the langhost can sometimes take a little bit too
long to be ready to accept connections successfully. Just retry a few
times in this case, to make sure it's ready to have the test run against
it.

I haven't been able to reliable reproduce the flakyness locally, so
there's no guarantee that this will actually do what it says
successfully. I think it's still worth a try and we can monitor CI to
verify if this fixed the issue, and revert this PR if the same issue
appears again.

Fixes https://github.com/pulumi/pulumi/issues/14841
2023-12-13 14:31:50 +00:00
..
deploymentOnlyModule Apply autoformat 2023-04-28 18:27:10 -04:00
langhost langhost test: retry if the langhost is unavailable (#14843) 2023-12-13 14:31:50 +00:00
asyncIterableUtil.spec.ts Eliminate async promise executor. 2023-05-11 13:05:43 -04:00
closureLoader.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
jsClosureCases_8.js Fix closure serialization test cases. 2023-05-09 14:50:28 -04:00
jsClosureCases_10_4.js Fix closure serialization test cases. 2023-05-09 14:50:28 -04:00
package.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
props.spec.ts Add google-protobuf types (#14422) 2023-10-27 09:55:44 +00:00
registrations.spec.ts Suppress grpc rejections due to the resource monitor terminating 2023-06-14 14:43:32 -07:00
settings.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
tsClosureCases.ts Fix closure serialization test cases. 2023-05-09 14:50:28 -04:00