Tests pending pull requests
Build: #10030 failed
Job: Build and Test Job failed
Test results
- 6,803 tests in total
- 3 tests failed
- 7 minutes taken in total.
Build 10,030 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
phpbb_profilefield_type_string_test::test_get_profile_value
test_get_profile_value with data set #4
|
Failing since build #10029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_profilefield_type_string_test::test_get_profile_value with data set #4 ('http://foobar.com', array(false), '<!-- l --><a class="postlink-... l -->', 'Field should output the given...ckable') Field should output the given value and make it clickable Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -<!-- l --><a class="postlink-local" href="http://foobar.com">foobar.com</a><!-- l --> +<!-- l --><a href="http://foobar.com">foobar.com</a><!-- l --> (2 more lines...) |
||||
phpbb_profilefield_type_url_test::test_get_profile_value
test_get_profile_value with data set #0
|
Failing since build #10029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_profilefield_type_url_test::test_get_profile_value with data set #0 ('http://foobar.com', array(true), '<!-- l --><a class="postlink-... l -->', 'Field should output the given value') Field should output the given value Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -<!-- l --><a class="postlink-local" href="http://foobar.com">foobar.com</a><!-- l --> +<!-- l --><a href="http://foobar.com">foobar.com</a><!-- l --> (2 more lines...) |
||||
phpbb_profilefield_type_url_test::test_get_profile_value
test_get_profile_value with data set #1
|
Failing since build #10029 (Manual run by Build Robot) | < 1 sec | ||
phpbb_profilefield_type_url_test::test_get_profile_value with data set #1 ('http://foobar.com', array(false), '<!-- l --><a class="postlink-... l -->', 'Field should output the given value') Field should output the given value Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -<!-- l --><a class="postlink-local" href="http://foobar.com">foobar.com</a><!-- l --> +<!-- l --><a href="http://foobar.com">foobar.com</a><!-- l --> (2 more lines...) |