Skip to content

Instantly share code, notes, and snippets.

@marc1706
Created December 17, 2012 15:21
Show Gist options
  • Save marc1706/4319071 to your computer and use it in GitHub Desktop.
Save marc1706/4319071 to your computer and use it in GitHub Desktop.
phpunit -c phpunit.xml.functional
PHPUnit 3.7.10 by Sebastian Bergmann.
Configuration read from /home/marc/Dokumente/phpBB/phpbb3/phpunit.xml.functional
...........E.I...........
Time: 14 seconds, Memory: 41.50Mb
There was 1 error:
1) phpbb_functional_fileupload_form_test::test_empty_file
InvalidArgumentException: The current node list is empty.
/home/marc/Dokumente/phpBB/phpbb3/phpBB/vendor/symfony/dom-crawler/Symfony/Component/DomCrawler/Crawler.php:467
/home/marc/Dokumente/phpBB/phpbb3/tests/functional/fileupload_form_test.php:48
FAILURES!
Tests: 25, Assertions: 90, Errors: 1, Incomplete: 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment