[PHP-QA] Bug #63867 [Opn->Fbk]: make test core dumps on bug63377.php

2012-12-28 Thread felipe
Edit report at https://bugs.php.net/bug.php?id=63867&edit=1

 ID: 63867
 Updated by: fel...@php.net
 Reported by:mamfelt at gmail dot com
 Summary:make test core dumps on bug63377.php
-Status: Open
+Status: Feedback
 Type:   Bug
-Package:Unknown/Other Function
+Package:Testing related
 Operating System:   AIX 6.1
 PHP Version:5.3.20
 Block user comment: N
 Private report: N

 New Comment:

Hi, I've fixed an issue in this test. (bug63377.phpt)

Please, apply the change manually and try again:
https://mail.google.com/mail/u/0/?shva=1#search/63377/13bbae260e67d914


Previous Comments:

[2012-12-28 13:43:44] mamfelt at gmail dot com

Description:

make test fails (fatal error) on test 63377 and does not continue with 
remaining tests.

AIX 6.1, two different TL levels,
one with 2G RAM and 1.5G paging space
one with 9G RAM, 512 MByte paging space

michael@x054:[/data/prj/php/php-5.3.20]ulimit -a
time(seconds)unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes)4194304
memory(kbytes)   unlimited
coredump(blocks) 0
nofiles(descriptors) 2000
threads(per process) unlimited
processes(per user)  unlimited

I am aware that AIX has a different HW memory model (10 or 11 256M Byte memory 
segments, so it may lie in the 3072M limit used in the test. However, I do not 
really see the system grab that much memory before the test crashes. I will 
assume it is hard to spot using topas/nmon.

The test is also running a loop that is allocating? and writing? 1024 x 1024 x 
100 'a' characters (or 22 x 102400k)

Some suggestions, read instructions, for:
1) setting up a situation that I can debug this test to see what is failing
2) instructions for the letting make test continue, even though this has failed.
3) instructions on how to skip this test for the time being.

Test script:
---
# ./configure ...
# make
# make test

Expected result:

that "make test" completes normally, asking to send test results, etc.

Actual result:
--
PASS ZE2 type hinting [tests/lang/type_hints_002.phpt] 
PASS ZE2 type hinting [tests/lang/type_hints_003.phpt] 
PASS Bug #46897: ob_flush() should fail to flush unerasable buffers 
[tests/output/bug46897.phpt] 
TEST 630/9330 [tests/output/bug63377.phpt]
Fatal error: Out of memory (allocated 213647360) (tried to allocate 209715545 
bytes) in /data/prj/php/php-5.3.20/run-tests.php on line 1818







-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63867&edit=1

-- 
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-QA] Bug #63867 [Fbk]: make test core dumps on bug63377.php

2012-12-28 Thread felipe
Edit report at https://bugs.php.net/bug.php?id=63867&edit=1

 ID: 63867
 Updated by: fel...@php.net
 Reported by:mamfelt at gmail dot com
 Summary:make test core dumps on bug63377.php
 Status: Feedback
 Type:   Bug
 Package:Testing related
 Operating System:   AIX 6.1
 PHP Version:5.3.20
 Block user comment: N
 Private report: N

 New Comment:

Hi, I've fixed an issue in this test. (bug63377.phpt)

Please, apply the change manually and try again:
http://git.php.net/?p=php-src.git;a=commitdiff;h=56d9edbbb93a2a338211b2e7c05cf52347a963ce


Previous Comments:

[2012-12-28 13:43:44] mamfelt at gmail dot com

Description:

make test fails (fatal error) on test 63377 and does not continue with 
remaining tests.

AIX 6.1, two different TL levels,
one with 2G RAM and 1.5G paging space
one with 9G RAM, 512 MByte paging space

michael@x054:[/data/prj/php/php-5.3.20]ulimit -a
time(seconds)unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes)4194304
memory(kbytes)   unlimited
coredump(blocks) 0
nofiles(descriptors) 2000
threads(per process) unlimited
processes(per user)  unlimited

I am aware that AIX has a different HW memory model (10 or 11 256M Byte memory 
segments, so it may lie in the 3072M limit used in the test. However, I do not 
really see the system grab that much memory before the test crashes. I will 
assume it is hard to spot using topas/nmon.

The test is also running a loop that is allocating? and writing? 1024 x 1024 x 
100 'a' characters (or 22 x 102400k)

Some suggestions, read instructions, for:
1) setting up a situation that I can debug this test to see what is failing
2) instructions for the letting make test continue, even though this has failed.
3) instructions on how to skip this test for the time being.

Test script:
---
# ./configure ...
# make
# make test

Expected result:

that "make test" completes normally, asking to send test results, etc.

Actual result:
--
PASS ZE2 type hinting [tests/lang/type_hints_002.phpt] 
PASS ZE2 type hinting [tests/lang/type_hints_003.phpt] 
PASS Bug #46897: ob_flush() should fail to flush unerasable buffers 
[tests/output/bug46897.phpt] 
TEST 630/9330 [tests/output/bug63377.phpt]
Fatal error: Out of memory (allocated 213647360) (tried to allocate 209715545 
bytes) in /data/prj/php/php-5.3.20/run-tests.php on line 1818







-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63867&edit=1

-- 
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-QA] Bug #63409 [Opn->Csd]: php-dba function test fails on big-endian machine

2013-06-26 Thread felipe
Edit report at https://bugs.php.net/bug.php?id=63409&edit=1

 ID: 63409
 Updated by: fel...@php.net
 Reported by:tianhonglouis at gmail dot com
 Summary:php-dba function test fails on big-endian machine
-Status: Open
+Status: Closed
 Type:   Bug
 Package:Testing related
 Operating System:   linux
 PHP Version:5.4.8
 Block user comment: N
 Private report: N

 New Comment:

Automatic comment on behalf of felipe...@gmail.com
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=7e33b5d2fa89a6bf167fc4061dcf6aedab1cc6b8
Log: - Fixed bug #63409 (php-dba function test fails on big-endian machine) 
patch by: tianhonglouis at gmail dot com


Previous Comments:

[2012-11-01 09:06:17] tianhonglouis at gmail dot com

Description:

For ext/dba/tests/bug38698.phpt, if running the testcase on big-endian machine 
like ppc, it will fail. The main root cause is the function pack('i', 129), if 
add the format character "i", it's machine dependent size and byte order. Big 
endian and liitle endian will output the different string value. According to 
the 
string value, dba_insert() will insert the different position of the db, 
finally 
cause the different md5 value. 

Test script:
---
php run-tests.php ext/dba/tests/bug38698.phpt

Expected result:

Running selected tests.
PASS Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb 
can't read valid db) [ext/dba/tests/bug38698.phpt] 
=
Number of tests :1 1
Tests skipped   :0 (  0.0%) 
Tests warned:0 (  0.0%) (  0.0%)
Tests failed:0 (  0.0%) (  0.0%)
Expected fail   :0 (  0.0%) (  0.0%)
Tests passed:1 (100.0%) (100.0%)
-
Time taken  :0 seconds

Actual result:
--
Running selected tests.
FAIL Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb 
can't read valid db) [ext/dba/tests/bug38698.phpt] 
=
Number of tests :1 1
Tests skipped   :0 (  0.0%) 
Tests warned:0 (  0.0%) (  0.0%)
Tests failed:1 (100.0%) (100.0%)
Expected fail   :0 (  0.0%) (  0.0%)
Tests passed:0 (  0.0%) (  0.0%)
-
Time taken  :0 seconds
=

=
FAILED TEST SUMMARY
-
Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb can't 
read valid db) [ext/dba/tests/bug38698.phpt]







-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63409&edit=1

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-QA] Bug tracker - PDO related changes

2014-01-01 Thread Felipe Pena
Hello,

Just to inform you, we have implemented the feature request #63078
(Need Bug Tracker PDO Driver Specific Categories) suggested by
ssufficool, so from now we are able to report and search for bugs on
specific PDO driver.

Currently I just moved all the open bugs to its specific package.

Thanks.

-- 
Regards,
Felipe Pena

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php