mmanela / chutzpah

Chutzpah is an open source JavaScript test runner which enables you to run unit tests using QUnit, Jasmine, Mocha and TypeScript.
http://mmanela.github.io/chutzpah/
Apache License 2.0
550 stars 142 forks source link

[DevExE2E] [Regression] After installing Chutzpah Test Adapter, "The 'ChutzpahVS2022Package' package did not load Correctly" show in the VS. #828

Open v-hozha1 opened 1 year ago

v-hozha1 commented 1 year ago

Affected Branch: Main Affected Build: Version 17.8.0 Preview 2.0 [34009.350.main] Affected Product Language: Affected Build Link: Pipelines - Run main-34009.350 (visualstudio.com)

Note: 1.It is a regression issue, not repro on Version 17.8.0 Preview 2.0 [34008.341.main]. 2.Repro VM: 10.214.93.130.

Steps to reproduce: 1.Install VSIX:(click "Extensions" -> "Manage Extensions ", search "Chutzpah" in the tag "Online" to install it) image 2.Launch VS.

Expected result: VS should be launched normally, with no error.

Actual result: Some errors appear in the VS. image

Logs:

Microsoft Visual Studio

The 'ChutzpahVS2022Package' package did not load correctly.

The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by examining the file 'C:\Users\v-hozha1\AppData\Roaming\Microsoft\VisualStudio\17.0_15727000\ActivityLog.xml'.

Restarting Visual Studio could help resolve this issue.

Continue to show this error message?

Yes No