Tests pending pull requests
Build: #10145 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 10,145 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- submit post with data set #0
- Test class
- phpbb_notification_submit_post_type_bookmark_test
- Method
- test_submit_post with data set #0
- Duration
- < 1 sec
- Status
- Failed (New 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 ( - 'user_id' => 3 - 'item_id' => 2 + 'user_id' => 5 + 'item_id' => 1 'item_parent_id' => 1 ) 1 => Array ( - 'user_id' => 5 - 'item_id' => 1 + 'user_id' => 7 + 'item_id' => 2 'item_parent_id' => 1 ) - 2 => Array (...) ) /data/tests/notification/submit_post_base.php:180 phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60