Skip to content

cmd/runtimetest/main: Run validateDefaultDevices even with process unset#553

Merged
zhouhao3 merged 1 commit intoopencontainers:masterfrom
wking:default-devices-without-process
Feb 2, 2018
Merged

cmd/runtimetest/main: Run validateDefaultDevices even with process unset#553
zhouhao3 merged 1 commit intoopencontainers:masterfrom
wking:default-devices-without-process

Conversation

@wking
Copy link
Copy Markdown
Contributor

@wking wking commented Jan 12, 2018

6d2dbbc (#494) put the nil-Process guard in, but it was a bit too coarse. We can still run these tests with a nil Process, because all we need Process for is deciding whether or not to include /dev/console.

6d2dbbc (runtimetest: fix nil deference, 2017-10-11, opencontainers#494) put the
nil-Process guard in, but it was a bit too coarse.  We can still run
these tests with a nil Process, because all we need Process for is
deciding whether or not to include /dev/console.

Signed-off-by: W. Trevor King <wking@tremily.us>
@zhouhao3
Copy link
Copy Markdown

zhouhao3 commented Jan 18, 2018

LGTM

Approved with PullApprove

@wking
Copy link
Copy Markdown
Contributor Author

wking commented Jan 18, 2018

Closing and reopening to kick Travis.

@wking wking closed this Jan 18, 2018
@wking wking reopened this Jan 18, 2018
@zhouhao3 zhouhao3 merged commit 44f0750 into opencontainers:master Feb 2, 2018
@wking wking deleted the default-devices-without-process branch April 6, 2018 16:08
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.

2 participants