You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ToolkitLogger
log tracking
can find log from multiple files:
Error: Expected message not found in log: error message 0
Expected message not found in log: error message 1
Expected message not found in log: error message 2
Expected message not found in log: error message 3
Expected message not found in log: error message 4
Expected message not found in log: error message 5
Expected message not found in log: error message 6
Expected message not found in log: error message 7
Expected message not found in log: error message 8
Expected message not found in log: error message 9
Last 10 log lines:
at D:\a\aws-toolkit-vscode\aws-toolkit-vscode\packages\core\src\test\shared\logger\toolkitLogger.test.ts:52:17
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:545:9)
at processTimers (node:internal/timers:519:7)
deleteTestTempDirs: deleted 334 test temp dirs
Error: 1 tests failed.
at D:\a\aws-toolkit-vscode\aws-toolkit-vscode\packages\core\src\test\testRunner.ts:124:28
at MultiReporters.done (D:\a\aws-toolkit-vscode\aws-toolkit-vscode\node_modules\mocha-multi-reporters\lib\MultiReporters.js:124:16)
at done (D:\a\aws-toolkit-vscode\aws-toolkit-vscode\node_modules\mocha\lib\mocha.js:1007:16)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Extension host test runner error Error: 1 tests failed.
at D:\a\aws-toolkit-vscode\aws-toolkit-vscode\packages\core\src\test\testRunner.ts:124:28
at MultiReporters.done (D:\a\aws-toolkit-vscode\aws-toolkit-vscode\node_modules\mocha-multi-reporters\lib\MultiReporters.js:124:16)
at done (D:\a\aws-toolkit-vscode\aws-toolkit-vscode\node_modules\mocha\lib\mocha.js:1007:16)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Additional Information
The text was updated successfully, but these errors were encountered:
tomcat323
added
bug
We can reproduce the issue and confirmed it is a bug.
and removed
bug
We can reproduce the issue and confirmed it is a bug.
labels
Dec 9, 2024
Test Details
aws-toolkit-vscode/packages/core/src/test/shared/logger/toolkitLogger.test.ts
Lines 357 to 380 in c4f965f
Log of Test Failure
Additional Information
The text was updated successfully, but these errors were encountered: