Advertisement
laruence

php-trunk test result

Sep 14th, 2011
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. =====================================================================
  2. TEST RESULT SUMMARY
  3. ---------------------------------------------------------------------
  4. Exts skipped : 50
  5. Exts tested : 30
  6. ---------------------------------------------------------------------
  7.  
  8. Number of tests : 11870 8294
  9. Tests skipped : 3576 ( 30.1%) --------
  10. Tests warned : 0 ( 0.0%) ( 0.0%)
  11. Tests failed : 9 ( 0.1%) ( 0.1%)
  12. Expected fail : 35 ( 0.3%) ( 0.4%)
  13. Tests passed : 8250 ( 69.5%) ( 99.5%)
  14. ---------------------------------------------------------------------
  15. Time taken : 352 seconds
  16. =====================================================================
  17.  
  18. =====================================================================
  19. EXPECTED FAILED TEST SUMMARY
  20. ---------------------------------------------------------------------
  21. Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
  22. bugs 48111 and 52176.
  23. Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
  24. Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
  25. Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770
  26. Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770
  27. Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770
  28. DateTime::add() -- fall type2 type2 [ext/date/tests/DateTime_add-fall-type2-type2.phpt] XFAIL REASON: Various bugs exist
  29. DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
  30. DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
  31. DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
  32. DateTime::add() -- spring type2 type2 [ext/date/tests/DateTime_add-spring-type2-type2.phpt] XFAIL REASON: Various bugs exist
  33. DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
  34. DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
  35. DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
  36. DateTime::diff() -- fall type2 type2 [ext/date/tests/DateTime_diff-fall-type2-type2.phpt] XFAIL REASON: Various bugs exist
  37. DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
  38. DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
  39. DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
  40. DateTime::diff() -- spring type2 type2 [ext/date/tests/DateTime_diff-spring-type2-type2.phpt] XFAIL REASON: Various bugs exist
  41. DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
  42. DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
  43. DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
  44. DateTime::sub() -- fall type2 type2 [ext/date/tests/DateTime_sub-fall-type2-type2.phpt] XFAIL REASON: Various bugs exist
  45. DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt] XFAIL REASON: Various bugs exist
  46. DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt] XFAIL REASON: Various bugs exist
  47. DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt] XFAIL REASON: Various bugs exist
  48. DateTime::sub() -- spring type2 type2 [ext/date/tests/DateTime_sub-spring-type2-type2.phpt] XFAIL REASON: Various bugs exist
  49. DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt] XFAIL REASON: Various bugs exist
  50. DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt] XFAIL REASON: Various bugs exist
  51. DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt] XFAIL REASON: Various bugs exist
  52. Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format) [ext/date/tests/bug51994.phpt] XFAIL REASON: Bug #51994 isn't fixed yet
  53. DateTime::add() and sub() result -1 hour on objects with time zone type 2 [ext/date/tests/bug55253.phpt] XFAIL REASON: Bug 55253 exists
  54. Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt] XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
  55. Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt] XFAIL REASON: Bug 45712 not fixed yet.
  56. Test gzencode() function : variation - verify header contents with all encoding modes [ext/zlib/tests/gzencode_variation2.phpt] XFAIL REASON: Test will fail until bug #47178 resolved; missing gzip headers when FORCE_DEFLATE specified
  57. =====================================================================
  58.  
  59. =====================================================================
  60. FAILED TEST SUMMARY
  61. ---------------------------------------------------------------------
  62. Bug #51709 (Can't use keywords as method names) [tests/basic/bug51709_1.phpt]
  63. Bug #51709 (Can't use keywords as method names) [tests/basic/bug51709_2.phpt]
  64. Bug #55509 (segfault on x86_64 using more than 2G memory) [Zend/tests/bug55509.phpt]
  65. Scripts with flex-incompatible encoding without suitable conversion strategy [Zend/tests/multibyte/multibyte_encoding_006.phpt]
  66. strn(case)cmp supporting negative length [Zend/tests/strncmp.phpt]
  67. Bug #55397 (comparsion of incomplete DateTime causes SIGSEGV) [ext/date/tests/bug55397.phpt]
  68. openssl_csr_new() tests [ext/openssl/tests/004.phpt]
  69. Phar web-based phar with fatal error [ext/phar/tests/fatal_error_webphar.phpt]
  70. Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement