Test: /ext/oci8/tests/conn_attr_5.phpt - Version 5.5.6    

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
001+ Error:create user testuser identified by testuser
002+ ORA-28003: password verification for the specified password failed
003+ ORA-20001: Password same as or similar to user
001- **Test - Set and get values for the attributes with scope end ************
002- Testing with oci_connect()
003- Value of CLIENT_INFO has been set successfully
004- Value of CLIENT_IDENTIFIER has been set successfully
005- Testing with oci_new_connect()
006- Value of ACTION has been set successfully
007- Testing with oci_pconnect()
008- Value of MODULE has been set successfully
009- Get the Values from a different scope
010- Testing with oci_connect()
011- The value of CLIENT_INFO is
012- The value of CLIENT_IDENTIFIER is
013- Testing with oci_new_connect()
014- The value of ACTION is
015- Testing with oci_pconnect()
016- The value of MODULE is PHP TEST50
017- Done
1 (33%)
001+ Fatal error: connect.inc: Failed to connect as 'system' to 'localhost/XE': ORA-12541: TNS:no listener in /usr/src/php-5.5.6/ext/oci8/tests/connect.inc on line 14
001- **Test - Set and get values for the attributes with scope end ************
002- Testing with oci_connect()
003- Value of CLIENT_INFO has been set successfully
004- Value of CLIENT_IDENTIFIER has been set successfully
005- Testing with oci_new_connect()
006- Value of ACTION has been set successfully
007- Testing with oci_pconnect()
008- Value of MODULE has been set successfully
009- Get the Values from a different scope
010- Testing with oci_connect()
011- The value of CLIENT_INFO is
012- The value of CLIENT_IDENTIFIER is
013- Testing with oci_new_connect()
014- The value of ACTION is
015- Testing with oci_pconnect()
016- The value of MODULE is PHP TEST50
017- Done