[Node Test Runner] getting 'Promise resolution is still pending but the event loop has already resolved' #56524
Unanswered
AaronNGray
asked this question in
General
Replies: 1 comment 1 reply
-
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
-
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