Skip to content

chore: add extra output in CLI integ tests #24499

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

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

RomainMuller
Copy link
Contributor

Trying to diagnose what is happening in CodeBuild when the integration tests run for V2, as something appears to hang. Using process.stderr.write allows bypassing jest's hijacking of console.log and console.error, so these traces always show.


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

Verified

This commit was signed with the committer’s verified signature. The key has expired.
RomainMuller Romain Marcadier
Trying to diagnose what is happening in CodeBuild when the integration
tests run for V2, as something appears to hang. Using
`process.stderr.write` allows bypassing `jest`'s hijacking of
`console.log` and `console.error`, so these traces _always_ show.
@RomainMuller RomainMuller self-assigned this Mar 7, 2023
@aws-cdk-automation aws-cdk-automation requested a review from a team March 7, 2023 15:01
@github-actions github-actions bot added the p2 label Mar 7, 2023
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Mar 7, 2023
@RomainMuller RomainMuller merged commit e2392ca into main Mar 7, 2023
@RomainMuller RomainMuller deleted the rmuller/add-logging-cli-integ-test branch March 7, 2023 15:06
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

homakk pushed a commit to homakk/aws-cdk that referenced this pull request Mar 28, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Trying to diagnose what is happening in CodeBuild when the integration
tests run for V2, as something appears to hang. Using
`process.stderr.write` allows bypassing `jest`'s hijacking of
`console.log` and `console.error`, so these traces _always_ show.
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.

None yet

3 participants