[Node Test Runner] getting 'Promise resolution is still pending but the event loop has already resolved' #4588
Unanswered
AaronNGray
asked this question in
Q&A
Replies: 0 comments 2 replies
-
I haven't tried to debug your entire test suite, but here are a couple things to note:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting 'Promise resolution is still pending but the event loop has already resolved' when using Node Test Runner.
I am looking at a test migration of a repo to the Node Test Runner :- https://github.com/AaronNGray/grant/tree/node-test-runner
I am getting the error lots and lots of times :-
A full log is here :-
test.txt
Is there a simple fix for this please ?
This is obviously a candidate case for a Node Test Runner migration HOWTO guide !
Beta Was this translation helpful? Give feedback.
All reactions