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
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
Copy link
Contributor Author

pro-wh commented Mar 26, 2022

after many corrections and some workarounds, this now passes

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