Skip to content

Conversation

@BootBlock
Copy link
Contributor

Applies to Dart-only projects as Flutter doesn't support --run-skipped.

Fixes #3097, #3107, #3048.

Applies to Dart-only projects as Flutter doesn't support --run-skipped.

Fixes #3097, #3107, #3048.
@BootBlock BootBlock added is enhancement in testing Relates to test execution of Dart/Flutter tests for end users labels Feb 8, 2021
@DanTup
Copy link
Member

DanTup commented Feb 8, 2021

LGTM! I've pushed some new tests to master for #3108 that would've caught the original error, so I'll check that still passes after landing this.

@DanTup DanTup merged commit 5e48a29 into Dart-Code:master Feb 8, 2021
@DanTup DanTup added this to the v3.20.0 milestone Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in testing Relates to test execution of Dart/Flutter tests for end users is enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running a specific test from the test tree/code-lens should always pass --run-skipped

2 participants