aws / aws-sam-cli-app-templates

Apache License 2.0
483 stars 260 forks source link

Temporarily bump timeout for flaky test #482

Closed bentvelj closed 9 months ago

bentvelj commented 9 months ago

tests/end_to_end/test_runtimes_e2e.py::TestHelloWorldZipPackagePermissionsEndToEnd_0_go1_x::test_hello_world_workflow test is flaky only on windows canaries but is not reproducible on windows VMs, and we cannot determine the root cause.

Temporarily bumping the timeout from 5s to 10s for a week before go1.x is deprecated to see if that changes anything.