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

Actually skip on windows #478

Merged
merged 4 commits into from
Jul 9, 2019
Merged

Actually skip on windows #478

merged 4 commits into from
Jul 9, 2019

Conversation

grouma
Copy link
Member

@grouma grouma commented Jul 8, 2019

We should come up with a better pattern. Not really sure why we do this --run-skipped silliness to begin with.

@grouma grouma requested review from jakemac53 and kevmoo July 8, 2019 23:45
@kevmoo
Copy link
Member

kevmoo commented Jul 8, 2019

--run-skipped is there for the codegen bits – assuming the only skipped tests are for the codegen thing.

We could fix that by tweaking dart_test.yaml...I think

@jakemac53
Copy link
Contributor

This won't warn that we are skipping the test though now.... I would file an issue to keep track of re-enabling this test.

@grouma
Copy link
Member Author

grouma commented Jul 9, 2019

Discussed offline. Got rid of the skip silliness as we mostly run all tests locally anyway. We already have a tracking issue to unskip this Windows test.

@grouma grouma merged commit 9cc802b into master Jul 9, 2019
@grouma grouma deleted the skip-windows branch July 9, 2019 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants