On Sun, Aug 1, 2010 at 11:33 PM, Gurudas Pai <[email protected]> wrote:
> Hi,
>
> quota_remount_test01.sh test fails.
>
> <<<test_start>>>
> tag=quota_remount_test01 stime=1280709472
> cmdline="quota_remount_test01.sh"
> contacts=""
> analysis=exit
> <<<test_output>>>
> incrementing stop
> quota_remount_test01 0 TINFO : Successfully mounted the File System
> quota_remount_test01 0 TINFO : Successfully Created Quota Files
> quota_remount_test01 0 TINFO : Successfully Turned on Quota
> quota_remount_test01 0 TINFO : Successfully wrote to the filesystem
> quota: invalid option -- f
> quota: Usage: quota [-guqxvs] [-l | -Q] [-i] [-F quotaformat]
> quota [-qxvs] [-l | -Q] [-i] [-F quotaformat] -u username ...
> quota [-qxvs] [-l | -Q] [-i] [-F quotaformat] -g groupname ...
> Bugs to: [email protected], [email protected]
> quota_remount_test01 0 TINFO : Successfully Remounted Read-Only FS
> quota_remount_test01 0 TINFO : Successfully Remounted Read-Write FS
> quota: invalid option -- f
> quota: Usage: quota [-guqxvs] [-l | -Q] [-i] [-F quotaformat]
> quota [-qxvs] [-l | -Q] [-i] [-F quotaformat] -u username ...
> quota [-qxvs] [-l | -Q] [-i] [-F quotaformat] -g groupname ...
> Bugs to: [email protected], [email protected]
> Usage did not change after remount
> quota_remount_test01 1 TFAIL : Quota on Remount Failed
> <<<execution_status>>>
> initiation_status="ok"
> duration=1 termination_type=exited termination_id=1 corefile=no
> cutime=1 cstime=20
> <<<test_end>>>
> INFO: ltp-pan reported some tests FAIL
> LTP Version: LTP-20100630
What Linux distro and what version of whatever package that quota
comes with (might be coreutils*, but Linux keeps on playing musical
chairs with the applications and it varies from distro to distro)?
>From what I see above, maybe your distro should just fix the command
to be BSD compatible like most other distros have done; -f corresponds
to:
-f path
Only display quota information for the file system that contains
the specified path. This can be any file within a mounted file
system.
Otherwise the test is going to become unnecessarily complicated.
-Garrett
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list