Beaglebone-ltp: Difference between revisions
From Yocto Project
Jump to navigationJump to search
Line 1: | Line 1: | ||
==1.8 M4 RC2 build== | |||
'''total: 32''' | |||
{|border="1" | |||
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla''' | |||
|- | |||
|| 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. || || | |||
|- | |||
|| readahead02 || NAB || readahead02 0 TWARN : using less cache than expected || The system doesn't have /proc/pid/io, unable to determine read bytes during test || | |||
|- | |||
|| 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]] || || || | |||
|- | |||
|| perf_event_open01 || || perf_event_open01 1 TFAIL : perf_event_open01.c:162: perf_event_open failed unexpectedly: TEST_ERRNO=EOPNOTSUPP(95): Operation not supported || || | |||
|- | |||
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command || | |||
|- | |||
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. || | |||
|- | |||
|| thp02 || NAB || thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo || The system doesn't support it || | |||
|- | |||
|| thp03 || NAB || thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo || The system doesn't support it || | |||
|- | |||
|| su01 || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| cron02 || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| cron_deny01 || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| cron_allow01 || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| ar || LTP || FAIL - ar with -u flag failed || LTP bug. Already fixed in upstream || | |||
|- | |||
|| file || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| cron || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| logrotate || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| cpio || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01 1 TFAIL : Test #1: unzip output differs from expected output. || || | |||
|- | |||
|| gzip01 || [[qemux86-ltp|qemux86]] || || || | |||
|- | |||
|} | |||
==1.8 M3 RC3 build== | ==1.8 M3 RC3 build== | ||
'''total: 32''' | '''total: 32''' | ||
Line 39: | Line 111: | ||
|| perf_event_open01 || NEW || perf_event_open01 1 TFAIL : perf_event_open01.c:162: perf_event_open failed unexpectedly: TEST_ERRNO=EOPNOTSUPP(95): Operation not supported || || | || perf_event_open01 || NEW || perf_event_open01 1 TFAIL : perf_event_open01.c:162: perf_event_open failed unexpectedly: TEST_ERRNO=EOPNOTSUPP(95): Operation not supported || || | ||
|- | |- | ||
|| isofs || | || isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-B5fayzucuL/isofs.f37YbPkMAt/tmp//etc/ || No mkisofs command || | ||
|- | |- | ||
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. || | || mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. || | ||
Line 70: | Line 142: | ||
|- | |- | ||
|} | |} | ||
==1.8 M1 RC1 build== | ==1.8 M1 RC1 build== |
Revision as of 08:03, 9 April 2015
1.8 M4 RC2 build
total: 32
LTP cases | status | error msg | comment | bugzilla |
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. | ||
readahead02 | NAB | readahead02 0 TWARN : using less cache than expected | The system doesn't have /proc/pid/io, unable to determine read bytes during test | |
syslog01 | qemux86 | |||
syslog02 | qemux86 | |||
syslog03 | qemux86 | |||
syslog04 | qemux86 | |||
syslog05 | qemux86 | |||
syslog06 | qemux86 | |||
syslog07 | qemux86 | |||
syslog08 | qemux86 | |||
syslog09 | qemux86 | |||
syslog10 | qemux86 | |||
perf_event_open01 | perf_event_open01 1 TFAIL : perf_event_open01.c:162: perf_event_open failed unexpectedly: TEST_ERRNO=EOPNOTSUPP(95): Operation not supported | |||
isofs | NAB | isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ | No mkisofs command | |
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
su01 | qemux86 | |||
cron02 | qemux86 | |||
cron_deny01 | qemux86 | |||
cron_allow01 | qemux86 | |||
cron_dirs_checks01 | qemux86 | |||
ar | LTP | FAIL - ar with -u flag failed | LTP bug. Already fixed in upstream | |
file | qemux86 | |||
cron | qemux86 | |||
logrotate | qemux86 | |||
cpio | qemux86 | |||
unzip01 | qemux86 | unzip01 1 TFAIL : Test #1: unzip output differs from expected output. | ||
gzip01 | qemux86 |
1.8 M3 RC3 build
total: 32
LTP cases | status | error msg | comment | bugzilla |
fsync02 | fsync02 1 TFAIL : fsync02.c:139: fsync took too long: 248.000000 seconds; max_block: 214375; data_blocks: 384 | |||
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. | ||
readahead02 | NAB | readahead02 0 TWARN : using less cache than expected | The system doesn't have /proc/pid/io, unable to determine read bytes during test | |
syslog01 | qemux86 | |||
syslog02 | qemux86 | |||
syslog03 | qemux86 | |||
syslog04 | qemux86 | |||
syslog05 | qemux86 | |||
syslog06 | qemux86 | |||
syslog07 | qemux86 | |||
syslog08 | qemux86 | |||
syslog09 | qemux86 | |||
syslog10 | qemux86 | |||
perf_event_open01 | NEW | perf_event_open01 1 TFAIL : perf_event_open01.c:162: perf_event_open failed unexpectedly: TEST_ERRNO=EOPNOTSUPP(95): Operation not supported | ||
isofs | NAB | isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-B5fayzucuL/isofs.f37YbPkMAt/tmp//etc/ | No mkisofs command | |
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
su01 | qemux86 | |||
cron02 | qemux86 | |||
cron_deny01 | qemux86 | |||
cron_allow01 | qemux86 | |||
cron_dirs_checks01 | qemux86 | |||
file | qemux86 | |||
cron | qemux86 | |||
logrotate | qemux86 | |||
cpio | qemux86 | |||
unzip01 | qemux86 | unzip01 1 TFAIL : Test #1: unzip output differs from expected output. | ||
gzip01 | qemux86 |
1.8 M1 RC1 build
total: 31
LTP cases | status | error msg | comment | bugzilla |
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. | ||
readahead02 | NAB | readahead02 0 TWARN : using less cache than expected | The system doesn't have /proc/pid/io, unable to determine read bytes during test | |
syslog01 | qemux86 | |||
syslog02 | qemux86 | |||
syslog03 | qemux86 | |||
syslog04 | qemux86 | |||
syslog05 | qemux86 | |||
syslog06 | qemux86 | |||
syslog07 | qemux86 | |||
syslog08 | qemux86 | |||
syslog09 | qemux86 | |||
syslog10 | qemux86 | |||
perf_event_open01 | NEW | perf_event_open01 1 TFAIL : perf_event_open01.c:162: perf_event_open failed unexpectedly: TEST_ERRNO=EOPNOTSUPP(95): Operation not supported | ||
isofs | NEW | isofs 1 TFAIL : tst_resm | ||
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
su01 | qemux86 | |||
cron02 | qemux86 | |||
cron_deny01 | qemux86 | |||
cron_allow01 | qemux86 | |||
cron_dirs_checks01 | qemux86 | |||
file | qemux86 | |||
cron | qemux86 | |||
logrotate | qemux86 | |||
cpio | qemux86 | |||
unzip01 | qemux86 | unzip01 1 TFAIL : Test #1: unzip output differs from expected output. | ||
gzip01 | qemux86 |
1.7 M4 RC5 20141018 build
total: 29
LTP cases | status | error msg | comment | bugzilla |
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. | ||
readahead02 | NAB | readahead02 0 TWARN : using less cache than expected | The system doesn't have /proc/pid/io, unable to determine read bytes during test | |
syslog01 | qemux86 | |||
syslog02 | qemux86 | |||
syslog03 | qemux86 | |||
syslog04 | qemux86 | |||
syslog05 | qemux86 | |||
syslog06 | qemux86 | |||
syslog07 | qemux86 | |||
syslog08 | qemux86 | |||
syslog09 | qemux86 | |||
syslog10 | qemux86 | |||
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
su01 | qemux86 | |||
cron02 | qemux86 | |||
cron_deny01 | qemux86 | |||
cron_allow01 | qemux86 | |||
cron_dirs_checks01 | qemux86 | |||
file | qemux86 | |||
cron | qemux86 | |||
logrotate | qemux86 | |||
cpio | qemux86 | |||
unzip01 | qemux86 | unzip01 1 TFAIL : Test #1: unzip output differs from expected output. | ||
gzip01 | qemux86 |
1.7 M4 RC4 20141011 build
total: 29
LTP cases | status | error msg | comment | bugzilla |
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. | ||
readahead02 | NAB | readahead02 0 TWARN : using less cache than expected | The system doesn't have /proc/pid/io, unable to determine read bytes during test | |
syslog01 | qemux86 | |||
syslog02 | qemux86 | |||
syslog03 | qemux86 | |||
syslog04 | qemux86 | |||
syslog05 | qemux86 | |||
syslog06 | qemux86 | |||
syslog07 | qemux86 | |||
syslog08 | qemux86 | |||
syslog09 | qemux86 | |||
syslog10 | qemux86 | |||
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
su01 | qemux86 | |||
cron02 | qemux86 | |||
cron_deny01 | qemux86 | |||
cron_allow01 | qemux86 | |||
cron_dirs_checks01 | qemux86 | |||
file | qemux86 | |||
cron | qemux86 | |||
logrotate | qemux86 | |||
cpio | qemux86 | |||
unzip01 | qemux86 | unzip01 1 TFAIL : Test #1: unzip output differs from expected output. | ||
gzip01 | qemux86 |
1.7 M2 RC1 20140730 build
total: 31
LTP cases | status | error msg | comment | bugzilla |
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. | ||
readahead02 | NAB | readahead02 0 TWARN : using less cache than expected | The system doesn't have /proc/pid/io, unable to determine read bytes during test | |
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 | |||
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
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: 31
LTP cases | status | error msg | comment | bugzilla |
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. | ||
readahead02 | NAB | readahead02 0 TWARN : using less cache than expected | The system doesn't have /proc/pid/io, unable to determine read bytes during test | |
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 | |||
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | The system doesn't support it | |
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 |