LSB Bug tracker: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(perl tests have been fixed except Config.t)
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
==LSB Bug tracker(update 2012-04-13)==
==LSB Bug tracker(build 2012-07-25)==
Below table is a summary of known problems during LSB tests. We can find these issues on http://bugs.linuxbase.org. Some bugs go beyond the capacity of LSB 4.1 because of the faster updating speed than LSB Test Suite for some packages.  
Below table is a summary of known problems during LSB tests. We can find these issues on http://bugs.linuxbase.org. Some bugs go beyond the capacity of LSB 4.1 because of the faster updating speed than LSB Test Suite for some packages.  
{|border="1"
{|border="1"
|| '''Test'''  || '''SubTest''' || '''TestCase''' || '''TestNumber''' || '''Arch''' || '''Need fix?''' || '''Notes''' || '''Upstream Bugtracker'''
|| '''Test'''  || '''SubTest''' || '''TestCase''' || '''TestNumber''' || '''Arch''' || '''Need fix?''' || '''Notes''' || '''Upstream Bugtracker'''
|-
|-
|| Core Tests ||  || /tset/POSIX.os/devclass/c_iflag/T.c_iflag || 6, 7, 8, 9 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3033
 
|| Library Check || || libm.so.6 || 15 || '''ppc''' || N ||  || '''It doesn't appear again'''
|-
 
|| Core Tests ||  || /tset/ANSI.os/maths/*  || 47 || ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3253
|-
|| Core Tests ||  || /tset/ANSI.os/streamio/freopen/T.freopen || 33, 34, 38 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3436
|-
 
 
|| Core Tests ||  || /tset/LI18NUX2K.L1/base/iswcntrl/T.iswcntrl 1st  || 1 || ppc || N || Upstream ||Compilation tool of LSB cause this problem, Compile test suite's source codes with poky compilation tool and no this problem. It can pass test with private test suite from Linux Foundation which will be merged to new version. http://dev.linuxfoundation.org/~stewb/ppc32/lsb-test-core-4.1.9-1.1.ppc.rpm 
|-
|| Core Tests ||  || /tset/LI18NUX2K.L1/base/iswdigit/T.iswdigit 1st  || 1 || ppc || N || Upstream ||the same as above
|-
|| Core Tests ||  || /tset/LI18NUX2K.L1/base/iswlower/T.iswlower 1st  || 1 || ppc || N || Upstream ||the same as above
|-
|| Core Tests ||  || /tset/LI18NUX2K.L1/base/iswupper/T.iswupper  1st  || 1 || ppc || N || Upstream ||the same as above
|-
|| Core Tests ||  || /tset/LI18NUX2K.L1/base/iswxdigit/T.iswxdigit 1st  || 1 || ppc || N || Upstream ||the same as above
|-
|| Core Tests  ||  || /tset/LSB.fhs/var/lib-hwclock/lib-hwclock-tc ||1|| x86,x86-64,ppc|| N||Known Problem ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3116(Upstream, Don't need fix)
|-
|-
|| Core Tests ||  || /tset/POSIX.os/devclass/tcgetattr || 1, 2 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3033
|| Core Tests ||  || /tset/LSB.os/files/dev_tty/T.dev_tty  || 1 || ppc || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3228
|-
|-
|| Core Tests ||  || /tset/LSB.os/ioprim/readv_L/T.readv_L || 24 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=844   
|| Core Tests ||  || /tset/LSB.os/ioprim/readv_L/T.readv_L || 24 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=844   
Line 12: Line 34:
|| Core Tests ||  || /tset/LSB.os/ioprim/writev_L/T.writev_L || 30 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=844  
|| Core Tests ||  || /tset/LSB.os/ioprim/writev_L/T.writev_L || 30 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=844  
|-
|-
|| Core Tests || ||/tset/ANSI.os/maths/* || 47 || ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3253
|| Core Tests ||   || /tset/LSB.os/libm/fpeInvalid/T.fpeInvalid || 2 || ppc || N || Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=3253  
|-
|-
|| Core Tests || ||/tset/LSB.os/libm/fpeInvalid/T.fpeInvalid  || 2 || ppc || N || Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=3253
|| Core Tests ||   || /tset/LSB.os/network/gethostbyaddr/T.gethostbyaddr ||2|| x86,x86-64,ppc|| N||Known Problem ||Absent startup program avahi-daemon(Fixed).  
|-
|-
|| Core Tests || ||/tset/POSIX.os/files/fpathconf/T.fpathconf  || 15,16 || x86,x86-64,ppc || N || Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=3078
|| Core Tests ||   || /tset/LSB.os/network/recvfrom/T.recvfrom || 3 || x86,x86_64,ppc || N || Known Problem. doesn't fail when test this single case again. || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3523
|-
|-
|| Core Tests || ||/tset/LI18NUX2K.L1/base/iswcntrl/T.iswcntrl 1st  || 1 || ppc || N || Upstream ||Compilation tool of LSB cause this problem, Compile test suite's source codes with poky compilation tool and no this problem. It can pass test with private test suite from Linux Foundation which will be merged to new version. http://dev.linuxfoundation.org/~stewb/ppc32/lsb-test-core-4.1.9-1.1.ppc.rpm 
|| Core Tests ||   || /tset/LSB.os/network/recvmsg/T.recvmsg || 3 || x86,x86_64 || N || Known Problem. doesn't fail when test this single case again || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3525
|-
|-
|| Core Tests || ||/tset/LI18NUX2K.L1/base/iswdigit/T.iswdigit 1st  || 1 || ppc || N || Upstream ||the same as above
|| Core Tests ||   || '''/tset/LSB.os/network/sendto/T.sendto''' || 10 || '''ppc''' || '''Y''' || ||
|-
|-
|| Core Tests || ||/tset/LI18NUX2K.L1/base/iswlower/T.iswlower 1st  || 1 || ppc || N || Upstream ||the same as above
|| Core Tests ||   || /tset/POSIX.os/devclass/c_iflag/T.c_iflag || 6, 7, 8, 9 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3033
|-
|| Core Tests || ||/tset/LI18NUX2K.L1/base/iswupper/T.iswupper  1st  || 1 || ppc || N || Upstream ||the same as above
|-
|-
|| Core Tests || ||/tset/LI18NUX2K.L1/base/iswxdigit/T.iswxdigit 1st  || 1 || ppc || N || Upstream ||the same as above
|| Core Tests ||   || /tset/POSIX.os/devclass/T.tcgetattr || 1, 2 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3033
|-
|-
|| Core test || ||/tset/POSIX.os/procprim/fork/T.fork ||5|| x86-64 || N||Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=2270(fixed after 4.1)
|| Core Tests ||   || /tset/POSIX.os/files/fpathconf/T.fpathconf  || 16 || x86,x86-64,ppc || N || Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=3078
|-
|-
|| Core test || ||/tset/LSB.fhs/var/lib-hwclock/lib-hwclock-tc ||1|| x86,x86-64,ppc|| N||Known Problem ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3116(Upstream, Don't need fix)
|| Core Tests ||   || /tset/POSIX.os/files/fpathconf/T.pathconf  || 15 || x86,x86-64,ppc || N || Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=3078
|-
|-
|| Core test || ||/tset/LSB.os/network/gethostbyaddr/T.gethostbyaddr ||2|| x86,x86-64,ppc|| N||Known Problem ||Absent startup program avahi-daemon(Fixed).
|| Core test ||   || /tset/POSIX.os/procprim/fork/T.fork ||5|| x86-64 || N||Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=2270(fixed after 4.1)
|-
|-
|| Desktop Tests|| desktop-gtkvts || /tests/functions/Param_Value/Param_Value || 20 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3044  
|| Desktop Tests|| desktop-gtkvts || /tests/functions/Param_Value/Param_Value || 20 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3044  
|-
|-
|| Desktop Tests|| desktop-gtkvts || /tests/functions/Selection/Selections || 33, 34 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3011
|| Desktop Tests|| desktop-gtkvts || /tests/functions/Selection/Selections || 33, 34 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2849
|-
|-
|| Desktop Tests|| desktop-gtkvts|| /tests/functions/Keyboard_Accelerator_Groups/Keyboard_Accelerator_Groups || 27-29 || x86,x86-64,ppc|| N ||Known Problem||Function "gtk_accelerator_name" from gtk/gtkaccelgroup.c has been changed since version 2.24.8. So this is incorrect test case now.(Upstream, Don't need fix)  
|| Desktop Tests|| desktop-gtkvts|| /tests/functions/Keyboard_Accelerator_Groups/Keyboard_Accelerator_Groups || 27-29 || x86,x86-64,ppc|| N ||Known Problem||Function "gtk_accelerator_name" from gtk/gtkaccelgroup.c has been changed since version 2.24.8. So this is incorrect test case now.(Upstream, Don't need fix)  
https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3408
|-
|-
|| Desktop Tests|| desktop-gtkvts || /tests/functions/Themeable_Stock_Images/Themeable_Stock_Images || 195-210 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3011   
|| Desktop Tests|| desktop-gtkvts || /tests/functions/Themeable_Stock_Images/Themeable_Stock_Images || 195-210 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3011   
|-
|-
|| Desktop Tests|| desktop-gtkvts||/tests/functions/GtkTreeSortable/GtkTreeSortable ||15-18 || x86,x86-64,ppc || N || Upstream ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3238
|| Desktop Tests|| desktop-gtkvts||/tests/functions/GtkTreeSortable/GtkTreeSortable ||15-18 || x86,x86-64,ppc || N || Upstream ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3238
|-
|| Desktop Tests || desktop-gtkvts || /tests/functions/MainLoop/MainLoop || 7 || '''ppc''' || '''Y''' || Timing problem when testing in a VM ||
|-
|-
|| Desktop Tests|| || /tests/functions/SpawnProc/SpawnProc 2nd (unresolved) || 2 || ppc || N ||Known Problem ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1117
|| Desktop Tests|| || /tests/functions/SpawnProc/SpawnProc 2nd (unresolved) || 2 || ppc || N ||Known Problem ||http://bugzilla.pokylinux.org/show_bug.cgi?id=1117
|-  
|-  
|| Desktop Tests || || /tests/functions/GHashTable/GHashTable|| 5 ||x86-32,x86-64,ppc|| N || snapshot pas
|| Desktop Tests || || /tests/functions/GHashTable/GHashTable|| 5 ||x86-32,x86-64,ppc|| N || snapshot pass || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3133
|-
|| Desktop Tests || desktop-qt4 || tst_QHostAddress_constructor_QString || 1,2 || x86,x86_64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3271
|-
|| Desktop Tests || desktop-qt4 || tst_QHostAddress_scopeId || 6 || x86,x86_64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3271
|-
|| Desktop Tests || desktop-xml || XML_3 || 10 || x86,x86_64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3455
|-
|| Desktop Tests || desktop-xml || XML_14 || 25 || x86,x86_64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3455
|-
|| Desktop Tests || desktop-xml || XML_22 || 4,5 || x86,x86_64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3455
|-
|-
|| Desktop-T2c || ||/atk-t2c/tests/AtkObject_relation/AtkObject_relation || 2,5,6 || x86,x86-64,ppc || N || Upstream ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3189
|| Desktop-T2c || ||/atk-t2c/tests/AtkObject_relation/AtkObject_relation || 2,5,6 || x86,x86-64,ppc || N || Upstream ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3189
|-
|| Desktop-T2C ||  || /atk-t2c/tests/AtkObject_signals/AtkObject_signals || 13,14,22,23 || x86, || N || Upstream || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3415
|-
|-
|| Desktop-T2c|| ||/gobject-t2c/tests/gobject_value_arrays/gobject_value_arrays || 24 || x86,x86-64,ppc || N ||Upstream ||codes of qsort_r has changed since 2.30.2 So this is upstream problem. The higher version of LSB could modify this problem.
|| Desktop-T2c|| ||/gobject-t2c/tests/gobject_value_arrays/gobject_value_arrays || 24 || x86,x86-64,ppc || N ||Upstream ||codes of qsort_r has changed since 2.30.2 So this is upstream problem. The higher version of LSB could modify this problem.
https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3412
|-
|-
|| Desktop-T2c || ||/gobject-t2c/tests/gobject_gtype_instance/gobject_gtype_instance || 39 || x86.x86-64,ppc || N || Upstream  ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3184
|| Desktop-T2c || ||/gobject-t2c/tests/gobject_gtype_instance/gobject_gtype_instance || 39 || x86.x86-64,ppc || N || Upstream  ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3184
Line 58: Line 98:
|| Desktop-t2c ||  ||/glib-t2c/tests/glib_threads/glib_threads  || 36 || ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3042
|| Desktop-t2c ||  ||/glib-t2c/tests/glib_threads/glib_threads  || 36 || ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3042
|-
|-
|| Desktop-T2C ||  || /gobject-t2c/tests/gobject_gtype_instance/gobject_gtype_instance || 39 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3184 
|| Desktop-t2c ||  ||/glib-t2c/tests/glib_threads/glib_threads  || 8 || x86,x86_64,ppc || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3416
|-
|-
|| Desktop-t2c ||  ||/glib-t2c/tests/glib_random/glib_random 9th-23th || 14 || ppc || N || Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=3253
|| Desktop-t2c ||  ||/glib-t2c/tests/glib_main_event_loop/glib_main_event_loop || 17 || x86,x86_64,ppc || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3413
|-
|-
|| OLVER Core Tests ||   || /olver/math/cexp/tests/cpow_spec || 5162 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2912
|| Desktop-t2c ||   || /glib-t2c/tests/glib_messagelog/glib_messagelog || 8 || x86,x86_64,ppc || N|| Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3417
|-
|| OLVER Core Tests || locale_locale_scenario || /olver/other/other/tests/others || 1 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2871
|-
|-
|| OLVER Core Tests || ncurses_string_insert_scenario || /olver/other/other/tests/others || 2 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2871 
|| Desktop-t2c ||   || /gobject-t2c/tests/gobject_closures/gobject_closures || 7,8 || x86,x86_64,ppc || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3474
|-
|-
|| OLVER Core Tests || ncurses_string_add_scenario || /olver/other/other/tests/others || 3 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2871  
 
|| Desktop-T2C ||   || /gobject-t2c/tests/gobject_gtype_instance/gobject_gtype_instance || 39 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3184  
|-
|-
|| OLVER Core Tests ||  || /olver/other/other/tests/others || 561 || x86-32, x86-64 || N || Known Problem || http://linuxtesting.org/results/report?num=S0561 
|| Desktop-t2c ||  ||/glib-t2c/tests/glib_random/glib_random 9th-23th || 14 || ppc || N || Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=3253
|-
|-
|| OLVER Core Tests || ncurses_line_rip_scenario || /olver/other/other/tests/others || 5 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2871
 
 
|| Libstdc++ Tests || || /21_strings/basic_string/cons/char/1.cc || 1 || '''x86_64''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
|-
|-
|| OLVER Core Tests ||   || /olver/util/compress/tests/gzputc_spec || 1 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3057 
|| Libstdc++ Tests || || /21_strings/basic_string/cons/wchar_t/1.cc || 1 || '''x86_64''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
|-
|-
|| OLVER Core Tests ||   || /olver/util/format/tests/getdata_spec || 803 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2913
|| Libstdc++ Tests || || /21_strings/basic_string/insert/char/1.cc || 1 || '''x86_64''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
|-
|-
|| OLVER Core Tests ||   || /olver/util/format/tests/strptime_spec || 810, 808 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2914 
|| Libstdc++ Tests || || /21_strings/basic_string/insert/wchar_t/1.cc || 1 || '''x86_64''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
|-
|-
|| Qt3-Azov Tests || ||/Qt3_Object_Model-t2c/tests/QMetaObject/QMetaObject ||3|| x86-64|| N||Known Problem||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3231(Upstream, Don't need fix) ||
|| Libstdc++ Tests || || /22_locale/num_put/put/char/9780-2.cc || 1 || x86,x86_64,ppc || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3287
|-
|-
|| Qt3-Azov Tests || ||/Qt3_Object_Model-t2c/tests/QMetaObject/QMetaObject ||15|| x86-64||N||Known Problem ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3231(Upstream, Don't need fix) ||
|| Libstdc++ Tests||   ||/26_numerics/complex/13450.cc || 7 || ppc || N||Known Problem||http://bugs.linuxbase.org/show_bug.cgi?id=2447
|-
|-
|| Qt4-Azov Tests|| || /Normal_Test-t2c/tests/QSessionManager/QSessionManager|| 1-20|| x86 ||N||Known Problem ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3454 (Upstream, Don't need fix) ||
|| Libstdc++ Tests || ||/27_io/basic_filebuf/sync/char/1.cc || 1 || x86,x86-64,ppc || N || Snapshot pass ||It beyonds LSB Test Suite's power, LSB version is 4.1, to test higher version library libstdc++. More high version of LSB Test Suite will fix it.
https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
|-
|| Libstdc++ Tests || ||/27_io/basic_filebuf/sync/wchar_t/1.cc || 1 || x86,x86_64,ppc || N || Snapshot pass || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
|-  
|| Libstdc++ Tests || ||/27_io/basic_istream/tellg/char/8348.cc || 1 || x86,x86_64,ppc || N || Snapshot pass || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
|-  
|| Libstdc++ Tests || ||/27_io/basic_istream/tellg/wchar_t/8348.cc || 1 || x86,x86_64,ppc || N || Snapshot pass || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
|-
|| Libstdc++ Tests || || /27_io/ios_base/storage/1.cc || 1 || '''x86-64''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
|-
|-
|| Qt4-Azov Tests ||   || /Qt4_Input_Output-t2c/tests/QFileInfo/QFileInfo || 45 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3034 
|| Libstdc++ Tests || || /27_io/ios_base/storage/2.cc || 1 || '''x86-64''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
|-
|-
|| Qt4-Azov Tests ||   || /Qt4_Menus-t2c/tests/QMenuBar/QMenuBar || 30 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3124 
|| Libstdc++ Tests || ||/demangle/abi_examples/14.cc || 1 || x86,x86_64,ppc||N || Snapshot pass || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
|-  
|| Libstdc++ Tests || ||/demangle/regression/cw-13.cc || 1 || x86,x86_64,ppc||N || Snapshot pass || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
|-
|-
|| Qt4-Azov Tests ||   || /Qt5_Menus-t2c/tests/QMenuBar/QMenuBar || 49 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3067 
|| Libstdc++ Tests || || /demangle/regression/cw-16.cc || 1 || x86,x86_64,ppc|| N || Snapshot pass || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3449
|-
|-
|| Qt4-Azov Tests ||  || /Qt4_Miscellaneous-t2c/tests/Qt4_Miscellaneous/Qt4_Miscellaneous || 1 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3134 
 
 
|| OLVER Core Tests ||  || /olver/math/cexp/tests/cpow_spec || 5162 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2912
|-  
|| OLVER Core Tests || locale_locale
_scenario
|| /olver/other/other/tests/others || 1 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2871
|-
|-
|| Qt4-Azov Tests ||   || /Qt4_SQL-t2c/tests/QSqlTableModel/QSqlTableModel || 46 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2782  
|| OLVER Core Tests || ncurses_string
_insert_scenario
|| /olver/other/other/tests/others || 2 || '''x86''' || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2871  
|-
|-
|| Printing Tests ||   || /testgs/testgs || 7 || x86-32, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2994
|| OLVER Core Tests || ncurses_string
_add_scenario
|| /olver/other/other/tests/others || 3 || '''x86-64''' || N || Known Problem || PASS on x86
http://bugs.linuxbase.org/show_bug.cgi?id=2871 
|-
|-
|| Libstdc++ Tests||  ||/26_numerics/complex/13450.cc|| 7 || ppc || N||Known Problem||http://bugs.linuxbase.org/show_bug.cgi?id=2447
|| OLVER Core Tests ||  || /olver/other/other/tests/others || 561 || x86-32, x86-64 || N || Known Problem || http://linuxtesting.org/results/report?num=S0561 
|-
|-
|| Xpdf Tests ||   ||/opt/lsb/appbat/bin/pdftotext test1.pdf || 1 || ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3253
|| OLVER Core Tests ||   || /olver/other/other/tests/others || 4 || '''x86''' || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2871
https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3491
|-
|-
|| Perl Tests || ||../ext/IPC/SysV/t/ipcsysv.t || 294 || x86-32, x86-64,ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3249
 
|| OLVER Core Tests ||   || /olver/util/compress/tests/deflateSetDictionary_spec || 1 || '''x86''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3439
|-
|-
|| Perl Tests || ||op/pat.t || 142  || x86-32, x86-64,ppc|| N || Known Problem ||http://bugs.linuxbase.org/show_bug.cgi?id=3194
|| OLVER Core Tests ||   || /olver/util/compress/tests/get_crc_table_spec || 1 || '''x86_64''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3441
|-
|-
|| Perl test || ||all/tst_perlModPresent.pl ||1|| x86, x86-64,ppc || N ||Upstream ||LSB 4.1 hasn't capability to test perl-5.14.2 because there are too many changes for new version perl than the old. So this is upstream problem. We can resolve this problem until the newer version for lsb test suite.(Upstream, Don't need fix)
|| OLVER Core Tests ||   || /olver/util/format/tests/getdata_spec || 803 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2913
|-
|-
|| Perl test || ||../lib/AutoSplit.t ||402|| x86, x86-64,ppc || N ||Upstream || as same as above
|| OLVER Core Tests ||   || /olver/util/format/tests/strptime_spec || 810, 808 || x86-32, x86-64 || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2914 
|-
|-
|| Perl test || ||../lib/autouse.t ||403|| x86, x86-64,ppc || N ||Upstream ||as same as above
 
 
 
|| Qt3-Azov Tests  || ||/Qt3_Object_Model-t2c/tests/QMetaObject/QMetaObject ||3,15|| x86-64|| N||Known Problem||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3231 They are removed as bugzillia says ||
|-
|-
|| Perl test || ||../lib/Class/ISA/t/00_about_verbose.t ||440|| x86, x86-64,ppc || N ||Upstream ||as same as above
 
|| Qt4-Azov Tests|| || /Normal_Test-t2c/tests/QSessionManager/QSessionManager|| 1-20|| x86 ||N||Known Problem ||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3454 (Upstream, Don't need fix) ||
|-
|-
|| Perl test || ||../lib/Class/ISA/t/01_old_junk.t ||441|| x86, x86-64,ppc || N ||Upstream ||as same as above
|| Qt4-Azov Tests ||   || /Qt4_Input_Output-t2c/tests/QFileInfo/QFileInfo || 45 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3034 
|-
|-
|| Perl test || ||../lib/Dumpvalue.t ||458|| x86, x86-64,ppc || N ||Upstream ||as same as above
|| Qt4-Azov Tests ||   || /Qt4_Menus-t2c/tests/QMenuBar/QMenuBar || 30 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3124 
|-
|-
|| Perl test || ||../lib/English.t ||460|| x86, x86-64,ppc || N ||Upstream ||as same as above
|| Qt4-Azov Tests ||   || /Qt5_Menus-t2c/tests/QMenuBar/QMenuBar || 49 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3067 
|-
|-
|| Perl test || ||../lib/ExtUtils/t/basic.t ||466|| x86, x86-64,ppc || N ||Upstream ||as same as above
|| Qt4-Azov Tests ||   || /Qt4_Miscellaneous-t2c/tests/Qt4_Miscellaneous/Qt4_Miscellaneous || 1 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3134 
|-
|-
|| Perl test || ||../lib/ExtUtils/t/FIRST_MAKEFILE.t ||469|| x86, x86-64,ppc || N ||Upstream ||as same as above
|| Qt4-Azov Tests ||   || /Qt4_Paint_Device-t2c/tests/QPixmap/QPixmap || 67 || x86,x86_64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3274
|-
|-
|| Perl test || ||../lib/ExtUtils/t/Liblist.t ||473|| x86, x86-64,ppc || N ||Upstream ||as same as above
|| Qt4-Azov Tests ||   || /Qt4_SQL-t2c/tests/QSqlTableModel/QSqlTableModel || 46 || x86-32, x86-64, ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=2782 
|-
|| Perl test || ||../lib/ExtUtils/t/PL_FILES.t ||480|| x86, x86-64,ppc || N ||Upstream ||as same as above
|-
|| Perl test || ||../lib/ExtUtils/t/prereq_print.t ||483|| x86, x86-64,ppc || N ||Upstream ||as same as above
|-
|| Perl test || ||../lib/ExtUtils/t/recurs.t ||486|| x86, x86-64,ppc || N ||Upstream ||as same as above
|-
|| Perl test || ||../lib/ExtUtils/t/writemakefile_args.t ||490|| x86,x86-64,ppc || N ||Upstream ||as same as above
|-
|| Perl test || ||../lib/File/CheckTree.t ||493|| x86, x86-64,ppc || N ||Upstream ||as same as above
|-
|| Perl test || ||../lib/overload.t ||644|| x86, x86-64,ppc || N ||Upstream ||as same as above
|-
|| Perl test || ||../lib/Pod/t/eol.t ||651|| x86, x86-64,ppc || N ||Upstream ||as same as above
|-
|-
|| Perl test || ||../lib/Pod/t/Usage.t ||659|| x86, x86-64 || N ||Upstream ||as same as above
|| Qt4-Azov Tests ||   || /Qt4_Widgets-t2c/tests/QListView/QListView || 59 || x86,x86_64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3275
|-
|-
|| Perl test || ||../lib/strict.t ||668|| x86, x86-64,ppc || N ||Upstream ||as same as above
 
|| Xml2-Azov Tests || || /XML_SAX2_Parser-t2c/tests/XML_SAX2_Parser/XML_SAX2_Parser || 32,37 || '''x86-64''' || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3110
|-
|-
|| Perl test || ||../lib/Test/Simple/t/overload.t ||708|| x86,ppc || N ||Upstream ||as same as above
 
 
|| Perl Tests || ||../lib/Config.t || 435 || x86,x86-64,ppc || '''Y'' || || https://bugzilla.yoctoproject.org/show_bug.cgi?id=3099
|-
|-
|| Perl test || ||../lib/Unicode/UCD.t ||809|| x86, x86-64,ppc || N ||Upstream ||as same as above
 
 
|| Printing Tests ||   || /testgs/testgs || 7 || ppc || N || Known Problem || PASS on x86 http://bugs.linuxbase.org/show_bug.cgi?id=2994
|-
|-
|| Libstdc++ Tests || ||/27_io/basic_filebuf/sync/char/1.cc || 1 || x86-32,x86-64,ppc|| N || Snapshot pass ||It beyonds LSB Test Suite's power, LSB version is 4.1, to test higher version library libstdc++. More high version of LSB Test Suite will fix it.
|| Printing Tests ||   || /testfoomaticrip/testfoomaticrip || 2 || x86,x86-64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3272
|-
|| Libstdc++ Tests || ||/27_io/basic_filebuf/sync/wchar_t/1.cc || 1 || x86-32,x86-64,ppc|| N || Snapshot pass ||the same as above
|-
|| Libstdc++ Tests || ||/27_io/basic_istream/tellg/char/8348.cc || 1 || x86-32,x86-64,ppc|| N || Snapshot pass ||the same as above
|-
|| Libstdc++ Tests || ||/27_io/basic_istream/tellg/wchar_t/8348.cc || 1 || x86-32,x86-64,ppc|| N || Snapshot pass ||the same as above
|-
|| Libstdc++ Tests || ||/demangle/abi_examples/14.cc || 1 || x86-32,x86-64,ppc||N || Snapshot pass ||the same as above
|-
|| Libstdc++ Tests || ||/demangle/regression/cw-13.cc || 1 || x86-32,x86-64,ppc||N || Snapshot pass ||the same as above
ses||
|-
|-
|| OLVER Core Tests || || /Normal_Test-t2c/tests/QSessionManager/QSessionManager ||1 ||x86, x86-64,ppc||N||Known Problem||https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=343
 
|| Python Runtime Tests ||   || /usr/bin/python || 30 || x86,x86_64,ppc || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3320
|-
|-
|| Xts5 Tests || ||/tset/Xopen/strtkysym/Test ||7|| x86 || N||Known Problem || host contamination,Add patch "makekeys_crosscompile.patch" to libx11-1.4.4(fixed)
|| Python Runtime Tests ||   || /usr/bin/python || 99 || x86,x86_64,ppc || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3286
|-
|-
|| Xts5 Tests  || ||/tset/Xlib10/kllclnt/Test 2nd || 2 || ppc || N || snapshot passes||
|| Xts5 Tests  || ||/tset/Xlib10/kllclnt/Test 2nd || 2 || ppc || N || snapshot passes||
|-
|-
|| Xts5 Tests  || || /tset/Xlib7/qryclrs/Test || 2 || x86,x86_64 || N || Known Problem || https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3480
|-
|-
|| Tcl test || ||exec-9.7|| ||x86 ||N||Known Problem ||The test is ok by testing this case lonely. (Don't need fix)
|| Tcl test || ||exec-9.7|| ||x86 ||N||Known Problem ||The test is ok by testing this case lonely. (Don't need fix)
|-
|-
|| Xpdf Tests ||    ||/opt/lsb/appbat/bin/pdftotext test1.pdf || 1 || ppc || N || Known Problem || http://bugs.linuxbase.org/show_bug.cgi?id=3253
|-
|}
|}

Latest revision as of 07:03, 13 September 2012

LSB Bug tracker(build 2012-07-25)

Below table is a summary of known problems during LSB tests. We can find these issues on http://bugs.linuxbase.org. Some bugs go beyond the capacity of LSB 4.1 because of the faster updating speed than LSB Test Suite for some packages.


Test SubTest TestCase TestNumber Arch Need fix? Notes Upstream Bugtracker
Library Check libm.so.6 15 ppc N It doesn't appear again
Core Tests /tset/ANSI.os/maths/* 47 ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3253
Core Tests /tset/ANSI.os/streamio/freopen/T.freopen 33, 34, 38 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3436
Core Tests /tset/LI18NUX2K.L1/base/iswcntrl/T.iswcntrl 1st 1 ppc N Upstream Compilation tool of LSB cause this problem, Compile test suite's source codes with poky compilation tool and no this problem. It can pass test with private test suite from Linux Foundation which will be merged to new version. http://dev.linuxfoundation.org/~stewb/ppc32/lsb-test-core-4.1.9-1.1.ppc.rpm
Core Tests /tset/LI18NUX2K.L1/base/iswdigit/T.iswdigit 1st 1 ppc N Upstream the same as above
Core Tests /tset/LI18NUX2K.L1/base/iswlower/T.iswlower 1st 1 ppc N Upstream the same as above
Core Tests /tset/LI18NUX2K.L1/base/iswupper/T.iswupper 1st 1 ppc N Upstream the same as above
Core Tests /tset/LI18NUX2K.L1/base/iswxdigit/T.iswxdigit 1st 1 ppc N Upstream the same as above
Core Tests /tset/LSB.fhs/var/lib-hwclock/lib-hwclock-tc 1 x86,x86-64,ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3116(Upstream, Don't need fix)
Core Tests /tset/LSB.os/files/dev_tty/T.dev_tty 1 ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3228
Core Tests /tset/LSB.os/ioprim/readv_L/T.readv_L 24 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=844
Core Tests /tset/LSB.os/ioprim/writev_L/T.writev_L 30 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=844
Core Tests /tset/LSB.os/libm/fpeInvalid/T.fpeInvalid 2 ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3253
Core Tests /tset/LSB.os/network/gethostbyaddr/T.gethostbyaddr 2 x86,x86-64,ppc N Known Problem Absent startup program avahi-daemon(Fixed).
Core Tests /tset/LSB.os/network/recvfrom/T.recvfrom 3 x86,x86_64,ppc N Known Problem. doesn't fail when test this single case again. https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3523
Core Tests /tset/LSB.os/network/recvmsg/T.recvmsg 3 x86,x86_64 N Known Problem. doesn't fail when test this single case again https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3525
Core Tests /tset/LSB.os/network/sendto/T.sendto 10 ppc Y
Core Tests /tset/POSIX.os/devclass/c_iflag/T.c_iflag 6, 7, 8, 9 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3033
Core Tests /tset/POSIX.os/devclass/T.tcgetattr 1, 2 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3033
Core Tests /tset/POSIX.os/files/fpathconf/T.fpathconf 16 x86,x86-64,ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3078
Core Tests /tset/POSIX.os/files/fpathconf/T.pathconf 15 x86,x86-64,ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3078
Core test /tset/POSIX.os/procprim/fork/T.fork 5 x86-64 N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2270(fixed after 4.1)
Desktop Tests desktop-gtkvts /tests/functions/Param_Value/Param_Value 20 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3044
Desktop Tests desktop-gtkvts /tests/functions/Selection/Selections 33, 34 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2849
Desktop Tests desktop-gtkvts /tests/functions/Keyboard_Accelerator_Groups/Keyboard_Accelerator_Groups 27-29 x86,x86-64,ppc N Known Problem Function "gtk_accelerator_name" from gtk/gtkaccelgroup.c has been changed since version 2.24.8. So this is incorrect test case now.(Upstream, Don't need fix)

https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3408

Desktop Tests desktop-gtkvts /tests/functions/Themeable_Stock_Images/Themeable_Stock_Images 195-210 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3011
Desktop Tests desktop-gtkvts /tests/functions/GtkTreeSortable/GtkTreeSortable 15-18 x86,x86-64,ppc N Upstream https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3238
Desktop Tests desktop-gtkvts /tests/functions/MainLoop/MainLoop 7 ppc Y Timing problem when testing in a VM
Desktop Tests /tests/functions/SpawnProc/SpawnProc 2nd (unresolved) 2 ppc N Known Problem http://bugzilla.pokylinux.org/show_bug.cgi?id=1117
Desktop Tests /tests/functions/GHashTable/GHashTable 5 x86-32,x86-64,ppc N snapshot pass https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3133
Desktop Tests desktop-qt4 tst_QHostAddress_constructor_QString 1,2 x86,x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3271
Desktop Tests desktop-qt4 tst_QHostAddress_scopeId 6 x86,x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3271
Desktop Tests desktop-xml XML_3 10 x86,x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3455
Desktop Tests desktop-xml XML_14 25 x86,x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3455
Desktop Tests desktop-xml XML_22 4,5 x86,x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3455
Desktop-T2c /atk-t2c/tests/AtkObject_relation/AtkObject_relation 2,5,6 x86,x86-64,ppc N Upstream https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3189
Desktop-T2C /atk-t2c/tests/AtkObject_signals/AtkObject_signals 13,14,22,23 x86, N Upstream https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3415
Desktop-T2c /gobject-t2c/tests/gobject_value_arrays/gobject_value_arrays 24 x86,x86-64,ppc N Upstream codes of qsort_r has changed since 2.30.2 So this is upstream problem. The higher version of LSB could modify this problem.

https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3412

Desktop-T2c /gobject-t2c/tests/gobject_gtype_instance/gobject_gtype_instance 39 x86.x86-64,ppc N Upstream https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3184
Desktop-T2C Tests /freetype-t2c/tests/truetype_tables/truetype_tables 2 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3153
Desktop-t2c /glib-t2c/tests/glib_threads/glib_threads 36 ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3042
Desktop-t2c /glib-t2c/tests/glib_threads/glib_threads 8 x86,x86_64,ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3416
Desktop-t2c /glib-t2c/tests/glib_main_event_loop/glib_main_event_loop 17 x86,x86_64,ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3413
Desktop-t2c /glib-t2c/tests/glib_messagelog/glib_messagelog 8 x86,x86_64,ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3417
Desktop-t2c /gobject-t2c/tests/gobject_closures/gobject_closures 7,8 x86,x86_64,ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3474
Desktop-T2C /gobject-t2c/tests/gobject_gtype_instance/gobject_gtype_instance 39 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3184
Desktop-t2c /glib-t2c/tests/glib_random/glib_random 9th-23th 14 ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3253
Libstdc++ Tests /21_strings/basic_string/cons/char/1.cc 1 x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
Libstdc++ Tests /21_strings/basic_string/cons/wchar_t/1.cc 1 x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
Libstdc++ Tests /21_strings/basic_string/insert/char/1.cc 1 x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
Libstdc++ Tests /21_strings/basic_string/insert/wchar_t/1.cc 1 x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
Libstdc++ Tests /22_locale/num_put/put/char/9780-2.cc 1 x86,x86_64,ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3287
Libstdc++ Tests /26_numerics/complex/13450.cc 7 ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2447
Libstdc++ Tests /27_io/basic_filebuf/sync/char/1.cc 1 x86,x86-64,ppc N Snapshot pass It beyonds LSB Test Suite's power, LSB version is 4.1, to test higher version library libstdc++. More high version of LSB Test Suite will fix it.

https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182

Libstdc++ Tests /27_io/basic_filebuf/sync/wchar_t/1.cc 1 x86,x86_64,ppc N Snapshot pass https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
Libstdc++ Tests /27_io/basic_istream/tellg/char/8348.cc 1 x86,x86_64,ppc N Snapshot pass https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
Libstdc++ Tests /27_io/basic_istream/tellg/wchar_t/8348.cc 1 x86,x86_64,ppc N Snapshot pass https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
Libstdc++ Tests /27_io/ios_base/storage/1.cc 1 x86-64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
Libstdc++ Tests /27_io/ios_base/storage/2.cc 1 x86-64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3317
Libstdc++ Tests /demangle/abi_examples/14.cc 1 x86,x86_64,ppc N Snapshot pass https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
Libstdc++ Tests /demangle/regression/cw-13.cc 1 x86,x86_64,ppc N Snapshot pass https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3182
Libstdc++ Tests /demangle/regression/cw-16.cc 1 x86,x86_64,ppc N Snapshot pass https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3449
OLVER Core Tests /olver/math/cexp/tests/cpow_spec 5162 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2912
OLVER Core Tests locale_locale

_scenario

/olver/other/other/tests/others 1 x86-32, x86-64 N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2871
OLVER Core Tests ncurses_string

_insert_scenario

/olver/other/other/tests/others 2 x86 N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2871
OLVER Core Tests ncurses_string

_add_scenario

/olver/other/other/tests/others 3 x86-64 N Known Problem PASS on x86

http://bugs.linuxbase.org/show_bug.cgi?id=2871

OLVER Core Tests /olver/other/other/tests/others 561 x86-32, x86-64 N Known Problem http://linuxtesting.org/results/report?num=S0561
OLVER Core Tests /olver/other/other/tests/others 4 x86 N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2871

https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3491

OLVER Core Tests /olver/util/compress/tests/deflateSetDictionary_spec 1 x86 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3439
OLVER Core Tests /olver/util/compress/tests/get_crc_table_spec 1 x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3441
OLVER Core Tests /olver/util/format/tests/getdata_spec 803 x86-32, x86-64 N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2913
OLVER Core Tests /olver/util/format/tests/strptime_spec 810, 808 x86-32, x86-64 N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2914
Qt3-Azov Tests /Qt3_Object_Model-t2c/tests/QMetaObject/QMetaObject 3,15 x86-64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3231 They are removed as bugzillia says
Qt4-Azov Tests /Normal_Test-t2c/tests/QSessionManager/QSessionManager 1-20 x86 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3454 (Upstream, Don't need fix)
Qt4-Azov Tests /Qt4_Input_Output-t2c/tests/QFileInfo/QFileInfo 45 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3034
Qt4-Azov Tests /Qt4_Menus-t2c/tests/QMenuBar/QMenuBar 30 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3124
Qt4-Azov Tests /Qt5_Menus-t2c/tests/QMenuBar/QMenuBar 49 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3067
Qt4-Azov Tests /Qt4_Miscellaneous-t2c/tests/Qt4_Miscellaneous/Qt4_Miscellaneous 1 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3134
Qt4-Azov Tests /Qt4_Paint_Device-t2c/tests/QPixmap/QPixmap 67 x86,x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3274
Qt4-Azov Tests /Qt4_SQL-t2c/tests/QSqlTableModel/QSqlTableModel 46 x86-32, x86-64, ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=2782
Qt4-Azov Tests /Qt4_Widgets-t2c/tests/QListView/QListView 59 x86,x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3275
Xml2-Azov Tests /XML_SAX2_Parser-t2c/tests/XML_SAX2_Parser/XML_SAX2_Parser 32,37 x86-64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3110
Perl Tests ../lib/Config.t 435 x86,x86-64,ppc 'Y https://bugzilla.yoctoproject.org/show_bug.cgi?id=3099
Printing Tests /testgs/testgs 7 ppc N Known Problem PASS on x86 http://bugs.linuxbase.org/show_bug.cgi?id=2994
Printing Tests /testfoomaticrip/testfoomaticrip 2 x86,x86-64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3272
Python Runtime Tests /usr/bin/python 30 x86,x86_64,ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3320
Python Runtime Tests /usr/bin/python 99 x86,x86_64,ppc N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3286
Xts5 Tests /tset/Xlib10/kllclnt/Test 2nd 2 ppc N snapshot passes
Xts5 Tests /tset/Xlib7/qryclrs/Test 2 x86,x86_64 N Known Problem https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3480
Tcl test exec-9.7 x86 N Known Problem The test is ok by testing this case lonely. (Don't need fix)
Xpdf Tests /opt/lsb/appbat/bin/pdftotext test1.pdf 1 ppc N Known Problem http://bugs.linuxbase.org/show_bug.cgi?id=3253