Tests pending pull requests

Build: #5180 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 5,455 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 minutes taken in total.

Build 5,180 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test 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
< 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...)