Tests pending pull requests

Build: #4589 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

view log function with data set #0: Test case result

The below summarizes the result of the test " view log function with data set #0" in build 4,589 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
view log function with data set #0
Test class
phpbb_log_function_view_log_test::test_view_log_function
Method
test_view_log_function with data set #0
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

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
         'action' => 'LOG_INSTALL_INSTALLED 3.1.0-dev'
+        'viewtopic' => false
+        'viewlogs' => false

@@ @@
         'topic_id' => 0
-        'viewforum' => ''
+        'viewforum' => false
         'action' => '{LOG KEY NOT EXISTS}<br />add...l_data'
+        'viewtopic' => false
+        'viewlogs' => false
     )
+    2 => Array (...)
+    3 => Array (...)
+    4 => Array (...)
 )

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/log/function_view_log_test.php:407