Uh oh!
There was an error while loading. Please reload this page.
Revert "build: run lint before tests" - #5602
Closed
Trott wants to merge 1 commit into
Closed
Conversation
This reverts commit d9f7a59. Changes here probably need wider discussion so revert the change until that can happen.
Fishrock123
commented
Mar 8, 2016
Contributor
Hmmm, this kinda goes back to my problem, though that flaky tests was fixed for me so I guess it's ok. |
MylesBorins
commented
Mar 8, 2016
Contributor
LGTM |
2 similar comments
targos
commented
Mar 8, 2016
Member
LGTM |
cjihrig
commented
Mar 8, 2016
Contributor
LGTM |
bnoordhuis
commented
Mar 8, 2016
Member
LETM! (E=Excellent) |
jasnell
commented
Mar 8, 2016
Member
LGTM |
jasnell pushed a commit
that referenced
this pull request
Mar 8, 2016
This reverts commit d9f7a59. Changes here probably need wider discussion so revert the change until that can happen. PR-URL: #5602 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
jasnell
commented
Mar 8, 2016
Member
Landed in 89d5379 |
Trott
commented
Mar 8, 2016
MemberAuthor
@Fishrock123 wrote:
I'll open a separate issue to list out options along with pros and cons so we can see if anything will work well enough to get consensus. |
evanlucas pushed a commit
that referenced
this pull request
Mar 14, 2016
This reverts commit d9f7a59. Changes here probably need wider discussion so revert the change until that can happen. PR-URL: #5602 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Merged
rvagg pushed a commit
that referenced
this pull request
Mar 16, 2016
This reverts commit d9f7a59. Changes here probably need wider discussion so revert the change until that can happen. PR-URL: #5602 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Michaël Zasso <mic.besace@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
MylesBorins
commented
Mar 17, 2016
Contributor
since the original commit never landed I'm labeling this dont land for LTS. |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
make -j8 test(UNIX) orvcbuild test nosign(Windows) pass withthis change (including linting)?
test (or a benchmark) included?
existing APIs, or introduces new ones)?
The reverted commit seems to have been mildly controversial. Revert it for now. If the change or something similar is highly desirable, a wider conversation can happen.
/cc @bnoordhuis@jbergstroem@evanlucas@Fishrock123@jasnell@thealphanerd