Skip to content
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

chore: also print test output to stdout in CI #6930

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

TomAFrench
Copy link
Member

@TomAFrench TomAFrench commented Jan 2, 2025

Description

Problem*

Resolves

Summary*

Nit but it would be nice to be able to see the results in the github UI as well.

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Compilation Report

Program Compilation Time %
sha256_regression 1.348s 0%
regression_4709 0.778s -2%
ram_blowup_regression 15.230s -1%
rollup-root 3.925s 7%
rollup-block-merge 3.728s -13%
rollup-base-public 114.717s -3%
rollup-base-private 96.062s 2%
private-kernel-tail 1.015s -1%
private-kernel-reset 7.336s 1%
private-kernel-inner 2.054s -5%
parity-root 0.755s -4%
noir-contracts 89.079s 1%

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Execution Report

Program Execution Time %
sha256_regression 0.605s -3%
regression_4709 0.379s 0%
ram_blowup_regression 4.381s -1%
rollup-root 2.362s 4%
rollup-block-merge 2.106s -9%
rollup-base-public 36.622s -1%
rollup-base-private 32.954s -1%
private-kernel-tail 0.759s 1%
private-kernel-reset 2.214s -1%
private-kernel-inner 1.237s -2%
parity-root 0.539s -1%

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Execution Memory Report

Program Peak Memory
keccak256 74.61M
workspace 123.37M
regression_4709 315.92M
ram_blowup_regression 512.47M
rollup-base-public 3.05G
rollup-base-private 2.97G
private-kernel-tail 181.15M
private-kernel-reset 255.23M
private-kernel-inner 214.34M
parity-root 155.76M

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Compilation Memory Report

Program Peak Memory
keccak256 78.48M
workspace 123.41M
regression_4709 422.91M
ram_blowup_regression 1.58G
rollup-base-public 10.47G
rollup-base-private 6.57G
private-kernel-tail 201.78M
private-kernel-reset 717.04M
private-kernel-inner 291.85M
parity-root 172.11M

@TomAFrench TomAFrench marked this pull request as ready for review January 3, 2025 10:12
@TomAFrench TomAFrench changed the title chore: also print output to stdout in CI chore: also print test output to stdout in CI Jan 3, 2025
@TomAFrench TomAFrench enabled auto-merge January 3, 2025 10:39
@TomAFrench TomAFrench requested a review from a team January 4, 2025 15:22
Copy link
Contributor

@michaeljklein michaeljklein left a comment

Choose a reason for hiding this comment

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

LGTM

@TomAFrench TomAFrench added this pull request to the merge queue Jan 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 5, 2025
@TomAFrench TomAFrench added this pull request to the merge queue Jan 5, 2025
Merged via the queue into master with commit 0007992 Jan 5, 2025
94 checks passed
@TomAFrench TomAFrench deleted the tf/print-output-to-stdout branch January 5, 2025 21:04
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.

2 participants