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

test(smoke): Correctly check egress hmrp channels #3089

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Dec 7, 2024

What does it do?

Fixes the smoke test for checking the hmrp channels. Outgoing channels were not being checked.

@RomarQ RomarQ self-assigned this Dec 7, 2024
@RomarQ RomarQ added B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime code (so can't be audited) labels Dec 7, 2024
@RomarQ RomarQ requested review from pLabarta and timbrinded December 7, 2024 13:45
Copy link
Contributor

github-actions bot commented Dec 7, 2024

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2260 KB (no changes) ✅

Moonbeam runtime: 2248 KB (no changes) ✅

Moonriver runtime: 2240 KB (no changes) ✅

Compared to latest release (runtime-3400)

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

Moonbeam runtime: 2248 KB (+236 KB compared to latest release) ⚠️

Moonriver runtime: 2240 KB (+228 KB compared to latest release) ⚠️

Copy link
Contributor

github-actions bot commented Dec 7, 2024

Coverage Report

@@                      Coverage Diff                      @@
##           master   rq/hmrp-channel-smoke-test     +/-   ##
=============================================================
  Coverage   74.58%                       74.58%   0.00%     
  Files         375                          375             
  Lines       95682                        95682             
=============================================================
  Hits        71359                        71359             
  Misses      24323                        24323             
Files Changed Coverage

Coverage generated Sat Dec 7 23:00:14 UTC 2024

@RomarQ
Copy link
Contributor Author

RomarQ commented Dec 10, 2024

@pLabarta Can you check this PR?

@timbrinded
Copy link
Contributor

FYI I set this to be both for inbound a long while ago because there was a false-negative which would have been too expensive to workaround. Setting it back to output should be good if the config is in a good state

@stiiifff stiiifff merged commit b0b6880 into master Dec 12, 2024
40 checks passed
@stiiifff stiiifff deleted the rq/hmrp-channel-smoke-test branch December 12, 2024 12:09
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants