Tests pending pull requests

Build: #5180 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Job result summary

Completed
Duration
29 minutes
Flags
Custom build
Revision
bac02a348ee765dd7000108a0933ed03561aaecc bac02a348ee765dd7000108a0933ed03561aaecc
Total tests
5455
Fixed in
#5181 (Manual run by Build Robot)

Tests

  • 5,455 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 minutes taken in total.
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...)