Skip to content

update to github.com/sirupsen/logrus v1.0.0#1511

Closed
mcandre wants to merge 2 commits intoopencontainers:masterfrom
mcandre:update-logrus
Closed

update to github.com/sirupsen/logrus v1.0.0#1511
mcandre wants to merge 2 commits intoopencontainers:masterfrom
mcandre:update-logrus

Conversation

@mcandre
Copy link

@mcandre mcandre commented Jul 6, 2017

Signed-off-by: Andrew Pennebaker apennebaker@datapipe.com

Fix some dependencies by updating to latest logrus, now hosted at github.com/sirupsen/logrus.

Andrew Pennebaker added 2 commits July 6, 2017 17:22
Signed-off-by: Andrew Pennebaker <apennebaker@datapipe.com>
Signed-off-by: Andrew Pennebaker <apennebaker@datapipe.com>
@mcandre
Copy link
Author

mcandre commented Jul 6, 2017

Odd, the unit tests are passing in CI, but the Makefile appears to fail the local task anyway.

@cyphar
Copy link
Member

cyphar commented Jul 6, 2017

They're not passing. Here's the highlighted failure.

@dqminh
Copy link
Contributor

dqminh commented Jul 7, 2017

yah, this is because logrus switch the default log output to stderr, while the execintest code only set the buffer to stdout. Change https://github.com/opencontainers/runc/blob/master/libcontainer/integration/execin_test.go#L237 to Stderr should make the test pass.

@crosbymichael
Copy link
Member

@mcandre you can revert your last commit to fix the shell changes. If you rebase on master the validation will pass. Sorry for the trouble.

@dqminh
Copy link
Contributor

dqminh commented Jul 12, 2017

@mcandre i can carry this change if you need help for it. Just need a few small fixes i think.

@stevenh stevenh mentioned this pull request Jul 19, 2017
@dqminh
Copy link
Contributor

dqminh commented Jul 27, 2017

Closed in favor of #1526

@dqminh dqminh closed this Jul 27, 2017
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.

4 participants