-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lambda acceptance tests failing randomly on master #2959
Comments
cc: @bflad |
Thanks for creating an issue for this! We've been noticing this in our daily acceptance test runs as well. This seems to be related to the following events executed by that test currently:
On read it then gets:
Which now returns the empty environment back. I'm not sure if the right fix is re-passing the environment variables back when updating the KMS attribute or something else yet, but I'll give that a shot first. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Tests fail randomly. In this case
TestAccAWSLambdaFunction_encryptedEnvVariables
blocks: #2942 #2964
commit tested on: ced7b06
The text was updated successfully, but these errors were encountered: