Tests pending pull requests
Build: #5180 failed
Job: Build and Test Job failed
build cfg template text with data set #1: Test case result
The below summarizes the result of the test " build cfg template text with data set #1" in build 5,180 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- build cfg template text with data set #1
- Test class
- phpbb_functions_acp_build_cfg_template_test::test_build_cfg_template_text
- Method
- test_build_cfg_template_text with data set #1
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
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" />' /root/bamboo-agent-home/xml-data/build-dir/PHPBB3-PR-JOB1/tests/functions_acp/build_cfg_template_test.php:59