Skip to content

TestTaskResize must use a terminal#7492

Merged
mxpv merged 1 commit intocontainerd:mainfrom
kzys:task-resize
Oct 10, 2022
Merged

TestTaskResize must use a terminal#7492
mxpv merged 1 commit intocontainerd:mainfrom
kzys:task-resize

Conversation

@kzys
Copy link
Copy Markdown
Member

@kzys kzys commented Oct 7, 2022

The test was essentially no-op since it didn't use a terminal.

Fixes #6249.

Signed-off-by: Kazuyoshi Kato [email protected]

@k8s-ci-robot
Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kzys kzys force-pushed the task-resize branch 4 times, most recently from 459ab08 to f26816d Compare October 8, 2022 01:39
The test was essentially no-op since it didn't use a terminal.

Fixes containerd#6249.

Signed-off-by: Kazuyoshi Kato <[email protected]>
@kzys kzys changed the title TestTaskResize must allocate a terminal TestTaskResize must use a terminal Oct 8, 2022
@kzys kzys marked this pull request as ready for review October 8, 2022 02:15
@kzys
Copy link
Copy Markdown
Member Author

kzys commented Oct 10, 2022

@cpuguy83 Can you take a look?

Copy link
Copy Markdown
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, I forgot about this, thanks for looking into it!

LGTM

@mxpv mxpv merged commit e61539a into containerd:main Oct 10, 2022
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.

TestTaskResize not testing anything

4 participants