1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/cli/tests/testdata/test/unresolved_promise.out

6 lines
369 B
Text

Check [WILDCARD]/test/unresolved_promise.ts
running 2 tests from [WILDCARD]/test/unresolved_promise.ts
test unresolved promise ...
test result: FAILED. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
error: Module evaluation is still pending but there are no pending ops or dynamic imports. This situation is often caused by unresolved promise.