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: Opening VS Code using macOS CLI #133771

Closed
2 tasks done
rzhao271 opened this issue Sep 24, 2021 · 1 comment
Closed
2 tasks done

Test: Opening VS Code using macOS CLI #133771

rzhao271 opened this issue Sep 24, 2021 · 1 comment

Comments

@rzhao271
Copy link
Contributor

rzhao271 commented Sep 24, 2021

Refs: #102975

Complexity: 4

Authors: @rzhao271, @bpasero, @deepak1556

Create Issue


macOS now uses a different code path when opening code-insiders from the terminal. The purpose of this TPI is to check that the new code path hasn't caused any regressions.

  1. Open a terminal
  2. Run code-insiders <your-flags-and-args-here>

An idea of flags/configurations to test:

  • Running code-insiders multiple times. Note that multiple icons showing up in the Recently Opened section of the dock is normal.
  • Running with just --verbose and/or --wait.
  • Running the program from multiple terminals.
  • Running with the --status flag in another terminal.
  • Using the -d and -a flags.
  • Combinations of --verbose and/or --wait with the other configurations above.
@DonJayamanne
Copy link
Contributor

Found one issue, filed #134030, else LGTM

@rzhao271 rzhao271 removed the verified Verification succeeded label Sep 28, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants