a mix of both errors
# python
n
a mix of both errors
f
I think you’ve got an async test that’s being executed synchronously. Sometime the async call happens to complete, sometimes it doesn’t, which explains the flakiness
n
I do not have any coroutines in my tests, all of them are wrapped with pulumi.runtime.tests would it be still the case?
also, the funny thing it seems it fails always on the same missing resource, a private route table