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

ci: run test-stable-sbf in docker #33943

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

yihau
Copy link
Member

@yihau yihau commented Nov 3, 2023

Problem

a following PR for #33815

Summary of Changes

run test-stable-sbf in docker

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #33943 (000fd7f) into master (f9fba7e) will decrease coverage by 0.1%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #33943     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         812      812             
  Lines      219730   219730             
=========================================
- Hits       179989   179978     -11     
- Misses      39741    39752     +11     

@yihau yihau marked this pull request as ready for review November 6, 2023 02:34
@yihau yihau requested a review from t-nelson November 6, 2023 02:34
@yihau yihau mentioned this pull request Nov 14, 2023
@@ -168,7 +168,7 @@ all_test_steps() {
^sdk/ \
; then
cat >> "$output_file" <<"EOF"
- command: "ci/test-stable-sbf.sh"
- command: ". ci/rust-version.sh; ci/docker-run.sh $$rust_stable_docker_image ci/test-wasm.sh"
Copy link
Contributor

Choose a reason for hiding this comment

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

is it intentional to switch the test from stable-sbf to wasm here?

Copy link
Member Author

Choose a reason for hiding this comment

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

my bad 🫠 fixed

@yihau yihau merged commit 5658d6e into solana-labs:master Nov 17, 2023
22 checks passed
@yihau yihau deleted the run-sbf-test-in-docker branch November 17, 2023 04:11
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