Tests pending pull requests

Build: #38 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

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.

New test failures 1
Status Test Duration
Collapse Failed phpbb_template_extension_test test_template_extensions with data set #2 History
< 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...)