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 failure: wasm_unit_test_eos-vm-oc #1693

Closed
oschwaldp-oci opened this issue Sep 28, 2023 · 2 comments
Closed

Test failure: wasm_unit_test_eos-vm-oc #1693

oschwaldp-oci opened this issue Sep 28, 2023 · 2 comments
Labels
tests For issues whose primary purpose is adding or refining tests, or enhancing the testing apparatus.

Comments

@oschwaldp-oci
Copy link
Contributor

https://github.com/AntelopeIO/leap/actions/runs/6342988369/job/17230170531?pr=1692

@ericpassmore
Copy link
Contributor

Here are the details

3070002 wasm_execution_error: Runtime Error Processing WASM
failed to compile wasm
    {}
    unit_test  code_cache.cpp:220 get_descriptor_for_code_sync
pending console output: 
    {"console":""}
    unit_test  apply_context.cpp:134 exec_one

    {}
    unit_test  controller.cpp:2176 apply_block
rethrow
    {}
    unit_test  controller.cpp:2270 push_block
rethrow
    {}
    unit_test  wasm_tests.cpp:2261 test_method

unknown location(0): fatal error: in "wasm_tests/memory_mapping_test": std::runtime_error: Caught Unexpected Exception
../unittests/wasm_tests.cpp(2231): last checkpoint

@bhazzard
Copy link

bhazzard commented Oct 5, 2023

There aren't sufficient logs on the test failure, and we haven't seen consistent failures.

Matt expressed a hunch that this might be related to running afoul of a subjective limit. If this is right, then #1573 would resolve.

Kevin/Matt both expressed it would be good to have additional logging to indicate WHY the failure.

Closing for now as it is not consistently reproducible.

@bhazzard bhazzard closed this as not planned Won't fix, can't repro, duplicate, stale Oct 5, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Team Backlog Oct 5, 2023
@bhazzard bhazzard added tests For issues whose primary purpose is adding or refining tests, or enhancing the testing apparatus. and removed triage labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests For issues whose primary purpose is adding or refining tests, or enhancing the testing apparatus.
Projects
Archived in project
Development

No branches or pull requests

4 participants