|
=== tests/datetime/from_format_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..........
|
|
Time: 61 ms, Memory: 6.75Mb
|
|
[30;42mOK (10 tests, 10 assertions)[0m
|
|
=== tests/controller/controller_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function phpbb\controller\phpbb_realpath() in /home/www-data/projects/phpbb/phpBB/phpbb/controller/provider.php on line 76
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 8. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 9. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 10. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 11. phpbb_controller_controller_test->test_provider() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb\controller\provider->find() /home/www-data/projects/phpbb/tests/controller/controller_test.php:38
|
|
=== tests/controller/helper_route_unclean_path_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............................................................... 63 / 128 ( 49%)
|
............................................................... 126 / 128 ( 98%)
|
..
|
|
Time: 1.6 seconds, Memory: 35.75Mb
|
|
[30;42mOK (128 tests, 128 assertions)[0m
|
|
=== tests/controller/helper_route_adm_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............................................................... 63 / 128 ( 49%)
|
............................................................... 126 / 128 ( 98%)
|
..
|
|
Time: 1.58 seconds, Memory: 35.75Mb
|
|
[30;42mOK (128 tests, 128 assertions)[0m
|
|
=== tests/controller/helper_route_adm_subdir_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............................................................... 63 / 128 ( 49%)
|
............................................................... 126 / 128 ( 98%)
|
..
|
|
Time: 1.59 seconds, Memory: 35.75Mb
|
|
[30;42mOK (128 tests, 128 assertions)[0m
|
|
=== tests/controller/helper_route_root_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............................................................... 63 / 128 ( 49%)
|
............................................................... 126 / 128 ( 98%)
|
..
|
|
Time: 1.61 seconds, Memory: 35.75Mb
|
|
[30;42mOK (128 tests, 128 assertions)[0m
|
|
=== tests/functions/quoteattr_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............
|
|
Time: 77 ms, Memory: 7.25Mb
|
|
[30;42mOK (15 tests, 15 assertions)[0m
|
|
=== tests/functions/language_select_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 24.77 seconds, Memory: 9.00Mb
|
|
[30;42mOK (4 tests, 4 assertions)[0m
|
|
=== tests/functions/validate_lang_iso_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 26.52 seconds, Memory: 8.00Mb
|
|
[30;42mOK (1 test, 4 assertions)[0m
|
|
=== tests/functions/validate_username_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function phpbb_pcre_utf8_support() in /home/www-data/projects/phpbb/phpBB/includes/functions_user.php on line 1602
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 11. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_functions_validate_data_test->test_validate_username() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 13. phpbb_functions_validate_data_helper->assert_valid_data() /home/www-data/projects/phpbb/tests/functions/validate_username_test.php:192
|
PHP 14. validate_data() /home/www-data/projects/phpbb/tests/functions/validate_data_helper.php:37
|
PHP 15. call_user_func_array() /home/www-data/projects/phpbb/phpBB/includes/functions_user.php:1404
|
PHP 16. validate_username() /home/www-data/projects/phpbb/phpBB/includes/functions_user.php:1404
|
|
=== tests/functions/obtain_online_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..............
|
|
Time: 42.81 seconds, Memory: 10.75Mb
|
|
[30;42mOK (14 tests, 14 assertions)[0m
|
|
=== tests/functions/validate_date_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 48 ms, Memory: 6.50Mb
|
|
[30;42mOK (1 test, 9 assertions)[0m
|
|
=== tests/functions/validate_num_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 44 ms, Memory: 6.50Mb
|
|
[30;42mOK (1 test, 6 assertions)[0m
|
|
=== tests/functions/validate_jabber_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 50 ms, Memory: 6.75Mb
|
|
[30;42mOK (1 test, 10 assertions)[0m
|
|
=== tests/functions/style_select_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 28.63 seconds, Memory: 8.75Mb
|
|
[30;42mOK (6 tests, 6 assertions)[0m
|
|
=== tests/functions/build_hidden_fields_for_query_params_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 54 ms, Memory: 7.25Mb
|
|
[30;42mOK (6 tests, 6 assertions)[0m
|
|
=== tests/functions/is_absolute_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.................
|
|
Time: 79 ms, Memory: 7.50Mb
|
|
[30;42mOK (17 tests, 17 assertions)[0m
|
|
=== tests/functions/validate_hex_colour_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....................................
|
|
Time: 105 ms, Memory: 6.75Mb
|
|
[30;42mOK (36 tests, 36 assertions)[0m
|
|
=== tests/functions/parse_cfg_file_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 51 ms, Memory: 7.00Mb
|
|
[30;42mOK (4 tests, 4 assertions)[0m
|
|
=== tests/functions/get_remote_file_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
|
|
Time: 37 ms, Memory: 6.00Mb
|
|
[30;43mNo tests executed![0m
|
|
=== tests/functions/validate_string_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 39 ms, Memory: 6.50Mb
|
|
[30;42mOK (1 test, 8 assertions)[0m
|
|
=== tests/functions/build_url_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......
|
|
Time: 69 ms, Memory: 8.50Mb
|
|
[30;42mOK (7 tests, 7 assertions)[0m
|
|
=== tests/functions/validate_match_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 39 ms, Memory: 6.50Mb
|
|
[30;42mOK (1 test, 4 assertions)[0m
|
|
=== tests/functions/validate_with_method_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 39 ms, Memory: 6.50Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/functions/validate_email_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 29.88 seconds, Memory: 9.50Mb
|
|
[30;42mOK (6 tests, 6 assertions)[0m
|
|
=== tests/functions/get_formatted_filesize_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..............................
|
|
Time: 111 ms, Memory: 7.25Mb
|
|
[30;42mOK (30 tests, 30 assertions)[0m
|
|
=== tests/functions/validate_password_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 63 ms, Memory: 8.00Mb
|
|
[30;42mOK (4 tests, 20 assertions)[0m
|
|
=== tests/functions/validate_user_email_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 30.82 seconds, Memory: 9.50Mb
|
|
[30;42mOK (6 tests, 6 assertions)[0m
|
|
=== tests/functions/convert_30_dbms_to_31_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 67 ms, Memory: 8.50Mb
|
|
[30;42mOK (8 tests, 8 assertions)[0m
|
|
=== tests/functions/get_preg_expression_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........
|
|
Time: 59 ms, Memory: 7.00Mb
|
|
[30;42mOK (9 tests, 9 assertions)[0m
|
|
=== tests/functions/insert_config_array_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function phpbb_insert_config_array() in /home/www-data/projects/phpbb/tests/functions/insert_config_array_test.php on line 138
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 11. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_functions_insert_config_array_test->test_insert_config_array() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
|
=== tests/regex/ipv6_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............................................................
|
|
Time: 181 ms, Memory: 7.75Mb
|
|
[30;42mOK (63 tests, 63 assertions)[0m
|
|
=== tests/regex/url_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 51 ms, Memory: 7.00Mb
|
|
[30;42mOK (5 tests, 5 assertions)[0m
|
|
=== tests/regex/censor_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......................
|
|
Time: 81 ms, Memory: 7.00Mb
|
|
[30;42mOK (22 tests, 22 assertions)[0m
|
|
=== tests/regex/email_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............................................................
|
|
Time: 181 ms, Memory: 7.75Mb
|
|
[30;42mOK (63 tests, 63 assertions)[0m
|
|
=== tests/regex/table_prefix_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......
|
|
Time: 55 ms, Memory: 7.00Mb
|
|
[30;42mOK (7 tests, 7 assertions)[0m
|
|
=== tests/regex/password_complexity_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
................................
|
|
Time: 112 ms, Memory: 8.00Mb
|
|
[30;42mOK (32 tests, 32 assertions)[0m
|
|
=== tests/regex/ipv4_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.................
|
|
Time: 77 ms, Memory: 7.25Mb
|
|
[30;42mOK (17 tests, 17 assertions)[0m
|
|
=== tests/event/dispatcher_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 34 ms, Memory: 5.75Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/event/php_exporter_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
................................................................. 65 / 76 ( 85%)
|
...........
|
|
Time: 222 ms, Memory: 7.25Mb
|
|
[30;42mOK (76 tests, 99 assertions)[0m
|
|
=== tests/event/md_exporter_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............................................................... 63 / 326 ( 19%)
|
............................................................... 126 / 326 ( 38%)
|
............................................................... 189 / 326 ( 57%)
|
............................................................... 252 / 326 ( 77%)
|
............................................................... 315 / 326 ( 96%)
|
...........
|
|
Time: 2.62 seconds, Memory: 10.00Mb
|
|
[30;42mOK (326 tests, 974 assertions)[0m
|
|
=== tests/event/export_php_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............................................................... 63 / 468 ( 13%)
|
............................................................... 126 / 468 ( 26%)
|
............................................................... 189 / 468 ( 40%)
|
............................................................... 252 / 468 ( 53%)
|
............................................................... 315 / 468 ( 67%)
|
............................................................... 378 / 468 ( 80%)
|
............................................................... 441 / 468 ( 94%)
|
...........................
|
|
Time: 1.49 seconds, Memory: 21.50Mb
|
|
[30;42mOK (468 tests, 936 assertions)[0m
|
|
=== tests/content_visibility/get_visibility_sql_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 30.35 seconds, Memory: 9.50Mb
|
|
[30;42mOK (4 tests, 4 assertions)[0m
|
|
=== tests/content_visibility/set_topic_visibility_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 32.61 seconds, Memory: 11.75Mb
|
|
[30;42mOK (4 tests, 8 assertions)[0m
|
|
=== tests/content_visibility/get_forums_visibility_sql_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 32.77 seconds, Memory: 9.50Mb
|
|
[30;42mOK (6 tests, 6 assertions)[0m
|
|
=== tests/content_visibility/set_post_visibility_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 38.5 seconds, Memory: 12.25Mb
|
|
[30;42mOK (8 tests, 14 assertions)[0m
|
|
=== tests/content_visibility/delete_post_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 34.69 seconds, Memory: 12.50Mb
|
|
[30;42mOK (8 tests, 32 assertions)[0m
|
|
=== tests/content_visibility/get_global_visibility_sql_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 35.09 seconds, Memory: 9.50Mb
|
|
[30;42mOK (6 tests, 6 assertions)[0m
|
|
=== tests/auth/provider_db_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 28.65 seconds, Memory: 11.50Mb
|
|
[30;42mOK (1 test, 2 assertions)[0m
|
|
=== tests/auth/provider_oauth_token_storage_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..............
|
|
Time: 32.11 seconds, Memory: 9.00Mb
|
|
[30;42mOK (14 tests, 17 assertions)[0m
|
|
=== tests/auth/provider_apache_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 28.97 seconds, Memory: 10.50Mb
|
|
[30;42mOK (4 tests, 8 assertions)[0m
|
|
=== tests/network/ftp_fsock_pasv_epsv_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
|
|
Time: 39 ms, Memory: 5.75Mb
|
|
[30;43mNo tests executed![0m
|
|
=== tests/network/checkdnsrr_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
|
|
Time: 38 ms, Memory: 5.50Mb
|
|
[30;43mNo tests executed![0m
|
|
=== tests/network/ip_normalise_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............
|
|
Time: 73 ms, Memory: 7.25Mb
|
|
[30;42mOK (12 tests, 12 assertions)[0m
|
|
=== tests/network/inet_ntop_pton_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............................
|
|
Time: 111 ms, Memory: 7.25Mb
|
|
[30;42mOK (28 tests, 28 assertions)[0m
|
|
=== tests/viewonline/helper_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 52 ms, Memory: 6.25Mb
|
|
[30;42mOK (8 tests, 16 assertions)[0m
|
|
=== tests/functions_install/ignore_new_file_on_update_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........
|
|
Time: 58 ms, Memory: 6.25Mb
|
|
[30;42mOK (9 tests, 9 assertions)[0m
|
|
=== tests/ui/quick_links_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
[36;1mS[0m
|
|
Time: 80 ms, Memory: 5.50Mb
|
|
[30;43mNo tests executed![0m
|
|
=== tests/log/add_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 27.05 seconds, Memory: 10.25Mb
|
|
[30;42mOK (2 tests, 12 assertions)[0m
|
|
=== tests/log/delete_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 34.44 seconds, Memory: 10.50Mb
|
|
[30;42mOK (6 tests, 12 assertions)[0m
|
|
=== tests/log/function_add_log_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......
|
|
Time: 28.31 seconds, Memory: 10.50Mb
|
|
[30;42mOK (7 tests, 7 assertions)[0m
|
|
=== tests/log/function_view_log_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............
|
|
Time: 40.52 seconds, Memory: 12.00Mb
|
|
[30;42mOK (15 tests, 30 assertions)[0m
|
|
=== tests/download/http_byte_range_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 46 ms, Memory: 6.25Mb
|
|
[30;42mOK (3 tests, 5 assertions)[0m
|
|
=== tests/download/http_user_agent_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....................
|
|
Time: 89 ms, Memory: 7.00Mb
|
|
[30;42mOK (20 tests, 20 assertions)[0m
|
|
=== tests/error_collector_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 57 ms, Memory: 6.75Mb
|
|
[30;42mOK (1 test, 3 assertions)[0m
|
|
=== tests/mimetype/guesser_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........................
|
|
Time: 184 ms, Memory: 7.25Mb
|
|
[30;42mOK (25 tests, 31 assertions)[0m
|
|
=== tests/class_loader/class_loader_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 42 ms, Memory: 6.25Mb
|
|
[30;42mOK (2 tests, 10 assertions)[0m
|
|
=== tests/extension/extension_base_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 48 ms, Memory: 7.00Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/extension/metadata_manager_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............[33;1mI[0m.[33;1mI[0m[33;1mI[0m...
|
|
Time: 31.26 seconds, Memory: 16.25Mb
|
|
[30;43mOK, but incomplete, skipped, or risky tests![0m
|
[30;43mTests: 19, Assertions: 21, Incomplete: 3. [0m
|
|
=== tests/extension/modules_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 70 ms, Memory: 7.00Mb
|
|
[30;42mOK (5 tests, 15 assertions)[0m
|
|
=== tests/extension/finder_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.............
|
|
Time: 90 ms, Memory: 7.50Mb
|
|
[30;42mOK (13 tests, 13 assertions)[0m
|
|
=== tests/extension/manager_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.............
|
|
Time: 31.9 seconds, Memory: 9.75Mb
|
|
[30;42mOK (13 tests, 41 assertions)[0m
|
|
=== tests/passwords/drivers_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...........................................
|
|
Time: 2.21 seconds, Memory: 7.75Mb
|
|
[30;42mOK (43 tests, 24346 assertions)[0m
|
|
=== tests/passwords/manager_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....................................................
|
|
Time: 15.86 seconds, Memory: 25.75Mb
|
|
[30;42mOK (52 tests, 35754 assertions)[0m
|
|
=== tests/request/request_var_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
................................................................. 65 / 73 ( 89%)
|
........
|
|
Time: 277 ms, Memory: 8.25Mb
|
|
[30;42mOK (73 tests, 73 assertions)[0m
|
|
=== tests/request/request_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.............
|
|
Time: 80 ms, Memory: 7.25Mb
|
|
[30;42mOK (13 tests, 28 assertions)[0m
|
|
=== tests/request/deactivated_super_global_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 47 ms, Memory: 5.75Mb
|
|
[30;42mOK (1 test, 2 assertions)[0m
|
|
=== tests/request/type_cast_helper_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 59 ms, Memory: 6.25Mb
|
|
[30;42mOK (5 tests, 5 assertions)[0m
|
|
=== tests/config/db_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............
|
|
Time: 29.76 seconds, Memory: 8.00Mb
|
|
[30;42mOK (15 tests, 40 assertions)[0m
|
|
=== tests/config/db_text_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...........
|
|
Time: 29.74 seconds, Memory: 7.75Mb
|
|
[30;42mOK (11 tests, 16 assertions)[0m
|
|
=== tests/config/config_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..............
|
|
Time: 68 ms, Memory: 6.25Mb
|
|
[30;42mOK (14 tests, 24 assertions)[0m
|
|
=== tests/lint_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 42.93 seconds, Memory: 8.25Mb
|
|
[30;42mOK (1 test, 1348 assertions)[0m
|
|
=== tests/acp_board/select_auth_method_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 42 ms, Memory: 6.75Mb
|
|
[30;42mOK (2 tests, 2 assertions)[0m
|
|
=== tests/session/session_key_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 34.29 seconds, Memory: 11.00Mb
|
|
[30;42mOK (2 tests, 3 assertions)[0m
|
|
=== tests/session/check_ban_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function request_var() in /home/www-data/projects/phpbb/tests/session/testable_factory.php on line 84
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. phpbb_session_check_ban_test->setUp() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:813
|
PHP 11. phpbb_session_testable_factory->get_session() /home/www-data/projects/phpbb/tests/session/check_ban_test.php:44
|
|
=== tests/session/validate_referrer_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function request_var() in /home/www-data/projects/phpbb/tests/session/testable_factory.php on line 84
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 11. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_session_validate_referrer_test->test_referrer_inputs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 13. phpbb_session_testable_facade->validate_referer() /home/www-data/projects/phpbb/tests/session/validate_referrer_test.php:71
|
PHP 14. phpbb_session_testable_factory->get_session() /home/www-data/projects/phpbb/tests/session/testable_facade.php:120
|
|
=== tests/session/create_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function request_var() in /home/www-data/projects/phpbb/tests/session/testable_factory.php on line 84
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 8. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 9. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 10. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 11. phpbb_session_create_test->test_bot_session() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_session_testable_facade->session_create() /home/www-data/projects/phpbb/tests/session/create_test.php:44
|
PHP 13. phpbb_session_testable_factory->get_session() /home/www-data/projects/phpbb/tests/session/testable_facade.php:98
|
|
=== tests/session/extract_page_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function phpbb\phpbb_realpath() in /home/www-data/projects/phpbb/phpBB/phpbb/session.php on line 94
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 11. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_session_extract_page_test->test_extract_current_page() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 13. phpbb\session::extract_current_page() /home/www-data/projects/phpbb/tests/session/extract_page_test.php:163
|
|
=== tests/session/check_isvalid_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function request_var() in /home/www-data/projects/phpbb/tests/session/testable_factory.php on line 84
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 8. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 9. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 10. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 11. phpbb_session_check_isvalid_test->test_session_valid_session_exists() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_session_check_isvalid_test->access_with() /home/www-data/projects/phpbb/tests/session/check_isvalid_test.php:37
|
PHP 13. phpbb_session_testable_factory->get_session() /home/www-data/projects/phpbb/tests/session/check_isvalid_test.php:27
|
|
=== tests/session/garbage_collection_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 27.13 seconds, Memory: 10.25Mb
|
|
[30;42mOK (1 test, 2 assertions)[0m
|
|
=== tests/session/extract_hostname_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function request_var() in /home/www-data/projects/phpbb/tests/session/testable_factory.php on line 84
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 11. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_session_extract_hostname_test->test_extract_current_hostname() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 13. phpbb_session_testable_facade->extract_current_hostname() /home/www-data/projects/phpbb/tests/session/extract_hostname_test.php:51
|
PHP 14. phpbb_session_testable_factory->get_session() /home/www-data/projects/phpbb/tests/session/testable_facade.php:46
|
|
=== tests/session/unset_admin_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function request_var() in /home/www-data/projects/phpbb/tests/session/testable_factory.php on line 84
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 8. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 9. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 10. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 11. phpbb_session_unset_admin_test->test_unset_admin() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_session_unset_admin_test->get_test_session() /home/www-data/projects/phpbb/tests/session/unset_admin_test.php:46
|
PHP 13. phpbb_session_testable_facade->session_begin() /home/www-data/projects/phpbb/tests/session/unset_admin_test.php:41
|
PHP 14. phpbb_session_testable_factory->get_session() /home/www-data/projects/phpbb/tests/session/testable_facade.php:77
|
|
=== tests/session/append_sid_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..............
|
|
Time: 93 ms, Memory: 7.50Mb
|
|
[30;42mOK (14 tests, 14 assertions)[0m
|
|
=== tests/pagination/pagination_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
................
|
|
Time: 287 ms, Memory: 16.75Mb
|
|
[30;42mOK (16 tests, 16 assertions)[0m
|
|
=== tests/bbcode/parser_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........................................[33;1mI[0m
|
|
Time: 202 ms, Memory: 8.50Mb
|
|
[30;43mOK, but incomplete, skipped, or risky tests![0m
|
[30;43mTests: 42, Assertions: 41, Incomplete: 1. [0m
|
|
=== tests/bbcode/url_bbcode_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 68 ms, Memory: 8.00Mb
|
|
[30;42mOK (5 tests, 5 assertions)[0m
|
|
=== tests/avatar/manager_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........................
|
|
Time: 29.11 seconds, Memory: 13.75Mb
|
|
[30;42mOK (25 tests, 64 assertions)[0m
|
|
=== tests/tree/nestedset_forum_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function set_config() in /home/www-data/projects/phpbb/tests/tree/nestedset_forum_base.php on line 60
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. phpbb_tests_tree_nestedset_forum_base->setUp() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:813
|
|
=== tests/tree/nestedset_forum_move_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function set_config() in /home/www-data/projects/phpbb/tests/tree/nestedset_forum_base.php on line 60
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. phpbb_tests_tree_nestedset_forum_base->setUp() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:813
|
|
=== tests/tree/nestedset_forum_regenerate_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function set_config() in /home/www-data/projects/phpbb/tests/tree/nestedset_forum_base.php on line 60
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. phpbb_tests_tree_nestedset_forum_base->setUp() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:813
|
|
=== tests/tree/nestedset_forum_get_data_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function set_config() in /home/www-data/projects/phpbb/tests/tree/nestedset_forum_base.php on line 60
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. phpbb_tests_tree_nestedset_forum_base->setUp() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:813
|
|
=== tests/tree/nestedset_forum_insert_delete_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function set_config() in /home/www-data/projects/phpbb/tests/tree/nestedset_forum_base.php on line 60
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. phpbb_tests_tree_nestedset_forum_base->setUp() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:813
|
|
=== tests/security/redirect_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to a member function trigger_event() on a non-object in /home/www-data/projects/phpbb/phpBB/includes/functions.php on line 2328
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 8. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 9. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 10. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 11. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 12. phpbb_security_redirect_test->test_redirect() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 13. redirect() /home/www-data/projects/phpbb/tests/security/redirect_test.php:107
|
|
=== tests/security/hash_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 65 ms, Memory: 23.00Mb
|
|
[30;42mOK (2 tests, 6 assertions)[0m
|
|
=== tests/security/extract_current_page_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 113 ms, Memory: 10.00Mb
|
|
[30;42mOK (4 tests, 4 assertions)[0m
|
|
=== tests/utf/normalizer_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
|
|
Time: 32 ms, Memory: 4.75Mb
|
|
[30;43mNo tests executed![0m
|
|
=== tests/utf/utf8_clean_string_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 70 ms, Memory: 9.50Mb
|
|
[30;42mOK (3 tests, 3 assertions)[0m
|
|
=== tests/utf/utf8_wordwrap_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 42 ms, Memory: 6.25Mb
|
|
[30;42mOK (3 tests, 6 assertions)[0m
|
|
=== tests/migrator/convert_timezones_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 28.63 seconds, Memory: 7.25Mb
|
|
[30;42mOK (1 test, 6 assertions)[0m
|
|
=== tests/migrator/schema_generator_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 84 ms, Memory: 8.50Mb
|
|
[30;42mOK (8 tests, 8 assertions)[0m
|
|
=== tests/migrator/get_schema_steps_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 46 ms, Memory: 6.00Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/random/gen_rand_string_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 203 ms, Memory: 6.75Mb
|
|
[30;42mOK (2 tests, 9090 assertions)[0m
|
|
=== tests/compress/compress_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 93 ms, Memory: 8.50Mb
|
|
[30;42mOK (8 tests, 92 assertions)[0m
|
|
=== tests/notification/submit_post_type_post_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 31.6 seconds, Memory: 13.00Mb
|
|
[30;42mOK (2 tests, 4 assertions)[0m
|
|
=== tests/notification/submit_post_type_post_in_queue_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 30.75 seconds, Memory: 13.25Mb
|
|
[30;42mOK (2 tests, 4 assertions)[0m
|
|
=== tests/notification/notification_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 30.71 seconds, Memory: 10.75Mb
|
|
[30;42mOK (4 tests, 86 assertions)[0m
|
|
=== tests/notification/group_request_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function set_config() in /home/www-data/projects/phpbb/tests/notification/group_request_test.php on line 42
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 8. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 9. PHPUnit_Framework_TestCase->runTest() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:817
|
PHP 10. ReflectionMethod->invokeArgs() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
PHP 11. phpbb_notification_group_request_test->test_notifications() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:951
|
|
=== tests/notification/submit_post_type_topic_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 31.05 seconds, Memory: 13.00Mb
|
|
[30;42mOK (2 tests, 7 assertions)[0m
|
|
=== tests/notification/submit_post_type_quote_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 30 seconds, Memory: 14.25Mb
|
|
[30;42mOK (2 tests, 4 assertions)[0m
|
|
=== tests/notification/submit_post_type_bookmark_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 30.73 seconds, Memory: 13.00Mb
|
|
[30;42mOK (2 tests, 4 assertions)[0m
|
|
=== tests/notification/convert_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 26.91 seconds, Memory: 7.25Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/notification/user_list_trim_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 29.23 seconds, Memory: 12.50Mb
|
|
[30;42mOK (5 tests, 5 assertions)[0m
|
|
=== tests/upload/filespec_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............................................
|
|
Time: 363 ms, Memory: 9.50Mb
|
|
[30;42mOK (47 tests, 414 assertions)[0m
|
|
=== tests/upload/fileupload_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 75 ms, Memory: 7.50Mb
|
|
[30;42mOK (8 tests, 14 assertions)[0m
|
|
=== tests/config_php_file_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 56 ms, Memory: 6.00Mb
|
|
[30;42mOK (3 tests, 9 assertions)[0m
|
|
=== tests/privmsgs/delete_user_pms_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 30.53 seconds, Memory: 9.00Mb
|
|
[30;42mOK (3 tests, 6 assertions)[0m
|
|
=== tests/user/user_loader_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 28.03 seconds, Memory: 9.50Mb
|
|
[30;42mOK (3 tests, 10 assertions)[0m
|
|
=== tests/user/lang_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 46 ms, Memory: 7.25Mb
|
|
[30;42mOK (1 test, 29 assertions)[0m
|
|
=== tests/profilefields/type_googleplus_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..........
|
|
Time: 89 ms, Memory: 8.50Mb
|
|
[30;42mOK (10 tests, 10 assertions)[0m
|
|
=== tests/profilefields/type_dropdown_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............
|
|
Time: 111 ms, Memory: 9.00Mb
|
|
[30;42mOK (15 tests, 15 assertions)[0m
|
|
=== tests/profilefields/type_int_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....................
|
|
Time: 160 ms, Memory: 8.25Mb
|
|
[30;42mOK (21 tests, 21 assertions)[0m
|
|
=== tests/profilefields/type_url_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 105 ms, Memory: 9.00Mb
|
|
[30;42mOK (8 tests, 8 assertions)[0m
|
|
=== tests/profilefields/type_bool_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........
|
|
Time: 89 ms, Memory: 8.25Mb
|
|
[30;42mOK (9 tests, 9 assertions)[0m
|
|
=== tests/profilefields/type_string_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....................................
|
|
Time: 252 ms, Memory: 10.25Mb
|
|
[30;42mOK (37 tests, 37 assertions)[0m
|
|
=== tests/profilefields/type_date_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.................
|
|
Time: 116 ms, Memory: 8.25Mb
|
|
[30;42mOK (17 tests, 17 assertions)[0m
|
|
=== tests/functions_acp/validate_range_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............................................
|
|
Time: 174 ms, Memory: 7.00Mb
|
|
[30;42mOK (47 tests, 47 assertions)[0m
|
|
=== tests/functions_acp/build_cfg_template_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...............
|
|
Time: 104 ms, Memory: 6.50Mb
|
|
[30;42mOK (15 tests, 15 assertions)[0m
|
|
=== tests/functions_acp/build_select_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 44 ms, Memory: 6.25Mb
|
|
[30;42mOK (3 tests, 3 assertions)[0m
|
|
=== tests/functions_acp/validate_config_vars_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............
|
|
Time: 73 ms, Memory: 6.50Mb
|
|
[30;42mOK (12 tests, 12 assertions)[0m
|
|
=== tests/functions_acp/h_radio_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 92 ms, Memory: 6.50Mb
|
|
[30;42mOK (8 tests, 8 assertions)[0m
|
|
=== tests/functional/extension_global_lang_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 1.81 minutes, Memory: 12.75Mb
|
|
[30;42mOK (1 test, 5 assertions)[0m
|
|
=== tests/functional/ucp_preferences_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.[33;1mI[0m.
|
|
Time: 1.88 minutes, Memory: 12.50Mb
|
|
[30;43mOK, but incomplete, skipped, or risky tests![0m
|
[30;43mTests: 3, Assertions: 46, Incomplete: 1. [0m
|
|
=== tests/functional/acp_permissions_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 2.08 minutes, Memory: 14.00Mb
|
|
[30;42mOK (4 tests, 98 assertions)[0m
|
|
=== tests/functional/report_post_captcha_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 1.91 minutes, Memory: 12.50Mb
|
|
[30;42mOK (2 tests, 86 assertions)[0m
|
|
=== tests/functional/download_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......
|
|
Time: 2.16 minutes, Memory: 16.00Mb
|
|
[30;42mOK (7 tests, 128 assertions)[0m
|
|
=== tests/functional/avatar_ucp_groups_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 2.13 minutes, Memory: 13.50Mb
|
|
[30;42mOK (3 tests, 102 assertions)[0m
|
|
=== tests/functional/common_avatar_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Class 'tests/functional/common_avatar_test' could not be found in '/home/www-data/projects/phpbb/tests/functional/common_avatar_test.php'.
|
|
=== tests/functional/prune_shadow_topic_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 1.97 minutes, Memory: 12.75Mb
|
|
[30;42mOK (3 tests, 78 assertions)[0m
|
|
=== tests/functional/extension_acp_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 2.18 minutes, Memory: 14.75Mb
|
|
[30;42mOK (6 tests, 205 assertions)[0m
|
|
=== tests/functional/visibility_softdelete_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...........
|
|
Time: 2.3 minutes, Memory: 17.50Mb
|
|
[30;42mOK (11 tests, 309 assertions)[0m
|
|
=== tests/functional/fileupload_form_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 2.02 minutes, Memory: 16.50Mb
|
|
[30;42mOK (6 tests, 72 assertions)[0m
|
|
=== tests/functional/metadata_manager_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 1.96 minutes, Memory: 15.50Mb
|
|
[30;42mOK (3 tests, 66 assertions)[0m
|
|
=== tests/functional/mcp_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 1.92 minutes, Memory: 13.00Mb
|
|
[30;42mOK (5 tests, 50 assertions)[0m
|
|
=== tests/functional/plupload_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 1.89 minutes, Memory: 13.25Mb
|
|
[30;42mOK (4 tests, 42 assertions)[0m
|
|
=== tests/functional/paging_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 2.1 minutes, Memory: 11.75Mb
|
|
[30;42mOK (1 test, 142 assertions)[0m
|
|
=== tests/functional/notification_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........
|
|
Time: 2.08 minutes, Memory: 19.00Mb
|
|
[30;42mOK (9 tests, 144 assertions)[0m
|
|
=== tests/functional/auth_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 1.97 minutes, Memory: 15.50Mb
|
|
[30;42mOK (5 tests, 71 assertions)[0m
|
|
=== tests/functional/forum_password_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 1.94 minutes, Memory: 12.25Mb
|
|
[30;42mOK (3 tests, 45 assertions)[0m
|
|
=== tests/functional/browse_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 1.85 minutes, Memory: 12.25Mb
|
|
[30;42mOK (4 tests, 16 assertions)[0m
|
|
=== tests/functional/extension_controller_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......[33;1mI[0m.
|
|
Time: 1.89 minutes, Memory: 17.75Mb
|
|
[30;43mOK, but incomplete, skipped, or risky tests![0m
|
[30;43mTests: 8, Assertions: 28, Incomplete: 1. [0m
|
|
=== tests/functional/lang_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 1.92 minutes, Memory: 12.25Mb
|
|
[30;42mOK (4 tests, 5 assertions)[0m
|
|
=== tests/functional/avatar_acp_groups_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 2.25 minutes, Memory: 15.00Mb
|
|
[30;42mOK (5 tests, 167 assertions)[0m
|
|
=== tests/functional/extension_module_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 1.97 minutes, Memory: 15.25Mb
|
|
[30;42mOK (2 tests, 36 assertions)[0m
|
|
=== tests/functional/ucp_allow_pm_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 1.92 minutes, Memory: 14.50Mb
|
|
[30;42mOK (3 tests, 36 assertions)[0m
|
|
=== tests/functional/extension_permission_lang_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 1.87 minutes, Memory: 13.25Mb
|
|
[30;42mOK (1 test, 24 assertions)[0m
|
|
=== tests/functional/private_messages_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 2.03 minutes, Memory: 12.75Mb
|
|
[30;42mOK (3 tests, 78 assertions)[0m
|
|
=== tests/functional/registration_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 1.9 minutes, Memory: 12.50Mb
|
|
[30;42mOK (3 tests, 49 assertions)[0m
|
|
=== tests/functional/acp_users_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 1.89 minutes, Memory: 14.00Mb
|
|
[30;42mOK (1 test, 30 assertions)[0m
|
|
=== tests/functional/fileupload_remote_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 1.82 minutes, Memory: 12.50Mb
|
|
[30;42mOK (4 tests, 6 assertions)[0m
|
|
=== tests/functional/posting_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 1.91 minutes, Memory: 12.50Mb
|
|
[30;42mOK (2 tests, 58 assertions)[0m
|
|
=== tests/functional/forgot_password_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 2.01 minutes, Memory: 12.50Mb
|
|
[30;42mOK (2 tests, 78 assertions)[0m
|
|
=== tests/functional/common_groups_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Class 'tests/functional/common_groups_test' could not be found in '/home/www-data/projects/phpbb/tests/functional/common_groups_test.php'.
|
|
=== tests/functional/ucp_groups_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...........
|
|
Time: 2.59 minutes, Memory: 18.75Mb
|
|
[30;42mOK (11 tests, 314 assertions)[0m
|
|
=== tests/functional/user_password_reset_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......
|
|
Time: 1.94 minutes, Memory: 16.25Mb
|
|
[30;42mOK (7 tests, 60 assertions)[0m
|
|
=== tests/functional/jumpbox_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 1.85 minutes, Memory: 11.50Mb
|
|
[30;42mOK (1 test, 19 assertions)[0m
|
|
=== tests/functional/ucp_pm_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 1.98 minutes, Memory: 12.25Mb
|
|
[30;42mOK (2 tests, 54 assertions)[0m
|
|
=== tests/functional/visibility_disapprove_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 2.23 minutes, Memory: 18.25Mb
|
|
[30;42mOK (5 tests, 172 assertions)[0m
|
|
=== tests/functional/group_create_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 1.83 minutes, Memory: 11.50Mb
|
|
[30;42mOK (1 test, 26 assertions)[0m
|
|
=== tests/functional/feed_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..............................
|
|
Time: 3.19 minutes, Memory: 30.25Mb
|
|
[30;42mOK (30 tests, 900 assertions)[0m
|
|
=== tests/functional/avatar_acp_users_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.[41;37mF[0m.
|
|
Time: 2.16 minutes, Memory: 13.50Mb
|
|
There was 1 failure:
|
|
1) phpbb_functional_avatar_acp_users_test::test_avatar_acp_users with data set #1 ('USER_AVATAR_UPDATED', 'avatar_driver_upload', array('https://secure.gravatar.com/avatar/55502f40dc8b7c769880b10874abc9d0.jpg'))
|
Failed asserting that 'admin :: Avatar
|
// <![CDATA[
|
var jump_page = 'Enter the page number you wish to go to:';
|
var on_page = '';
|
var per_page = '';
|
var base_url = '';
|
|
/**
|
* Jump to page
|
*/
|
function jumpto()
|
{
|
var page = prompt(jump_page, on_page);
|
|
if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0)
|
{
|
if (base_url.indexOf('?') == -1)
|
{
|
document.location.href = base_url + '?start=' + ((page - 1) * per_page);
|
}
|
else
|
{
|
document.location.href = base_url.replace(/&/g, '&') + '&start=' + ((page - 1) * per_page);
|
}
|
}
|
}
|
|
/**
|
* Mark/unmark checkboxes
|
* id = ID of parent container, name = name prefix, state = state [true/false]
|
*/
|
function marklist(id, name, state)
|
{
|
var parent = document.getElementById(id) || document[id];
|
|
if (!parent)
|
{
|
return;
|
}
|
|
var rb = parent.getElementsByTagName('input');
|
|
for (var r = 0; r < rb.length; r++)
|
{
|
if (rb[r].name.substr(0, name.length) == name)
|
{
|
rb[r].checked = state;
|
}
|
}
|
}
|
|
/**
|
* Find a member
|
*/
|
function find_username(url)
|
{
|
popup(url, 760, 570, '_usersearch');
|
return false;
|
}
|
|
/**
|
* Window popup
|
*/
|
function popup(url, width, height, name)
|
{
|
if (!name)
|
{
|
name = '_popup';
|
}
|
|
window.open(url.replace(/&/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes, width=' + width);
|
return false;
|
}
|
|
// ]]>
|
|
|
|
|
|
Administration Control Panel
|
Admin index • Board index
|
Skip to content
|
|
|
|
|
General
|
Forums
|
Posting
|
Users and Groups
|
Permissions
|
Customise
|
Maintenance
|
System
|
|
|
|
|
|
You are logged in as:admin [ Logout ][ ACP Logout ]    Â
|
|
|
Users
|
Inactive users
|
Manage users
|
User permissions
|
User forum permissions
|
Custom profile fields
|
Prune users
|
Manage ranks
|
|
Groups
|
Manage groups
|
Manage group positions
|
Group permissions
|
Group forum permissions
|
|
User security
|
Ban emails
|
Ban IPs
|
Ban users
|
Disallow usernames
|
|
|
|
|
|
|
|
|
|
|
« Back
|
|
User administration :: admin
|
|
Here you can change your users information and certain specific options.
|
|
|
Warning
|
The specified avatar could not be uploaded because the request timed out.
|
|
|
|
|
|
Select form: OverviewFeedbackWarningsProfilePreferencesAvatarRankSignatureGroupsPermissionsAttachments
|
|
|
|
|
|
Avatar
|
The specified avatar could not be uploaded because the request timed out. Current image:Maximum dimensions; width: 90, height: 90, file size: 6.00 KiB.
|
|
Delete image
|
Select your avatar
|
Avatar type
|
GravatarGallery avatarRemote avatarUpload avatar
|
|
|
Gravatar is a service that allows you to maintain the same avatar across multiple websites. Visit Gravatar for more information.
|
Gravatar email:Enter the email address you used for registering your account on Gravatar.
|
|
Avatar dimensions:Specify the width and height of the avatar, leave blank to attempt automatic verification.
|
|
px ×Â
|
px
|
|
|
|
You can choose your avatar from a locally available set of avatars.
|
Category:
|
FooNoneÂ
|
|
|
|
|
|
Link to avatar images from another website.
|
Link off-site:Enter the URL of the location containing the avatar image you wish to link to.
|
|
Avatar dimensions:Specify the width and height of the avatar, leave blank to attempt automatic verification.
|
|
px ×Â
|
px
|
|
|
|
Upload your own custom avatar.
|
Upload from your machine:
|
|
Upload from a URL:Enter the URL of the location containing the image. The image will be copied to this site.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by phpBB® Forum Software © phpBB Limited
|
|
GZIP: Off | SQL Explain
|
|
|
|
Â
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
' contains "USER_AVATAR_UPDATED".
|
|
/home/www-data/projects/phpbb/tests/functional/common_avatar_test.php:87
|
/home/www-data/projects/phpbb/tests/functional/avatar_acp_users_test.php:63
|
[37;41m [0m
|
[37;41mFAILURES! [0m
|
[37;41mTests: 3, Assertions: 103, Failures: 1.[0m
|
|
=== tests/functional/acp_groups_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..................
|
|
Time: 3.27 minutes, Memory: 23.00Mb
|
|
[30;42mOK (18 tests, 513 assertions)[0m
|
|
=== tests/functional/visibility_reapprove_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 2.3 minutes, Memory: 20.00Mb
|
|
[30;42mOK (8 tests, 280 assertions)[0m
|
|
=== tests/functional/memberlist_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 2.01 minutes, Memory: 18.00Mb
|
|
[30;42mOK (6 tests, 124 assertions)[0m
|
|
=== tests/functional/viewforum_paging_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 2.1 minutes, Memory: 13.25Mb
|
|
[30;42mOK (4 tests, 142 assertions)[0m
|
|
=== tests/functional/avatar_ucp_users_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 2.03 minutes, Memory: 13.50Mb
|
|
[30;42mOK (3 tests, 106 assertions)[0m
|
|
=== tests/functional/search/postgres_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
[36;1mS[0m
|
|
Time: 1.91 minutes, Memory: 11.75Mb
|
|
[30;43mOK, but incomplete, skipped, or risky tests![0m
|
[30;43mTests: 1, Assertions: 43, Skipped: 1. [0m
|
|
=== tests/functional/search/sphinx_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
[33;1mI[0m
|
|
Time: 1.78 minutes, Memory: 11.00Mb
|
|
[30;43mOK, but incomplete, skipped, or risky tests![0m
|
[30;43mTests: 1, Assertions: 0, Incomplete: 1. [0m
|
|
=== tests/functional/search/mysql_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
[36;1mS[0m
|
|
Time: 1.99 minutes, Memory: 11.75Mb
|
|
[30;43mOK, but incomplete, skipped, or risky tests![0m
|
[30;43mTests: 1, Assertions: 43, Skipped: 1. [0m
|
|
=== tests/functional/search/native_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 1.97 minutes, Memory: 11.75Mb
|
|
[30;42mOK (1 test, 76 assertions)[0m
|
|
=== tests/functional/forum_style_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 1.81 minutes, Memory: 12.00Mb
|
|
[30;42mOK (2 tests, 24 assertions)[0m
|
|
=== tests/functional/ucp_profile_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 1.82 minutes, Memory: 11.75Mb
|
|
[30;42mOK (1 test, 25 assertions)[0m
|
|
=== tests/dbal/write_sequence_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 26.36 seconds, Memory: 8.50Mb
|
|
[30;42mOK (1 test, 2 assertions)[0m
|
|
=== tests/dbal/migrator_tool_permission_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 28.48 seconds, Memory: 9.75Mb
|
|
[30;42mOK (8 tests, 12 assertions)[0m
|
|
=== tests/dbal/select_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
................................................................. 65 / 72 ( 90%)
|
.......
|
|
Time: 43.79 seconds, Memory: 11.25Mb
|
|
[30;42mOK (72 tests, 72 assertions)[0m
|
|
=== tests/dbal/concatenate_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 28.06 seconds, Memory: 7.75Mb
|
|
[30;42mOK (2 tests, 2 assertions)[0m
|
|
=== tests/dbal/migrator_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 35.93 seconds, Memory: 10.50Mb
|
|
[30;42mOK (8 tests, 38 assertions)[0m
|
|
=== tests/dbal/order_lower_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 29.43 seconds, Memory: 7.25Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/dbal/migrator_tool_module_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 29.01 seconds, Memory: 11.00Mb
|
|
[30;42mOK (8 tests, 9 assertions)[0m
|
|
=== tests/dbal/sql_insert_buffer_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 31.31 seconds, Memory: 7.75Mb
|
|
[30;42mOK (6 tests, 28 assertions)[0m
|
|
=== tests/dbal/auto_increment_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 29.63 seconds, Memory: 8.50Mb
|
|
[30;42mOK (1 test, 3 assertions)[0m
|
|
=== tests/dbal/sql_affected_rows_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 28.52 seconds, Memory: 7.50Mb
|
|
[30;42mOK (4 tests, 4 assertions)[0m
|
|
=== tests/dbal/migrator_tool_config_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
........
|
|
Time: 56 ms, Memory: 6.25Mb
|
|
[30;42mOK (8 tests, 10 assertions)[0m
|
|
=== tests/dbal/schema_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 29.19 seconds, Memory: 8.50Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/dbal/connect_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 27.27 seconds, Memory: 8.25Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/dbal/migrator_tool_config_text_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 29.62 seconds, Memory: 7.75Mb
|
|
[30;42mOK (6 tests, 7 assertions)[0m
|
|
=== tests/dbal/db_tools_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..............................................
|
|
Time: 1.33 minutes, Memory: 13.75Mb
|
|
[30;42mOK (46 tests, 87 assertions)[0m
|
|
=== tests/dbal/cross_join_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 28.81 seconds, Memory: 8.50Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/dbal/case_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 29.06 seconds, Memory: 7.75Mb
|
|
[30;42mOK (3 tests, 6 assertions)[0m
|
|
=== tests/dbal/write_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 29.22 seconds, Memory: 9.00Mb
|
|
[30;42mOK (6 tests, 7 assertions)[0m
|
|
=== tests/text_processing/censor_text_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..........................................
|
|
Time: 181 ms, Memory: 8.00Mb
|
|
[30;42mOK (42 tests, 42 assertions)[0m
|
|
=== tests/text_processing/make_clickable_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
............................................................... 63 / 498 ( 12%)
|
............................................................... 126 / 498 ( 25%)
|
............................................................... 189 / 498 ( 37%)
|
............................................................... 252 / 498 ( 50%)
|
............................................................... 315 / 498 ( 63%)
|
............................................................... 378 / 498 ( 75%)
|
............................................................... 441 / 498 ( 88%)
|
.........................................................
|
|
Time: 1.57 seconds, Memory: 12.75Mb
|
|
[30;42mOK (498 tests, 498 assertions)[0m
|
|
=== tests/text_processing/generate_text_for_display_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..
|
|
Time: 50 ms, Memory: 7.50Mb
|
|
[30;42mOK (2 tests, 2 assertions)[0m
|
|
=== tests/wrapper/version_compare_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........
|
|
Time: 73 ms, Memory: 7.50Mb
|
|
[30;42mOK (9 tests, 42 assertions)[0m
|
|
=== tests/wrapper/phpbb_php_ini_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...........
|
|
Time: 76 ms, Memory: 7.25Mb
|
|
[30;42mOK (11 tests, 33 assertions)[0m
|
|
=== tests/wrapper/mt_rand_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 56 ms, Memory: 7.25Mb
|
|
[30;42mOK (5 tests, 14 assertions)[0m
|
|
=== tests/wrapper/gmgetdate_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....
|
|
Time: 62 ms, Memory: 7.25Mb
|
|
[30;42mOK (5 tests, 20 assertions)[0m
|
|
=== tests/di/create_container_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......
|
|
Time: 122 ms, Memory: 10.00Mb
|
|
[30;42mOK (7 tests, 32 assertions)[0m
|
|
=== tests/groupposition/legend_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.........................
|
|
Time: 32.66 seconds, Memory: 9.25Mb
|
|
[30;42mOK (25 tests, 46 assertions)[0m
|
|
=== tests/groupposition/teampage_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
................................
|
|
Time: 54.58 seconds, Memory: 10.50Mb
|
|
[30;42mOK (32 tests, 60 assertions)[0m
|
|
=== tests/console/config/config_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.............
|
|
Time: 117 ms, Memory: 9.25Mb
|
|
[30;42mOK (13 tests, 34 assertions)[0m
|
|
=== tests/console/cron/run_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
PHP Fatal error: Call to undefined function set_config() in /home/www-data/projects/phpbb/tests/console/cron/run_test.php on line 41
|
PHP Stack trace:
|
PHP 1. {main}() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:0
|
PHP 2. PHPUnit_TextUI_Command::main() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/phpunit:55
|
PHP 3. PHPUnit_TextUI_Command->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:132
|
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php:179
|
PHP 5. PHPUnit_Framework_TestSuite->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:426
|
PHP 6. PHPUnit_Framework_TestCase->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php:675
|
PHP 7. PHPUnit_Framework_TestResult->run() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:753
|
PHP 8. PHPUnit_Framework_TestCase->runBare() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php:686
|
PHP 9. phpbb_console_command_cron_run_test->setUp() /home/www-data/projects/phpbb/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php:813
|
|
=== tests/console/cron/cron_list_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 72 ms, Memory: 8.75Mb
|
|
[30;42mOK (4 tests, 4 assertions)[0m
|
|
=== tests/console/cache/purge_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 75 ms, Memory: 9.25Mb
|
|
[30;42mOK (1 test, 3 assertions)[0m
|
|
=== tests/lock/db_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 27.69 seconds, Memory: 8.75Mb
|
|
[30;42mOK (4 tests, 29 assertions)[0m
|
|
=== tests/lock/flock_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 2.04 seconds, Memory: 6.00Mb
|
|
[30;42mOK (3 tests, 17 assertions)[0m
|
|
=== tests/path_helper/path_helper_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....................................................
|
|
Time: 232 ms, Memory: 10.25Mb
|
|
[30;42mOK (52 tests, 52 assertions)[0m
|
|
=== tests/functions_database_helper/update_rows_avoiding_duplicates_notify_status_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 31.22 seconds, Memory: 7.75Mb
|
|
[30;42mOK (6 tests, 12 assertions)[0m
|
|
=== tests/functions_database_helper/update_rows_avoiding_duplicates_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 29.41 seconds, Memory: 7.75Mb
|
|
[30;42mOK (4 tests, 4 assertions)[0m
|
|
=== tests/cron/manager_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 48 ms, Memory: 6.25Mb
|
|
[30;42mOK (4 tests, 5 assertions)[0m
|
|
=== tests/functions_content/phpbb_clean_search_string_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...........
|
|
Time: 63 ms, Memory: 6.50Mb
|
|
[30;42mOK (11 tests, 11 assertions)[0m
|
|
=== tests/functions_content/get_username_string_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.....................
|
|
Time: 108 ms, Memory: 8.50Mb
|
|
[30;42mOK (21 tests, 21 assertions)[0m
|
|
=== tests/search/postgres_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......................
|
|
Time: 29.67 seconds, Memory: 8.50Mb
|
|
[30;42mOK (23 tests, 66 assertions)[0m
|
|
=== tests/search/mysql_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......................
|
|
Time: 29.56 seconds, Memory: 8.50Mb
|
|
[30;42mOK (23 tests, 66 assertions)[0m
|
|
=== tests/search/native_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.................
|
|
Time: 35.08 seconds, Memory: 8.75Mb
|
|
[30;42mOK (17 tests, 60 assertions)[0m
|
|
=== tests/filesystem/clean_path_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.................
|
|
Time: 75 ms, Memory: 6.25Mb
|
|
[30;42mOK (17 tests, 17 assertions)[0m
|
|
=== tests/functions_user/delete_user_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
..........
|
|
Time: 1.2 minutes, Memory: 13.75Mb
|
|
[30;42mOK (10 tests, 98 assertions)[0m
|
|
=== tests/functions_user/group_user_attributes_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
......
|
|
Time: 35.56 seconds, Memory: 11.25Mb
|
|
[30;42mOK (6 tests, 6 assertions)[0m
|
|
=== tests/template/subdir/includephp_from_subdir_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 80 ms, Memory: 11.25Mb
|
|
[30;42mOK (1 test, 2 assertions)[0m
|
|
=== tests/template/template_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......................................................
|
|
Time: 1.11 seconds, Memory: 24.75Mb
|
|
[30;42mOK (55 tests, 63 assertions)[0m
|
|
=== tests/template/template_allfolder_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 102 ms, Memory: 11.25Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/template/includephp_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 137 ms, Memory: 12.25Mb
|
|
[30;42mOK (3 tests, 7 assertions)[0m
|
|
=== tests/template/template_parser_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 113 ms, Memory: 11.50Mb
|
|
[30;42mOK (1 test, 2 assertions)[0m
|
|
=== tests/template/template_events_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......
|
|
Time: 220 ms, Memory: 14.25Mb
|
|
[30;42mOK (7 tests, 7 assertions)[0m
|
|
=== tests/template/template_includecss_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 106 ms, Memory: 11.00Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/template/template_includejs_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
................
|
|
Time: 428 ms, Memory: 16.75Mb
|
|
[30;42mOK (16 tests, 16 assertions)[0m
|
|
=== tests/template/template_inheritance_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
...
|
|
Time: 127 ms, Memory: 11.50Mb
|
|
[30;42mOK (3 tests, 3 assertions)[0m
|
|
=== tests/version/version_fetch_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.
|
|
Time: 157 ms, Memory: 7.75Mb
|
|
[30;42mOK (1 test, 1 assertion)[0m
|
|
=== tests/version/version_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
.......................
|
|
Time: 117 ms, Memory: 9.00Mb
|
|
[30;42mOK (23 tests, 23 assertions)[0m
|
|
=== tests/cache/apc_driver_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
[36;1mS[0m[36;1mS[0m[36;1mS[0m[36;1mS[0m
|
|
Time: 32 ms, Memory: 5.00Mb
|
|
[30;43mNo tests executed![0m
|
|
=== tests/cache/redis_driver_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
[36;1mS[0m[36;1mS[0m[36;1mS[0m[36;1mS[0m
|
|
Time: 34 ms, Memory: 4.75Mb
|
|
[30;43mNo tests executed![0m
|
|
=== tests/cache/cache_memory_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 31.23 seconds, Memory: 8.75Mb
|
|
[30;42mOK (4 tests, 16 assertions)[0m
|
|
=== tests/cache/null_driver_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 27.94 seconds, Memory: 7.75Mb
|
|
[30;42mOK (4 tests, 6 assertions)[0m
|
|
=== tests/cache/file_driver_test.php ===
|
|
PHPUnit 4.1.0 by Sebastian Bergmann.
|
|
Configuration read from /home/www-data/projects/phpbb/phpunit.xml.dist
|
|
....
|
|
Time: 31.19 seconds, Memory: 9.00Mb
|
|
[30;42mOK (4 tests, 13 assertions)[0m
|