> list page
# get /article
ok 1 - request parameter module is article
ok 2 - request parameter action is index
not ok 3 - status code is 200
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 412)
# got: 500
# expected: 200
not ok 4 - response selector h1 matches Articles List
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: '500 | Internal Server Error | sfRenderException'
# expected: 'Articles List'
not ok 5 - response selector table thead tr th:nth(0) matches Id
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'Id'
not ok 6 - response selector table thead tr th:nth(1) matches Title
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'Title'
not ok 7 - response selector table thead tr th:nth(2) matches Body
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'Body'
not ok 8 - response selector table thead tr th:nth(3) matches Online
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'Online'
not ok 9 - response selector table thead tr th:nth(4) matches Excerpt
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'Excerpt'
not ok 10 - response selector table thead tr th:nth(5) matches Category
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'Category'
not ok 11 - response selector table thead tr th:nth(6) matches Created at
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'Created at'
not ok 12 - response selector table thead tr th:nth(7) matches End date
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'End date'
not ok 13 - response selector table thead tr th:nth(8) matches Book
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'Book'
not ok 14 - response selector table tbody tr td:nth(0) matches 1
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: '1'
not ok 15 - response selector table tbody tr td:nth(1) matches foo title
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'foo title'
not ok 16 - response selector table tbody tr td:nth(2) matches bar body
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'bar body'
not ok 17 - response selector table tbody tr td:nth(3) matches 1
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: '1'
not ok 18 - response selector table tbody tr td:nth(4) matches foo excerpt
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: 'foo excerpt'
not ok 19 - response selector table tbody tr td:nth(5) matches 1
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 110)
# got: NULL
# expected: '1'
not ok 20 - response selector table tbody tr td:nth(6) matches regex /^\d{4}\-\d{2}\-\d{2} \d{2}\:\d{2}\:\d{2}$/
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 104)
# ''
# doesn't match '/^\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 ""
not ok 23 - response selector a[href*=/article/new] exists
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 89)
# 0
# >
# 0
not ok 24 - response selector tbody a[href*=/article/1/edit] exists
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 89)
# 0
# >
# 0
not ok 25 - response selector tbody a[href*=/article/2/edit] exists
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTesterResponse.class.php at line 89)
# 0
# >
# 0
> create page
InvalidArgumentException: Could not find the element "New"
(position 1) in the current DOM.
at () in
/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/util/sfBrowserBase.class.php
line 743
at sfBrowserBase->doClickCssSelector() in n/a line n/a
at call_user_func_array() in
/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTestFunctionalBase.class.php
line 433
at sfTestFunctionalBase->__call() in
/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTestFunctionalBase.class.php
line 302
at CrudBrowser->doClickCssSelector() in
/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTestFunctionalBase.class.php
line 302
at sfTestFunctionalBase->click() in
/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/functional/crud/crudBrowser.class.php
line 90
at CrudBrowser->browse() in
/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/functional/crud/crud2Test.php
line 21
not ok 26 - An uncaught exception has been thrown.
# Failed test (/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTestFunctionalBase.class.php at line 511)
exception 'RuntimeException' with message 'PHP sent a "warning" error at /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/util/sfToolkit.class.php line 87 (unlink(/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/functional/fixtures/cache/crud/test/config/modules_article_config_security.yml.php): No such file or directory)' in /home/zululandmx/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/wagabundotravel.pl/symfony-1.4.20/lib/util/sfToolkit.class.php(87): unlink('/home/zululandm...')
#2 /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/util/sfToolkit.class.php(79): sfToolkit::clearDirectory('/home/zululandm...')
#3 /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/util/sfToolkit.class.php(79): sfToolkit::clearDirectory('/home/zululandm...')
#4 /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/util/sfToolkit.class.php(79): sfToolkit::clearDirectory('/home/zululandm...')
#5 /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/bootstrap/functional.php(38): sfToolkit::clearDirectory('/home/zululandm...')
#6 /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/bootstrap/functional.php(47): sf_functional_test_shutdown_cleanup()
#7 [internal function]: sf_functional_test_shutdown()
#8 {main}
not ok 27 - last request threw an uncaught exception sfRenderException: The template indexSuccess.php does not exist or is unreadable in .
# Failed test (./wagabundotravel.pl/symfony-1.4.20/lib/test/sfTestFunctionalBase.class.php at line 425)
Fatal error: Uncaught exception 'RuntimeException' with message 'PHP sent a "warning" error at /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/storage/sfSessionTestStorage.class.php line 166 (file_put_contents(/home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfPropelPlugin/test/functional/fixtures/cache/crud/test/test/sessions/a8a5d28f29eda149b788ce118a4ad3e6.session): failed to open stream: No such file or directory)' in /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTestFunctionalBase.class.php:459
Stack trace:
#0 [internal function]: sfTestFunctionalBase->handlePhpError(2, 'file_put_conten...', '/home/zululandm...', 166, Array)
#1 /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/storage/sfSessionTestStorage.class.php(166): file_put_contents('/home/zululandm...', 'a:5:{s:31:"symf...')
#2 /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/util/sfContext.class.php(595): sfSessionTestStorage->shutdown()
#3 [internal function]: sfContext->shutdown()
#4 {main}
thrown in /home/zululandmx/wagabundotravel.pl/symfony-1.4.20/lib/test/sfTestFunctionalBase.class.php on line 459