Tests pending pull requests

Build: #39 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 7,725 tests in total
  • 1 test failed
  • 271 tests were skipped
  • 3 minutes taken in total.

Build 39 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
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" alt="foo" />'
(3 more lines...)