Tests pending pull requests
Build: #5049 failed
Job: Build and Test Job failed
crawl eventsmd with data set #0: Test case result
The below summarizes the result of the test " crawl eventsmd with data set #0" in build 5,049 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- crawl eventsmd with data set #0
- Test class
- phpbb_event_md_exporter_test::test_crawl_eventsmd
- Method
- test_crawl_eventsmd with data set #0
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
phpbb_event_md_exporter_test::test_crawl_eventsmd with data set #0 ('normal_events.md.test', NULL, NULL, array(array('acp_bbcodes_actions_append', array(array(), array(), array('acp_bbcodes.html')), '3.1.0-a3', array(''), 'desc1
'), array('acp_bbcodes_actions_prepend', array(array(), array(), array('acp_bbcodes.html')), '3.1.0-a5', array(), 'desc2
'), array('acp_bbcodes_actions_prepend2', array(array(), array(), array('acp_bbcodes.html')), '3.1.0-a4', array('Moved up', 'Moved down'), 'desc2
')))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
'acp_bbcodes_actions_append' => Array (
'event' => 'acp_bbcodes_actions_append'
'files' => Array (
'prosilver' => Array ()
- 'subsilver2' => Array ()
@@ @@
'prosilver' => Array ()
- 'subsilver2' => Array ()
@@ @@
'prosilver' => Array ()
- 'subsilver2' => Array ()
'adm' => Array (...)
)
'since' => '3.1.0-a4'
'changed' => Array (...)
'description' => 'desc2\n'
)
)
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/event/md_exporter_test.php:103

