Skip to content

Implement re-run last test session#2369

Merged
DanTup merged 1 commit intoDart-Code:masterfrom
BootBlock:rerun-test-session
Apr 20, 2020
Merged

Implement re-run last test session#2369
DanTup merged 1 commit intoDart-Code:masterfrom
BootBlock:rerun-test-session

Conversation

@BootBlock
Copy link
Contributor

Fixes #2285.

@DanTup
Copy link
Member

DanTup commented Apr 20, 2020

Awesome, thanks! The build failures are unrelated to this change - I think I broke them earlier today. I'll merge and fix up on master.

@DanTup DanTup added this to the v3.10.0 milestone Apr 20, 2020
@DanTup DanTup added in commands Relates to commands (usually invoked from the command Palette) in testing Relates to test execution of Dart/Flutter tests for end users is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix. labels Apr 20, 2020
@DanTup DanTup merged commit 7b9ffe2 into Dart-Code:master Apr 20, 2020
@DanTup
Copy link
Member

DanTup commented Apr 20, 2020

Actually, the failures are a VS Code bug. I've opened microsoft/vscode#95715.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in commands Relates to commands (usually invoked from the command Palette) in testing Relates to test execution of Dart/Flutter tests for end users is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-Running the last test in VS Code

2 participants