Tests pending pull requests
Build: #9476 failed Manual run by Build Robot
Build result summary
Details
- Agent
- Default Agent
- Revision
-
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 - Total tests
- 6773
- Fixed in
- #9477 (Manual run by Build Robot)
Tests
- 4 New failures
- 0 Existing failures
- 0 Fixed
Responsible
No one has taken responsibility for this failure
Custom variables
Name | Value |
---|---|
PRnumber | 5654 |
PRref | 3.2.x |
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
phpbb_functions_parse_cfg_file::test_parse_cfg_file
test_parse_cfg_file with data set #2
|
Build and Test Job | < 1 sec | |
phpbb_functions_parse_cfg_file::test_parse_cfg_file with data set #2 (array('foo = on', 'foo1 = true', 'foo2 = 1', 'bar = off', 'bar1 = false', 'bar2 = 0', 'foobar =', 'foobar1 = "asdf"', 'foobar2 = 'qwer''), array(true, true, true, false, false, false, '', 'asdf', 'qwer')) NO_STYLE_DATA /data/phpBB/includes/functions.php:2739 /data/tests/functions/parse_cfg_file_test.php:106 |
||||
Collapse |
phpbb_functions_parse_cfg_file::test_parse_cfg_file
test_parse_cfg_file with data set #3
|
Build and Test Job | < 1 sec | |
phpbb_functions_parse_cfg_file::test_parse_cfg_file with data set #3 (array('foo = & bar', 'bar = <a href="test">Test</a>'), array('&amp; bar', '<a href="test"&g.../a>')) NO_STYLE_DATA /data/phpBB/includes/functions.php:2739 /data/tests/functions/parse_cfg_file_test.php:106 |
||||
Collapse |
phpbb_functions_parse_cfg_file::test_parse_cfg_file
test_parse_cfg_file with data set #0
|
Build and Test Job | < 1 sec | |
phpbb_functions_parse_cfg_file::test_parse_cfg_file with data set #0 (array('#', '# phpBB Style Configuration File', '#', '# This file is part of the ph...ckage.', '#', '# @copyright (c) phpBB Limite...b.com>', '# @license GNU General Public...L-2.0)', '#', '# For full copyright and lice...se see', '# the docs/CREDITS.txt file.', '#', '# At the left is the name, pl...e this', '# At the right the value is entered', '# For on/off options the vali... false', '#', '# Values get trimmed, if you ...end of', '# the value, then enclose the...uotes.', '# Single and double quotes do...caped.', '#', '', '# General Information about this style', 'name = prosilver', 'copyright = © phpBB Limited, 2007', 'version = 3.0.12'), array('prosilver', '© phpBB Limited, 2007', '3.0.12')) NO_STYLE_DATA /data/phpBB/includes/functions.php:2739 /data/tests/functions/parse_cfg_file_test.php:106 |
||||
Collapse |
phpbb_functions_parse_cfg_file::test_parse_cfg_file
test_parse_cfg_file with data set #1
|
Build and Test Job | < 1 sec | |
phpbb_functions_parse_cfg_file::test_parse_cfg_file with data set #1 (array('name = subsilver2', 'copyright = © 2005 phpBB Limited', 'version = 3.0.12'), array('subsilver2', '© 2005 phpBB Limited', '3.0.12')) NO_STYLE_DATA /data/phpBB/includes/functions.php:2739 /data/tests/functions/parse_cfg_file_test.php:106 |