Tests pending pull requests
Build: #8625 failed
Job: Build and Test Job failed
Test results
- 6,929 tests in total
- 3 tests failed
- 3 failures are new
- 2 tests were fixed
- 3 minutes taken in total.
Build 8,625 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
mention_helper_test::test_get_mentioned_user_ids
test_get_mentioned_user_ids with data set #1
|
< 1 sec | |
mention_helper_test::test_get_mentioned_user_ids with data set #1 ('<r><MENTION id="1" type="g"><...N></r>', array(4, 2, 6)) Failed asserting that Array &0 () is identical to Array &0 ( 0 => 4 1 => 2 2 => 6 ). /data/tests/text_formatter/s9e/mention_helper_test.php:123 |
|||
Collapse |
mention_helper_test::test_inject_metadata
test_inject_metadata with data set #0
|
1 sec | |
mention_helper_test::test_inject_metadata with data set #0 ('<r><MENTION id="3" type="u"><...N></r>', 'mode=viewprofile&u=3', 'color="00FF00"') Failed asserting that '<r><MENTION id="3" profile_url="phpBB/memberlist.php?mode=viewprofile&u=3" type="u"><s>[mention=u:3]</s>test<e>[/mention]</e></MENTION></r>' contains "color="00FF00"". /data/tests/text_formatter/s9e/mention_helper_test.php:101 |
|||
Collapse |
mention_helper_test::test_inject_metadata
test_inject_metadata with data set #1
|
< 1 sec | |
mention_helper_test::test_inject_metadata with data set #1 ('<r><MENTION id="3" type="g"><...N></r>', 'mode=group&g=3', 'color="FF0000"') Failed asserting that '<r><MENTION id="3" profile_url="phpBB/memberlist.php?mode=group&g=3" type="g"><s>[mention=g:3]</s>test<e>[/mention]</e></MENTION></r>' contains "color="FF0000"". /data/tests/text_formatter/s9e/mention_helper_test.php:101 |