Test: /ext/mysqlnd_ms/tests/mysqlnd_ms_filter_qos_config_conflict1.phpt - Version 5.5.5    

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

Count Diff
3 (75%)
001+ Warning: mysqli_real_connect(): The server requested authentication method unknown to the client [mysql_old_password] in /root/src/php-5.5.5/ext/mysqlnd_ms/tests/connect.inc on line 171
001- Fatal error: mysqli_real_connect(): (mysqlnd_ms) Error by creating filter 'quality_of_service', 'eventual_consistency' clashes with previous setting. Stopping in %s on line %d
002+
003+ Warning: mysqli_real_connect(): (mysqlnd_ms) Cannot connect to 127.0.0.1 in /root/src/php-5.5.5/ext/mysqlnd_ms/tests/connect.inc on line 171
004+
005+ Warning: mysqli_real_connect(): (mysqlnd_ms) Error while connecting to the master(s) in /root/src/php-5.5.5/ext/mysqlnd_ms/tests/connect.inc on line 171
006+
007+ Warning: mysqli_real_connect(): (HY000/2054): The server requested authentication method umknown to the client in /root/src/php-5.5.5/ext/mysqlnd_ms/tests/connect.inc on line 171
008+ [001] [2054] The server requested authentication method umknown to the client
009+ done!
1 (25%)
001+ Warning: mysqli_real_connect(): (mysqlnd_ms) Cannot connect to 127.0.0.1 in /root/src/php-5.5.5/ext/mysqlnd_ms/tests/connect.inc on line 171
001- Fatal error: mysqli_real_connect(): (mysqlnd_ms) Error by creating filter 'quality_of_service', 'eventual_consistency' clashes with previous setting. Stopping in %s on line %d
002+
003+ Warning: mysqli_real_connect(): (mysqlnd_ms) Error while connecting to the master(s) in /root/src/php-5.5.5/ext/mysqlnd_ms/tests/connect.inc on line 171
004+
005+ Warning: mysqli_real_connect(): (HY000/2002): Connection refused in /root/src/php-5.5.5/ext/mysqlnd_ms/tests/connect.inc on line 171
006+ [001] [2002] Connection refused
007+ done!