mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
6 lines
369 B
Text
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.
|