microsoft / microsoft/vscode-java-test
Whether to run a test case filtered out by tags when I explicitly do
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 340
- フォーク
- 173
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 18
説明
If a test case is filtered out by tags from settings, it won't run when I choose to run all the cases. It's ok.
However, when I explicit click on the case itself, want to run this single case, currently it still won't run. Should we ignore tag filters when explicitly run a single case?
This case looks stranger if previous status of the case is kept there, see the second half of the recording.
https://user-images.githubusercontent.com/2351748/187153016-16185df3-eca0-4a7a-94a0-1dbefed4d53c.mp4
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、タグによって除外されたテストケースを使って issue に記載された動作を再現し、そのケースを明示的に選択して recording と比較します。ファイルやテストのエントリポイントは指定されていないため、extension UI から単一ケースの実行経路をたどってください。明示的に選択したケースに対する意図された動作が定義され、以前のステータスが一貫して扱われれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript
- 領域
- testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100