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

Out of memory error when running flow test #1376

Closed
wfalcon0x opened this issue Feb 2, 2024 · 0 comments · Fixed by onflow/flow-emulator#558
Closed

Out of memory error when running flow test #1376

wfalcon0x opened this issue Feb 2, 2024 · 0 comments · Fixed by onflow/flow-emulator#558
Assignees
Labels

Comments

@wfalcon0x
Copy link

Instructions

Execute the following command on project with multiple tests:
flow test --cover --covercode="contracts" cadence/test/*

Problem

Received the following error:

❌ Command Error: Execution failed:
error: panic: out of memory (7)
--> Test:155:12

Steps to Reproduce

As described above. See project here: https://github.com/onflow/flix-wg/pull/1/files
Flow CLI version: v1.12.0

Acceptance Criteria

All tests are able to run without out of memory error.

Context

FLIX Registry smart contract

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants