Skip to content

Always run lint, even for runtests-parallel#7451

Merged
sandersn merged 1 commit into
masterfrom
runtest-parallel-runs-lint
Mar 9, 2016
Merged

Always run lint, even for runtests-parallel#7451
sandersn merged 1 commit into
masterfrom
runtest-parallel-runs-lint

Conversation

@sandersn

@sandersn sandersn commented Mar 9, 2016

Copy link
Copy Markdown
Member

Previously, runtests-parallel did not run lint. Now, the first runner runs lint -- not necessarily the first to complete.

This still does not address the issue that the first runner to fail will fail the job, so you will not necessarily see all failures in one parallel run, meaning that jake runtests-parallel baseline-accept is still not equivalent to jake runtests baseline-accept.

The first runner runs lint, not the first to complete.
@mhegazy

mhegazy commented Mar 9, 2016

Copy link
Copy Markdown
Contributor

👍

sandersn added a commit that referenced this pull request Mar 9, 2016
Always run lint, even for runtests-parallel
@sandersn
sandersn merged commit 93510e8 into master Mar 9, 2016
@sandersn
sandersn deleted the runtest-parallel-runs-lint branch March 9, 2016 21:05
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants