aws / aws-sam-cli-app-templates

Apache License 2.0
483 stars 260 forks source link

Bump timeout for this test to 10 seconds to investigate flaky test #479

Closed bentvelj closed 10 months ago

bentvelj commented 10 months ago

This sam cli test is timing out on windows occasionally: tests/end_to_end/test_runtimes_e2e.py::TestHelloWorldZipPackagePermissionsEndToEnd_0_go1_x

Description of changes: Bumping the timeout as an investigation method to see if this changes the result

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

bentvelj commented 10 months ago

Closing in favour of duplicating the project in SAM CLI and changing the template there