> list page # get /article ok 1 - request parameter module is article ok 2 - request parameter action is index ok 3 - status code is 200 ok 4 - response selector h1 matches Articles List ok 5 - response selector table thead tr th:nth(0) matches Id ok 6 - response selector table thead tr th:nth(1) matches Title ok 7 - response selector table thead tr th:nth(2) matches Body ok 8 - response selector table thead tr th:nth(3) matches Online ok 9 - response selector table thead tr th:nth(4) matches Excerpt ok 10 - response selector table thead tr th:nth(5) matches Category ok 11 - response selector table thead tr th:nth(6) matches Created at ok 12 - response selector table thead tr th:nth(7) matches End date ok 13 - response selector table thead tr th:nth(8) matches Book ok 14 - response selector table tbody tr td:nth(0) matches 1 ok 15 - response selector table tbody tr td:nth(1) matches foo title ok 16 - response selector table tbody tr td:nth(2) matches bar body ok 17 - response selector table tbody tr td:nth(3) matches 1 ok 18 - response selector table tbody tr td:nth(4) matches foo excerpt ok 19 - response selector table tbody tr td:nth(5) matches 1 ok 20 - response selector table tbody tr td:nth(6) matches regex /^\d{4}\-\d{2}\-\d{2} \d{2}\:\d{2}\:\d{2}$/ ok 21 - response selector table tbody tr td:nth(7) matches "" ok 22 - response selector table tbody tr td:nth(8) matches "" ok 23 - response selector a[href*=/article/new] exists ok 24 - response selector tbody a[href*=/article/1] exists ok 25 - response selector tbody a[href*=/article/2] exists > create page # get /article/new.html RuntimeException: PHP sent a "warning" error at /home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/config/sfConfigCache.class.php line 359 (copy(/home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/functional/fixtures/cache/crud/test/config/config_config_handlers.yml.php): failed to open stream: No such file or directory)

500 | Internal Server Error | RuntimeException

PHP sent a "warning" error at /home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/config/sfConfigCache.class.php line 359 (copy(/home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/functional/fixtures/cache/crud/test/config/config_config_handlers.yml.php): failed to open stream: No such file or directory)

stack trace

symfony settings ...

request ...

response ...

user ...

global vars ...


Fatal error: Call to a member function dispatch() on a non-object in /home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/util/sfBrowser.class.php on line 43
exception 'RuntimeException' with message 'PHP sent a "warning" error at /home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/util/sfToolkit.class.php line 87 (unlink(/home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/functional/fixtures/log/.nfs0000000006415dcd00483c11): Device or resource busy)' in /home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/test/sfTestFunctionalBase.class.php:459 Stack trace: #0 [internal function]: sfTestFunctionalBase->handlePhpError(2, 'unlink(/home/zu...', '/home/zululandm...', 87, Array) #1 /home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/util/sfToolkit.class.php(87): unlink('/home/zululandm...') #2 /home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/bootstrap/functional.php(39): sfToolkit::clearDirectory('/home/zululandm...') #3 /home/zululandmx/kamen.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/bootstrap/functional.php(47): sf_functional_test_shutdown_cleanup() #4 [internal function]: sf_functional_test_shutdown() #5 {main}