Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Explorer run command broken #212628

Closed
DanMarcusPactFi opened this issue May 13, 2024 · 3 comments · Fixed by #214260
Closed

Test Explorer run command broken #212628

DanMarcusPactFi opened this issue May 13, 2024 · 3 comments · Fixed by #214260
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders testing Built-in testing support
Milestone

Comments

@DanMarcusPactFi
Copy link

DanMarcusPactFi commented May 13, 2024

Type: Bug

Issue: With a Playwright configuration already selected as "Default" profile, clicking "Run Tests" button runs "PHP Unit Tests", not selected "Playwright" profile.
Clicking already-selected "Playwright" profile in "Run Tests" drop-down menu does not start tests. Clicking "Play button" icon next to "Test run ...." output in console does nothing.

Expected Result: Selecting a default profile and clicking "Run Tests" should start a test run of the selected profile.

Actual Result: Selecting a default profile and clicking "Run Tests" starts a test run of the first profile listed alphabetically in Testing Explorer.

VS Code version: Code 1.89.1 (dc96b83, 2024-05-07T05:14:32.757Z)
OS version: Darwin arm64 23.4.0
Modes:

![VSCbugged](https://github.com/microsoft/vscode/assets/138070029/4b25ff3e-b73f-4480-9c2b-5ba2e96febfb) System Info
Item Value
CPUs Apple M2 Pro (10 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.06GB free)
Process Argv --crash-reporter-id 23b0d35f-a942-46d5-990e-032a938fcdd5
Screen Reader no
VM 0%
Extensions (16)
Extension Author (truncated) Version
vscode-eslint dba 2.4.4
composer-php-vscode DEV 1.46.15409
intelli-php-vscode DEV 0.12.15062
phptools-vscode DEV 1.46.15409
profiler-php-vscode DEV 1.46.15409
figma-vscode-extension fig 0.3.5
vscode-firefox-debug fir 2.9.10
git-graph mhu 1.30.0
vscode-docker ms- 1.29.1
playwright ms- 1.0.22
makefile-tools ms- 0.9.10
vscode-typescript-next ms- 5.5.20240505
playwright-test-snippets msk 1.2.1
intellicode-api-usage-examples Vis 0.2.8
vscodeintellicode Vis 1.3.1
volar Vue 1.8.27
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
tftest:31042121
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
h48ei257:31000450
pythontbext0:30879054
accentitlementsc:30995553
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
666c4381:30973075
chatpanelc:31018788
dsvsc021:30996838
da93g388:31013173
pythoncenvptcf:31043158
fchga941:31046352
dwnewjupytercf:31039676

@connor4312
Copy link
Member

/gifPlease

@VSCodeTriageBot
Copy link
Collaborator

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

@VSCodeTriageBot VSCodeTriageBot added the info-needed Issue requires more information from poster label May 13, 2024
@DanMarcusPactFi
Copy link
Author

DanMarcusPactFi commented May 13, 2024

Attached below.

VSCbugged

@connor4312 connor4312 added bug Issue identified by VS Code Team member as probable bug testing Built-in testing support and removed info-needed Issue requires more information from poster labels May 13, 2024
connor4312 added a commit that referenced this issue Jun 4, 2024
…e-runs (#214260)

* testing: ensure run all runs everything, use consistent profile for re-runs

Fixes #212628

* fixup

* fix compile
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Jun 4, 2024
@VSCodeTriageBot VSCodeTriageBot added this to the June 2024 milestone Jun 4, 2024
@VSCodeTriageBot VSCodeTriageBot added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders testing Built-in testing support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants