Tests pending pull requests
Build: #9476 failed Manual run by Build Robot
Test results
- 6,773 tests in total
- 4 tests failed
- 4 failures are new
- 7 minutes taken in total.
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 |