Warning: ob_start(): function '' not found or invalid function name in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/config/sfApplicationConfiguration.class.php on line 157
> 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/wojtyszyn.pl/symfony-1.2.10/lib/test/sfTesterResponse.class.php at line 257)
# got: 500
# expected: 200
not ok 4 - response selector h1 matches Article List
# Failed test (/home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/test/sfTesterResponse.class.php at line 110)
# got: '500 | Internal Server Error | sfRenderException'
# expected: 'Article List'
not ok 5 - response selector table thead tr th:nth(0) matches Id
# Failed test (/home/zululandmx/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/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/wojtyszyn.pl/symfony-1.2.10/lib/test/sfTesterResponse.class.php at line 89)
# 0
# >
# 0
> create page
InvalidArgumentException: Cannot find the "New" link or button.
at () in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/util/sfBrowserBase.class.php line 689
at sfBrowserBase->doClick() in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/test/sfTestFunctionalBase.class.php line 289
at sfTestFunctionalBase->click() in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/plugins/sfPropelPlugin/test/functional/crud/crudBrowser.class.php line 86
at CrudBrowser->browse() in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/plugins/sfPropelPlugin/test/functional/crud/crud3Test.php line 21
not ok 26 - An uncaught exception has been thrown.
# Failed test (/home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/test/sfTestFunctionalBase.class.php at line 612)
Fatal error: Uncaught exception 'RuntimeException' with message 'PHP sent a "warning" error at /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/util/sfToolkit.class.php line 87 (unlink(/home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/plugins/sfPropelPlugin/test/functional/fixtures/log/.nfs0000000002e3945e0070650c): Device or resource busy)' in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/test/sfTestFunctionalBase.class.php:560
Stack trace:
#0 [internal function]: sfTestFunctionalBase->handlePhpError(2, 'unlink(/home/zu...', '/home/zululandm...', 87, Array)
#1 /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/util/sfToolkit.class.php(87): unlink('/home/zululandm...')
#2 /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/plugins/sfPropelPlugin/test/bootstrap/functional.php(30): sfToolkit::clearDirectory('/home/zululandm...')
#3 [internal function]: sf_functional_test_shutdown()
#4 {main}
thrown in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/test/sfTestFunctionalBase.class.php on line 560