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

incoming message e2e tests #852

Draft
wants to merge 14 commits into
base: pro-wh/feature/inmsgs
Choose a base branch
from

Conversation

pro-wh
Copy link
Contributor

@pro-wh pro-wh commented Mar 18, 2022

reopened from #851 🤦

@pro-wh pro-wh changed the base branch from main to pro-wh/feature/inmsgs March 18, 2022 22:48
@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

❗ No coverage uploaded for pull request base (pro-wh/feature/inmsgs@c85b000). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 22f9cdd differs from pull request most recent head 05ed1c9. Consider uploading reports for the commit 05ed1c9 to get more accurate results

@@                   Coverage Diff                    @@
##             pro-wh/feature/inmsgs     #852   +/-   ##
========================================================
  Coverage                         ?   72.26%           
========================================================
  Files                            ?      116           
  Lines                            ?     8953           
  Branches                         ?        0           
========================================================
  Hits                             ?     6470           
  Misses                           ?     2460           
  Partials                         ?       23           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c85b000...05ed1c9. Read the comment docs.

@pro-wh pro-wh force-pushed the pro-wh/feature/inmsgtests branch from 22f9cdd to eb1dfef Compare March 24, 2022 00:03
@pro-wh
Copy link
Contributor Author

pro-wh commented Mar 25, 2022

hm the transfer is failing. allegedly the Alice account in the runtime has insufficient balance. but was that amount to be transferred not just minted? did I accidentally set a transaction fee in the runtime tx?

oasis-test-runner2258334103/e2e/test-runtime-simple-consensus/network/compute-1/console.log:{"msg":"incoming message transaction done","level":"WARN","ts":"2022-03-25T00:17:01.27576613Z","sdk_module":"dispatcher","mode":"execute_tx","ctx":"dispatch","module":"runtime-sdk","result_parsed":"Failed { module: "accounts", code: 2, message: "insufficient balance" }","id":0}

@pro-wh pro-wh force-pushed the pro-wh/feature/inmsgs branch from 43b19fb to b9fee1e Compare March 26, 2022 00:01
@pro-wh pro-wh force-pushed the pro-wh/feature/inmsgtests branch from 1e64608 to 19dc50a Compare March 26, 2022 00:01
@pro-wh
Copy link
Contributor Author

pro-wh commented Mar 26, 2022

after many corrections and some workarounds, this now passes

@pro-wh pro-wh force-pushed the pro-wh/feature/inmsgs branch from b9fee1e to c85b000 Compare April 1, 2022 19:17
@pro-wh pro-wh force-pushed the pro-wh/feature/inmsgtests branch from 19dc50a to 05ed1c9 Compare April 1, 2022 19:17
@pro-wh pro-wh force-pushed the pro-wh/feature/inmsgs branch from c85b000 to 06b2df5 Compare April 26, 2022 23:48
@pro-wh pro-wh force-pushed the pro-wh/feature/inmsgs branch from 06b2df5 to 5c2f73c Compare August 8, 2022 23:51
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.

1 participant