Tests pending pull requests
Build: #4446 failed Manual run by Build Robot
Test results
- 4,152 tests in total
- 6 tests failed
- 6 failures are new
- 3 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
phpbb_functions_make_clickable_email_test::test_email_matching_negative
test_email_matching_negative with data set #34
|
Build and Test Job | < 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 #15
|
Build and Test Job | < 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 #6
|
Build and Test Job | < 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_negative
test_email_matching_negative with data set #21
|
Build and Test Job | < 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
|
Build and Test Job | < 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_positive
test_email_matching_positive with data set #8
|
Build and Test Job | < 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...) |