Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

[LTP] Some tests don't report any results at all under Graphene #2549

@anjalirai-intel

Description

@anjalirai-intel

Description of the problem

In this test multiple files and directories are created with different users and permissions and there are total of 199 testcases that verify the accessibility of the files and directories. Currently only those testcases which check for for both (nobody and root) user are getting passed.
The testcases which are of nobody user throws exception: TBROK: Test haven't reported results!
There are testcases which are of root user gets failed.

If the test is run with all 199 testcases, it fails with "TBROK: Test 12 haven't reported results!"

Steps to reproduce

Execute attached files
access01_setup in linux environment and access01_run with graphene-direct
$ ./access01_setup
$ graphene-direct ./access01_run

Label

bug

access01.zip

Updated access01_run.c has been attached

access01_run.zip

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions