Tests pending pull requests

Build: #10029 failed Manual run by Build Robot

Test results

  • 6,803 tests in total
  • 3 tests failed
  • 3 failures are new
  • 2 tests were fixed
  • 7 minutes taken in total.
New test failures 3
Status Test View job Duration
Collapse Failed phpbb_profilefield_type_string_test::test_get_profile_value test_get_profile_value with data set #4 History
Build and Test Job < 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...)
Collapse Failed phpbb_profilefield_type_url_test::test_get_profile_value test_get_profile_value with data set #0 History
Build and Test Job < 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...)
Collapse Failed phpbb_profilefield_type_url_test::test_get_profile_value test_get_profile_value with data set #1 History
Build and Test Job < 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...)
Fixed tests 2
Status Test Failing since View job Duration
Successful phpbb_functions_user_whois_test::test_ip_whois test_ip_whois with data set #0 History
Failing since build #10027 (Manual run by Build Robot) Build and Test Job 1 sec
Successful phpbb_functions_user_whois_test::test_ip_whois test_ip_whois with data set #1 History
Failing since build #10027 (Manual run by Build Robot) Build and Test Job < 1 sec