Tests pending pull requests
Build: #7381 failed
Job: Build and Test Job failed
submit post with data set #0: Test case result
The below summarizes the result of the test " submit post with data set #0" in build 7,381 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- submit post with data set #0
- Test class
- phpbb_notification_submit_post_type_bookmark_test::test_submit_post
- Method
- test_submit_post with data set #0
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
phpbb_notification_submit_post_type_bookmark_test::test_submit_post with data set #0 (array(), array(array(5, 1, 1)), array(array(3, 2, 1), array(5, 1, 1), array(7, 2, 1))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array (...) 1 => Array (...) 2 => Array ( - 'user_id' => 7 + 'user_id' => 6 'item_id' => 2 'item_parent_id' => 1 ) ) /data/tests/notification/submit_post_base.php:174