Open aajaynz opened 10 months ago
Seems tests are hanging and never exists and test result does not show up on test explorer UI
Following are logs:
[2024-01-21 17:38:44.885] [DEBUG] Using environment variables from config: {"NODE_ENV":"development","AWS_SDK_JS_SUPPRESS_MAINTENANCE_MODE_MESSAGE":"1","AWS_SDK_LOAD_CONFIG":"1"} [2024-01-21 17:38:44.930] [INFO] Worker: Using the mocha package at /home/github/test/node_modules/mocha [2024-01-21 17:38:44.956] [INFO] Worker: Loading files [2024-01-21 17:38:45.001] [INFO] Received {"type":"suite","suite":"undefined: ","state":"completed","description":"2531ms"} [2024-01-21 17:38:45.001] [INFO] Received {"type":"finished"} [2024-01-21 17:38:45.548] [INFO] Worker (stdout): Fetching AWS DB credentials with Secret Id undefined [2024-01-21 17:38:45.549] [INFO] Worker (stdout): dbCredentials user name undefined from undefined [2024-01-21 17:38:45.930] [INFO] Worker (stdout): [2024-01-21 17:38:45.931] [INFO] Worker (stdout): [2024-01-21 17:38:45.931] [INFO] Worker (stdout): 0 passing (1ms) [2024-01-21 17:38:45.931] [INFO] Worker: Converting tests and suites [2024-01-21 17:38:45.955] [INFO] Received tests from worker [2024-01-21 17:38:46.162] [INFO] Worker finished with code 0 and signal null
Seems tests are hanging and never exists and test result does not show up on test explorer UI
Following are logs: