Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LTP: Fixed open12 testcase #60

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Conversation

vamsikrishna935
Copy link

  • Patch Description:
    Subtest(test_cloexec) creates a child process and does a execlp on the child.
    In sgx-lkl currently fork is not supported. Hence, commenting this testcase.
    TODO:Enable (test_cloexec) test once git issue Add ELF loading support to LKL sgx-lkl#598 is fixed
    Also the test is failing with Kernel panic in loop device because we have 32MB memory
    limit in loop device. Hence modified the testcase to use root filesystem.

Copy link
Collaborator

@hukoyu hukoyu left a comment

Choose a reason for hiding this comment

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

LGTM

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