LeetCode-OpenSource / vscode-leetcode

Solve LeetCode problems in VS Code
https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode
MIT License
8.21k stars 649 forks source link

Failed to test the solution and submission shows undefined #882

Open XueJingru opened 1 year ago

XueJingru commented 1 year ago

🐛 Bug Report

When I try to test code about question 3[无重复字符的最长子串], it shows "failed to test the solution, please open the output pannel for details". And when I try to submission, it is shown in vscode UI is "submission"

To Reproduce

I am not sure, I just wtrite my code and then try to test it in vscode as usual.

Expected behavior

I wander why this bug appears and how to fix it.

Extension Output

ailed to test the solution. Please open the output channel for details.

Guidance: Press Ctrl+Shift+U, and toggle the channel to LeetCode.

Your Environment

md1440 commented 1 year ago

I am experiencing the same issue. When trying to run the "Test" I get [ERROR] http error [code=499] and when trying to "Submit" I also receive [ERROR] http error [code=499].