Description
It looks like recently there is a test failure that I can only reproduce from the electron-6.0.x
branch:
1) SearchModel Search Model: Search reports telemetry on search completed:
AssertionError [ERR_ASSERTION]: false == true
+ expected - actual
-false
+true
at Context.<anonymous> (file:///Users/bpasero/Development/Microsoft/vscode-electron-6.0.x/out/vs/workbench/contrib/search/test/common/searchModel.test.js:110:20)
at processTicksAndRejections (internal/process/task_queues.js:89:5)
Must have been a regression from not too recent as this is the first time I am seeing that failing.
Metadata
Metadata
Assignees
Labels
No labels