vscode-java-dependency icon indicating copy to clipboard operation
vscode-java-dependency copied to clipboard

UI tests will fail when platform specific extensions are needed

Open jdneo opened this issue 3 years ago • 1 comments

Looks like current UI test framework cannot install the latest platform specific extensions from marketplace.

See: https://github.com/microsoft/vscode-java-dependency/actions/runs/2453013435 image

jdneo avatar Jun 07 '22 09:06 jdneo

related issue: https://github.com/redhat-developer/vscode-extension-tester/issues/450

CsCherrYY avatar Jun 09 '22 08:06 CsCherrYY