question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

test stuck in "Waiting for judge result"

See original GitHub issue

Problem Summary

Test stucks in “Waiting for judge result”

How to reproduce

leetcode-cli test 93.restore-ip-addresses.py

when running -vv: [TRACE] REQUEST %s make request https://leetcode.com/submissions/detail/undefined/check/ Somehow the $id is ‘undefined’

Environment

  • leetcode-cli version: 2.6.2
  • OS version: Mac OSX Catalina
  • Node version: v10.6.0
  • Npm version: 6.4.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:13

github_iconTop GitHub Comments

2reactions
akanarikacommented, Oct 11, 2019

Updated to this version and it worked well. https://github.com/leetcode-tools/leetcode-cli

1reaction
akanarikacommented, Oct 10, 2019

Logs seem to be in a loop [TRACE] REQUEST %s reading response's body [TRACE] REQUEST %s finish init function https://leetcode.com/submissions/detail/undefined/check/ [TRACE] REQUEST %s response end https://leetcode.com/submissions/detail/undefined/check/ 200 { date: 'Thu, 10 Oct 2019 21:58:43 GMT', 'content-type': 'application/json', 'content-length': '20', connection: 'close', 'set-cookie': [ '__cfduid=df2982c7d2f0e1208cacdde521a15adb51570744723; expires=Fri, 09-Oct-20 21:58:43 GMT; path=/; domain=.leetcode.com; HttpOnly', 'csrftoken=pjyxI69YKYRN1swg46pYClC90Y7e8L43IL5oVR2Uf1kb7rnINYNlrUnlNEY98dlg; expires=Thu, 08 Oct 2020 21:58:43 GMT; Max-Age=31449600; Path=/; SameSite=Lax; Secure' ], vary: 'Cookie', 'x-frame-options': 'SAMEORIGIN', 'cf-cache-status': 'DYNAMIC', 'strict-transport-security': 'max-age=31536000; includeSubDomains; preload', 'x-content-type-options': 'nosniff', 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', server: 'cloudflare', 'cf-ray': '523bdb7c4c602814-SJC' } [TRACE] REQUEST %s end event https://leetcode.com/submissions/detail/undefined/check/ [TRACE] REQUEST %s has body https://leetcode.com/submissions/detail/undefined/check/ 20 [TRACE] REQUEST %s emitting complete https://leetcode.com/submissions/detail/undefined/check/ ⠋ Waiting for judge result[TRACE] REQUEST %s { url: 'https://leetcode.com/submissions/detail/undefined/check/', headers: { Cookie: <hidden>, 'X-CSRFToken': <hidden>, 'X-Requested-With': 'XMLHttpRequest', Origin: 'https://leetcode.com', Referer: 'https://leetcode.com/problems/decode-string/description/' }, body: null, method: 'GET', json: false, _delay: 1, callback: [Function] } [TRACE] REQUEST %s make request https://leetcode.com/submissions/detail/undefined/check/ ⠴ Waiting for judge result^C

Read more comments on GitHub >

github_iconTop Results From Across the Web

Waiting for justice: Unsentenced people locked up for years
After a January 18, 2017 preliminary hearing, a judge determined there was enough evidence to bring him to trial. He is acquitted in...
Read more >
Unit test running on server gets stuck - Visual Studio Feedback
After upgrading from VS 15.5.4 to 15.5.2/15.5.4 we suddently see problems running our (many) tests on the server without change to the code....
Read more >
Identifying SSA 's Sequential Disability Determination Steps ...
The DDS denies a child applicant at step 2 if he or she does not have a medically determinable impairment or if his...
Read more >
What happens after the hearing with a citizenship officer to test ...
Not passing the interview will cause your application for citizenship to be refused.
Read more >
Search Legal Terms and Definitions
the decision of a jury when there is a delay in announcing the result, such as waiting for the judge, the parties and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found