Skip to content

TestItem.error and TestItem.sortText updates not shown correctly in Testing panel #166190

@r3m0t

Description

@r3m0t

Does this issue occur when all extensions are disabled?: N/a

  • VS Code Version:
  • OS Version: Version: 1.74.0-insider (user setup)
    Commit: ef41557
    Date: 2022-11-11T05:19:14.666Z
    Electron: 19.1.3
    Chromium: 102.0.5005.167
    Node.js: 16.14.2
    V8: 10.2.154.15-electron.0
    OS: Windows_NT x64 10.0.19044
    Sandboxed: Yes

Steps to Reproduce:

  1. Build this sample extension (test-provider-sample) - https://github.com/r3m0t/vscode-extension-samples/tree/test-sort-error-fix
  2. Press 'refresh' in Testing panel repeatedly. Expected: the 'error' message should update and the 'Order' children should switch order. Actual: the children get updated labels, but still rendered in the old order. And the 'error' message doesn't update.

Fix incoming

Metadata

Metadata

Assignees

Labels

insiders-releasedPatch has been released in VS Code Insiders

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions