Skip to content

Electron 7: failing test (window namespace tests active editor not always correct) #87330

@bpasero

Description

@bpasero

This started to fail recently with updating to latest Electron 7 on macOS only (build failure):

1) window namespace tests active editor not always correct... #49125:

      AssertionError [ERR_ASSERTION] [ERR_ASSERTION]: The expression evaluated to a falsy value:

  assert(vscode_1.window.activeTextEditor === editorA)

      + expected - actual

      -false
      +true
      
      at Context.<anonymous> (/Users/runner/runners/2.163.1/work/1/s/extensions/vscode-api-tests/src/singlefolder-tests/window.test.ts:155:4)
      at processTicksAndRejections (internal/process/task_queues.js:89:5)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions