Skip to content

chore: fix ci=true integ tests#21000

Merged
mergify[bot] merged 6 commits intomainfrom
huijbers/fix-pipe
Jul 5, 2022
Merged

chore: fix ci=true integ tests#21000
mergify[bot] merged 6 commits intomainfrom
huijbers/fix-pipe

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented Jul 5, 2022

beforeEach()/afterEach() do not work because of the crazy way we're doing parallelism in the CLI integ tests.

Remove the mechanism, explain that it does not work.

Also turn warning() logging into stdout so it doesn't fail builds on Azure.


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

@rix0rrr rix0rrr requested a review from a team July 5, 2022 14:21
@rix0rrr rix0rrr self-assigned this Jul 5, 2022
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Jul 5, 2022

@github-actions github-actions bot added the p2 label Jul 5, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team July 5, 2022 14:21
@rix0rrr rix0rrr added the pr/do-not-merge This PR should not be merged at this time. label Jul 5, 2022
@rix0rrr
Copy link
Copy Markdown
Contributor Author

rix0rrr commented Jul 5, 2022

(Awaiting a build on the test pipeline to confirm the fix)

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jul 5, 2022
@corymhall
Copy link
Copy Markdown
Contributor

(Awaiting a build on the test pipeline to confirm the fix)

test pipeline succeeded.

@corymhall corymhall removed the pr/do-not-merge This PR should not be merged at this time. label Jul 5, 2022
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 5, 2022

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit bb5b730 into main Jul 5, 2022
@mergify mergify bot deleted the huijbers/fix-pipe branch July 5, 2022 18:54
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 5, 2022

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 90d9042
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

daschaa pushed a commit to daschaa/aws-cdk that referenced this pull request Jul 9, 2022
`beforeEach()`/`afterEach()` do not work because of the crazy way we're doing parallelism in the CLI integ tests.

Remove the mechanism, explain that it does not work.

Also turn `warning()` logging into `stdout` so it doesn't fail builds on Azure.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants