BrainCrumbz

Results 30 issues of BrainCrumbz

In architecture page, section [Flow: Test Runner - Test Host](https://github.com/Microsoft/vstest-docs/blob/master/RFCs/0001-Test-Platform-Architecture.md#flow-test-runner---test-host), the diagram for discovery phase is not really readable. It would suffice to make it as readable as the execution...

### Description Apparently we met the issue mentioned at #7863 . ### Reduced test case _No response_ ### Steps to reproduce 1. Clone the git repository 2. rum `npm install`...

bug
needs: triage

Hi you might want to squash commits before actually merging the PR. HTH

Hello changelog shows 3.0.2 twice and does not show 3.0.3. By the way, in public repository there are not tags for 3.0.x, so URLs contained in changelog headings, e.g. `https://github.com/vbenjs/vite-plugin-html/compare/v3.0.0...v3.0.6`...

Running `swa --version` result: 1.1.6 **Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing...

type: bug
priority: medium (P1)
command: deploy
version: ga
scope: deploy-client

Hello there first of all, thanks for your work with this runner. It seems there's an issue with TestResult.xml output file. **Scenario**: A solution has a project-under-test, e.g. class library,...

is:bug

## Description See issue #8653 ## Specific Changes proposed When in `middleware.js` the function `clearCacheForPlayer` runs, before setting a value to null in middlware caches, it checks if the key...

needs: LGTM

### Description TL;DR: when videojs players are instantiated and disposed repeatedly on page, `middlewareInstances` keeps growing with new keys and null values. We are hunting potential memory leaks in our...

needs: triage