Tests pending pull requests

Build: #4446 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 4,152 tests in total
  • 6 tests failed
  • 6 failures are new
  • 3 minutes taken in total.

Build 4,446 has the following 6 errors: 6 new failure(s) occurred since the previous build.

New test failures 6
Status Test Duration
Collapse Failed phpbb_functions_make_clickable_email_test::test_email_matching_negative test_email_matching_negative with data set #15 History
< 1 sec
phpbb_functions_make_clickable_email_test::test_email_matching_negative with data set #15 ('abc>def@example.com')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-abc>def@example.com
+abc><!-- e --><a href="mailto:def@example.com">def@example.com</a><!-- e -->

(1 more lines...)
Collapse Failed phpbb_functions_make_clickable_email_test::test_email_matching_negative test_email_matching_negative with data set #21 History
< 1 sec
phpbb_functions_make_clickable_email_test::test_email_matching_negative with data set #21 ('colonButNoPort@127.0.0.1:')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-colonButNoPort@127.0.0.1:
+<!-- e --><a href="mailto:colonButNoPort@127.0.0.1">colonButNoPort@127.0.0.1</a><!-- e -->:

(1 more lines...)
Collapse Failed phpbb_functions_make_clickable_email_test::test_email_matching_negative test_email_matching_negative with data set #23 History
< 1 sec
phpbb_functions_make_clickable_email_test::test_email_matching_negative with data set #23 ('someone-else@127.0.0.1.26')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-someone-else@127.0.0.1.26
+<!-- e --><a href="mailto:someone-else@127.0.0.1">someone-else@127.0.0.1</a><!-- e -->.26

(1 more lines...)
Collapse Failed phpbb_functions_make_clickable_email_test::test_email_matching_negative test_email_matching_negative with data set #34 History
< 1 sec
phpbb_functions_make_clickable_email_test::test_email_matching_negative with data set #34 ('alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlongZ')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlongZ
+<!-- e --><a href="mailto:alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlong">alice@phpbb.topZlevelZdomainZnamesZcanZ ... ctersZlong</a><!-- e -->Z

(1 more lines...)
Collapse Failed phpbb_functions_make_clickable_email_test::test_email_matching_negative test_email_matching_negative with data set #6 History
< 1 sec
phpbb_functions_make_clickable_email_test::test_email_matching_negative with data set #6 ('abc(def@example.com')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-abc(def@example.com
+abc(<!-- e --><a href="mailto:def@example.com">def@example.com</a><!-- e -->

(1 more lines...)
Collapse Failed phpbb_functions_make_clickable_email_test::test_email_matching_positive test_email_matching_positive with data set #8 History
< 1 sec
phpbb_functions_make_clickable_email_test::test_email_matching_positive with data set #8 ('alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlong', '<!-- e --><a href="mailto:alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlong">alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlong</a><!-- e -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- e --><a href="mailto:alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlong">alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlong</a><!-- e -->
+<!-- e --><a href="mailto:alice@phpbb.topZlevelZdomainZnamesZcanZbeZupZtoZsixtyZthreeZcharactersZlong">alice@phpbb.topZlevelZdomainZnamesZcanZ ... ctersZlong</a><!-- e -->

(1 more lines...)