Tests pending pull requests

Build: #5180 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
1 minute
Duration
29 minutes
Flags
Custom build
Labels
pr_3691
Revision
bac02a348ee765dd7000108a0933ed03561aaecc bac02a348ee765dd7000108a0933ed03561aaecc
Total tests
5455
Fixed in
#5181 (Manual run by Build Robot)

Tests

Responsible

Custom variables

Name Value
PRnumber 3691

Code commits

Author Commit Message Commit date
Marc Marc bac02a348ee765dd7000108a0933ed03561aaecc bac02a348ee765dd7000108a0933ed03561aaecc Merge pull request #22 from phpbb/ticket/sec-184
[ticket/sec-184] Do not output passwords to HTML
Joas Schilling Joas Schilling 78b0c938a25316be1228c3e8117ef7dd859821d7 78b0c938a25316be1228c3e8117ef7dd859821d7 [ticket/sec-184] Do not output LDAP password to HTML
SECURITY-184
Joas Schilling Joas Schilling 9c84b3b5fb488aa2a04f521e4fc070531e0fa02b 9c84b3b5fb488aa2a04f521e4fc070531e0fa02b [ticket/sec-184] Do not output Jabber password to HTML
SECURITY-184
Joas Schilling Joas Schilling 6ca3a30576ae1bac68d5f4ef5dec286f000131ee 6ca3a30576ae1bac68d5f4ef5dec286f000131ee [ticket/sec-184] Do not output config passwords to the HTML page
SECURITY-184

Tests

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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSECURITY-184Could not obtain issue details from Jira