Timeout while running tests #374
ajaythxkur
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
`Running Move unit tests
[ TIMEOUT ] 0x100::main_test::test_create_tag
[ PASS ] 0x100::main_test::test_fail_create_tag
Test failures:
Failures in 0x100::main_test:
┌── test_create_tag ──────
│ Test timed out
└──────────────────
Test result: FAILED. Total tests: 2; passed: 1; failed: 1
{
"Error": "Move unit tests failed"
}`
Facing timeout issue while running two functions at the same time
Beta Was this translation helpful? Give feedback.
All reactions