Tests pending pull requests

Build: #5180 failed Manual run by Build Robot

Test results

  • 5,455 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed phpbb_functions_acp_build_cfg_template_test::test_build_cfg_template_text test_build_cfg_template_text with data set #1 History
Build and Test Job < 1 sec
phpbb_functions_acp_build_cfg_template_test::test_build_cfg_template_text with data set #1 (array('password', 20, 128), 'key_name', array('2'), 'config_key_name', array(), '<input id="key_name" type="password" size="20" maxlength="128" name="config[config_key_name]" value="2" autocomplete="off" />')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<input id="key_name" type="password" size="20" maxlength="128" name="config[config_key_name]" value="2" autocomplete="off" />'
+'<input id="key_name" type="password" size="20" maxlength="128" name="config[config_key_name]" value="********" autocomplete="off" />'

(1 more lines...)