Skip to content

chore: add some functional tests to appveyor#1450

Merged
sriram-mv merged 9 commits intoaws:developfrom
jfuss:run/functtests
Oct 24, 2019
Merged

chore: add some functional tests to appveyor#1450
sriram-mv merged 9 commits intoaws:developfrom
jfuss:run/functtests

Conversation

@jfuss
Copy link
Contributor

@jfuss jfuss commented Oct 8, 2019

Issue #, if available:

Description of changes:

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

jfuss added 2 commits October 24, 2019 08:24
This is due to random errors/timeouts happening on windows. The start-api tests already have this flaky annotation but invoke and start-lambda were missed
class TestSamPython36HelloWorldIntegration(InvokeIntegBase):
template = Path("template.yml")

@pytest.mark.flaky(reruns=3)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NAICE!

@sriram-mv sriram-mv merged commit 458668b into aws:develop Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants