Tests pending pull requests
Build: #9476 failed
Job: Build and Test Job failed
parse cfg file with data set #2: Test case result
The below summarizes the result of the test " parse cfg file with data set #2" in build 9,476 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- parse cfg file with data set #2
- Test class
- phpbb_functions_parse_cfg_file::test_parse_cfg_file
- Method
- test_parse_cfg_file with data set #2
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
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