puppetlabs-aws icon indicating copy to clipboard operation
puppetlabs-aws copied to clipboard

Acceptance tests hang

Open daveseff opened this issue 7 years ago • 1 comments

Running the acceptance tests seem to hang at

Debug: Prefetching v2 resources for route53_mx_record Debug: Checking if MX record local.98515e13-b948-4762-b531-904e2c471383.com. exists Info: Deleting MX record local.98515e13-b948-4762-b531-904e2c471383.com.

Let run for hours with no progress. How can I see what this is waiting on?

daveseff avatar Sep 05 '16 02:09 daveseff

@daveseff, I've reconfirmed this issue, and even when I run each Route53 test individually, it happens. I'll keep digging into this, but for now, I've temporarily disabled the Route53 acceptance tests with https://github.com/puppetlabs/puppetlabs-aws/pull/452. (This is to unblock all of the other acceptance tests, which run on each merge.)

ahenroid avatar Apr 28 '17 04:04 ahenroid