-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
merge CFn V1 and CFnV2 tests #12944
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
merge CFn V1 and CFnV2 tests #12944
Conversation
Test Results (amd64, MA/MR) - Integration, Bootstrap 5 files ± 0 5 suites ±0 2h 20m 59s ⏱️ +17s Results for commit d50c3d3. ± Comparison against base commit 4648b23. This pull request removes 9 and adds 103 tests. Note that renamed tests count towards both.This pull request removes 1 skipped test and adds 85 skipped tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files ± 0 5 suites ±0 2h 19m 43s ⏱️ -57s Results for commit d50c3d3. ± Comparison against base commit 4648b23. This pull request removes 9 and adds 103 tests. Note that renamed tests count towards both.This pull request removes 1 skipped test and adds 85 skipped tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
|
||
| - name: Run CloudFormation Engine v2 Tests | ||
| timeout-minutes: 30 | ||
| timeout-minutes: 60 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bumping this up because I have noticed the v2 test suite alone takes nearly 30 minutes already.
Motivation
This PR merges the new tests created exclusively for the new engine into the existing pre-existing folder. Also provides new test skip utility to use.
Co-Authored by @simonrw.
Changes
confest.pyto provide new utilitys.ported_from_v1tests with the originalsTesting