blob: cd505bcbfc4cda1a24d2b16ec5b2a7b3c4e917ac (
plain)
1
2
3
4
5
6
|
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.
|