Dominik Jelínek
Dominik Jelínek
> Any new observations? hello, I was on a PTO last week, so I will continue on that ASAP. At the moment I was able to reproduce on Windows VM,...
Hello, hmmm I will need to better understand how the ExTester API is used.. I can see you are using runTests - `return super.runTests(this.spec || EnvironmentSettings.getInstance().specFiles, { resources });` which...
is this some run test script which is used inside project to run UI tests or it is some standalone package which is then reused for multiple tests projects as...
https://github.com/GoogleChromeLabs/chrome-for-testing#json-api-endpoints
explanation --> https://github.com/redhat-developer/vscode-extension-tester/pull/1461#issuecomment-2268414776
can you please attach also console log which tests failed? this can happen in case failures are coming from hook methods such as `after/before/afterAll/beforeAll` and those are not imported from...
@dependabot rebase
@dependabot rebase
@dependabot rebase
this seems you are running locally (for your dev) a latest VS Code 1.104, but this can differ from version used for tests as you can see in console log...