Tests pending pull requests
Build: #4589 failed Manual run by Build Robot
Test results
- 4,152 tests in total
- 3 tests failed
- 17 tests were fixed
- 3 minutes taken in total.
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
phpbb_log_delete_test::test_log_delete
test_log_delete with data set #0
|
Failing since build #4587 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_log_delete_test::test_log_delete with data set #0 (array(1, 2), array(16), array(), 'admin', false, 0, 0, 0, 0, 0, 0, 'l.log_id ASC', '') before Failed asserting that Array &0 ( 0 => 1 1 => 2 2 => 3 3 => 4 4 => 5 (16 more lines...) |
|||||
phpbb_log_function_view_log_test::test_view_log_function
test_view_log_function with data set #4
|
Failing since build #4587 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_log_function_view_log_test::test_view_log_function with data set #4 (array(array(2, 0, '', '', 1, 'Anonymous', '<span class="username">Anonymous</span>', '127.0.0.1', 1, 0, 0, '', '{LOG KEY NOT EXISTS}<br />additional_data')), 1, 'admin', 0, 1, 5) Failed asserting that 5 matches expected 1. /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/log/function_view_log_test.php:405 |
|||||
phpbb_log_function_view_log_test::test_view_log_function
test_view_log_function with data set #0
|
Failing since build #4587 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_log_function_view_log_test::test_view_log_function with data set #0 (array(array(1, 0, '', '', 1, 'Anonymous', '<span class="username">Anonymous</span>', '127.0.0.1', 1, 0, 0, '', 'LOG_INSTALL_INSTALLED 3.1.0-dev'), array(2, 0, '', '', 1, 'Anonymous', '<span class="username">Anonymous</span>', '127.0.0.1', 1, 0, 0, '', '{LOG KEY NOT EXISTS}<br />additional_data')), 0, 'admin', false) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ 'topic_id' => 0 - 'viewforum' => '' + 'viewforum' => false (18 more lines...) |