Skip to content

Tests window doesn't show test status #1730

Open
@antublue

Description

@antublue

VSCode Version:

Version: 1.93.0
Commit: 4849ca9bdf9666755eb463db297b69e5385090e3
Date: 2024-09-04T13:02:38.431Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Linux x64 6.8.0-41-generic snap

Test engine version:

Verifyica 0.0.14-SNAPSHOT (and older versions)

Expected Results:

Tests executed via Verifyica should show test results (green/read icon) in the Tests window based on test results.

Actual Results:

Tests executed via VSCode using Verifyica are successfully.

The Tests window doesn't show test results (green/read icon.)

image

Steps to Reproduce:

  1. clone https://github.com/antublue/verifyica
  2. build
  3. run a test in the tests project (package org.antublue.verifyica.test)

Related:

It appears related/similar to #1603

Additional Information:

Verifyica is a JUnit 5 Platform based test engine.

  • IntelliJ works correctly.
  • JUnit5 ConsoleLauncher works correctly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions