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_topic_test
- Method
- test_submit_post with data set #0
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_notification_submit_post_type_topic_test::test_submit_post with data set #0 (array(), array(array(8, 1, 1)), array(array(7, 2, 1), array(8, 1, 1), array(8, 2, 1))) Check whether the notifications got added successfully Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'user_id' => 7 - 'item_id' => 2 + 'user_id' => 8 + 'item_id' => 1 'item_parent_id' => 1 ) 1 => Array ( 'user_id' => 8 - 'item_id' => 1 + 'item_id' => 2 'item_parent_id' => 1 ) - 2 => Array (...) ) /data/tests/notification/submit_post_type_topic_test.php:116 phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60