[GH-ISSUE #4964] [bug]: test case failure of the Node.js CI / Test (lts/*) #1880

Closed
opened 2026-03-16 22:13:23 +03:00 by kerem · 5 comments
Owner

Originally created by @chhaviG22 on GitHub (Apr 7, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4964

Originally assigned to: @mirarifhasan on GitHub.

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Current behavior

I encountered an issue while working on a pull request that led to the Node.js CI / Test (lts/*) failing during the pull request checks.
To diagnose the problem further, I executed the command pnpm run test in the packages/hoppscotch-backend directory on the main branch. This test run revealed that one of the test cases failed.

For better clarity and assistance with troubleshooting, I have included a screenshot of the failed test case below:

Image Image

Steps to reproduce

  1. Go to packages/hoppscotch-backend
  2. Run cmd - pnpm run test
  3. Output - 1 failed test case

Logs and Screenshots


Environment

Production

Hoppscotch Version

Self-hosted

Interceptor

Not Applicable - Issue not related to network requests

Browsers Affected

No response

Operating System

None

Additional Information

No response

Originally created by @chhaviG22 on GitHub (Apr 7, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4964 Originally assigned to: @mirarifhasan on GitHub. ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Current behavior I encountered an issue while working on a pull request that led to the Node.js CI / Test (lts/*) failing during the pull request checks. To diagnose the problem further, I executed the command **pnpm run test** in the **packages/hoppscotch-backend** directory on the **main** branch. This test run revealed that one of the test cases failed. For better clarity and assistance with troubleshooting, I have included a screenshot of the failed test case below: <img width="424" alt="Image" src="https://github.com/user-attachments/assets/f0d8a52c-66ee-42df-9c45-764e29650805" /> <img width="836" alt="Image" src="https://github.com/user-attachments/assets/4f05f1eb-a442-400d-83b0-5d0e42038084" /> ### Steps to reproduce 1. Go to packages/hoppscotch-backend 2. Run cmd - pnpm run test 3. Output - 1 failed test case ### Logs and Screenshots ```shell ``` ### Environment Production ### Hoppscotch Version Self-hosted ### Interceptor Not Applicable - Issue not related to network requests ### Browsers Affected _No response_ ### Operating System None ### Additional Information _No response_
kerem 2026-03-16 22:13:23 +03:00
Author
Owner

@mirarifhasan commented on GitHub (Apr 8, 2025):

@chhaviG22
In which branch (main, next, patch) is the test case failing?

<!-- gh-comment-id:2785581739 --> @mirarifhasan commented on GitHub (Apr 8, 2025): @chhaviG22 In which branch (`main`, `next`, `patch`) is the test case failing?
Author
Owner

@chhaviG22 commented on GitHub (Apr 8, 2025):

@chhaviG22 In which branch (main, next, patch) is the test case failing?

main branch

<!-- gh-comment-id:2785585107 --> @chhaviG22 commented on GitHub (Apr 8, 2025): > [@chhaviG22](https://github.com/chhaviG22) In which branch (`main`, `next`, `patch`) is the test case failing? `main` branch
Author
Owner

@jamesgeorge007 commented on GitHub (Apr 9, 2025):

Hi, this is resolved on the patch branch. Could you verify once after pulling the latest changes?

<!-- gh-comment-id:2788761775 --> @jamesgeorge007 commented on GitHub (Apr 9, 2025): Hi, this is resolved on the `patch` branch. Could you verify once after pulling the latest changes?
Author
Owner

@chhaviG22 commented on GitHub (Apr 9, 2025):

@jamesgeorge007 verified. All tests are now successfully passing on patch branch. Thanks !

<!-- gh-comment-id:2788813938 --> @chhaviG22 commented on GitHub (Apr 9, 2025): @jamesgeorge007 verified. All tests are now successfully passing on `patch` branch. Thanks !
Author
Owner

@jamesgeorge007 commented on GitHub (Apr 10, 2025):

Thanks for confirming. This is now resolved on the default branch; closing.

<!-- gh-comment-id:2792368999 --> @jamesgeorge007 commented on GitHub (Apr 10, 2025): Thanks for confirming. This is now resolved on the default branch; closing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1880
No description provided.