Tests pending pull requests
Build: #4446 failed
Job: Build and Test Job failed
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.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_functions_make_clickable_email_test::test_email_matching_negative
test_email_matching_negative with data set #15
|
< 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 |
phpbb_functions_make_clickable_email_test::test_email_matching_negative
test_email_matching_negative with data set #21
|
< 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 |
phpbb_functions_make_clickable_email_test::test_email_matching_negative
test_email_matching_negative with data set #23
|
< 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 |
phpbb_functions_make_clickable_email_test::test_email_matching_negative
test_email_matching_negative with data set #34
|
< 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 |
phpbb_functions_make_clickable_email_test::test_email_matching_negative
test_email_matching_negative with data set #6
|
< 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 |
phpbb_functions_make_clickable_email_test::test_email_matching_positive
test_email_matching_positive with data set #8
|
< 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...) |