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

Fix moonsama smoke tests #3016

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Fix moonsama smoke tests #3016

merged 1 commit into from
Oct 17, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Oct 17, 2024

What does it do?

Only run moonriver smoke tests on Moonriver network.

@RomarQ RomarQ self-assigned this Oct 17, 2024
@RomarQ RomarQ added B0-silent Changes should not be mentioned in any release notes I4-tests 🎯 Tests need fixing, improving or augmenting. D2-notlive PR doesn't change runtime code (so can't be audited) labels Oct 17, 2024
@RomarQ RomarQ requested review from pLabarta and noandrea October 17, 2024 11:36
Copy link
Contributor

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2260 KB (no changes) ✅

Moonbeam runtime: 2228 KB (no changes) ✅

Moonriver runtime: 2232 KB (no changes) ✅

Compared to latest release (runtime-3300)

Moonbase runtime: 2260 KB (+232 KB compared to latest release) ⚠️

Moonbeam runtime: 2228 KB (+232 KB compared to latest release) ⚠️

Moonriver runtime: 2232 KB (+240 KB compared to latest release) ⚠️

Copy link
Contributor

Coverage Report

@@                      Coverage Diff                       @@
##           master   rq/fix-moonsame-smoke-tests     +/-   ##
==============================================================
  Coverage   79.01%                        79.01%   0.00%     
  Files         305                           305             
  Lines       88446                         88446             
==============================================================
  Hits        69878                         69878             
  Misses      18568                         18568             
Files Changed Coverage

Coverage generated Thu Oct 17 12:12:14 UTC 2024

@noandrea noandrea merged commit 2e47202 into master Oct 17, 2024
43 of 45 checks passed
@noandrea noandrea deleted the rq/fix-moonsame-smoke-tests branch October 17, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime code (so can't be audited) I4-tests 🎯 Tests need fixing, improving or augmenting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants