Edgerouter-ltp: Difference between revisions

From Yocto Project
Jump to navigationJump to search
Line 1: Line 1:
==1.7 M2 RC1 20140730 build==
'''total: 35'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| eventfd01 || LTP || eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  13  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  14  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  15  TBROK  :  error triggering eventfd overflow
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| io_submit01 || LTP || io_submit01    6  TFAIL  :  unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| setregid02 || LTP || setregid02    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|-
|| setregid02_16 || LTP || setregid02_16    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| aio01 || LTP || aio01      1  TFAIL  :  Test 1: io_submit failed - retval=-22, errno=0
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| aio02 || LTP || io_submit tio: Invalid argument
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| overcommit_memory02 ||  || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS ||  ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || || sh: unzip_tests.sh: command not found ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
==1.7 M1 RC1 20140625 build==
==1.7 M1 RC1 20140625 build==
'''total: 35'''
'''total: 35'''

Revision as of 07:19, 19 August 2014

1.7 M2 RC1 20140730 build

total: 35

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
setregid02 LTP setregid02 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
setregid02_16 LTP setregid02_16 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 sh: unzip_tests.sh: command not found
gzip01 qemux86

1.7 M1 RC1 20140625 build

total: 35

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
setregid02 LTP setregid02 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
setregid02_16 LTP setregid02_16 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 sh: unzip_tests.sh: command not found
gzip01 qemux86

1.6 M5 RC4 20140411 build

total: 35

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
setregid02 LTP setregid02 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
setregid02_16 LTP setregid02_16 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86
gzip01 qemux86

1.6 M5 RC2 20140402 build

total: 35

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
setregid02 LTP setregid02 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
setregid02_16 LTP setregid02_16 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86
gzip01 qemux86