Closed iwahbe closed 4 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 62.84%. Comparing base (
b2722f6
) to head (2cdf750
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm unable to get the flake on my computer, even with
--count 1000
. The test wasn't previously running in parallel, so it shouldn't be an interaction with other tests.I've added better asserts so we can see which result is unexpectedly nil. I think our best chance at fixing the test is to turn the test back on and then re-engage if/when it flakes again.
Part of investigating https://github.com/pulumi/pulumi-terraform-bridge/issues/2530