Tests pending pull requests
Build: #38 failed
Job: Build and Test Job failed
Test results
- 7,725 tests in total
- 1 test failed
- 1 failure is new
- 271 tests were skipped
- 3 minutes taken in total.
Build 38 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_template_extension_test
test_template_extensions with data set #2
|
< 1 sec | |
phpbb_template_extension_test::test_template_extensions with data set #2 ('avatar_user.html', array(array('foo@bar.com', 'avatar.driver.gravatar', 90, 90), 'foo'), array(), array(), '', array()) Testing avatar_user.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'' +'<img class="avatar" src=phpBB/styles//theme/images/no_avatar.gif data-src=phpBB/styles//theme/images/no_avatar.gif width="90" height="90" alt="foo" />' (3 more lines...) |