Skip to content

Instantly share code, notes, and snippets.

@cgarvis
Created February 10, 2012 18:10
Show Gist options
  • Save cgarvis/1791362 to your computer and use it in GitHub Desktop.
Save cgarvis/1791362 to your computer and use it in GitHub Desktop.
Lithium test diff between 5.3 and 5.4
3c3
< 5 fails and 5 exceptions
---
> 5 fails and 7 exceptions
6c6
< 32lithium\test\{closure} @ ?, line 710
---
> 32lithium\test\Unit::lithium\test\{closure}() @ ?, line 710
18c18
< 44lithium\console\command\{closure} @ ?, line 71
---
> 44lithium\console\command\Test::lithium\console\command\{closure}() @ ?, line 71
22c22
< 48lithium\console\{closure} @ ?, line 195
---
> 48lithium\console\Dispatcher::lithium\console\{closure}() @ ?, line 195
36c36
< 62lithium\test\{closure} @ ?, line 710
---
> 62lithium\test\Unit::lithium\test\{closure}() @ ?, line 710
48c48
< 74lithium\console\command\{closure} @ ?, line 71
---
> 74lithium\console\command\Test::lithium\console\command\{closure}() @ ?, line 71
52c52
< 78lithium\console\{closure} @ ?, line 195
---
> 78lithium\console\Dispatcher::lithium\console\{closure}() @ ?, line 195
85c85,114
< - Item #1 / regex #1 failed: Attribute "action" == "/console/mock/radness", Attribute "method" == "post"Exception thrown in `-::fopen()` on line 63:
---
> - Item #1 / regex #1 failed: Attribute "action" == "/console/mock/radness", Attribute "method" == "post"Exception thrown in `-::strval()` on line 375:
> Array to string conversionTrace: lithium\security\auth\adapter\Form::_filters(), line 375
> lithium\security\auth\adapter\Form::check(), line 327
> lithium\tests\cases\security\auth\adapter\FormTest::testLoginWithArray(), line 185
> lithium\test\Unit::lithium\test\{closure}() @ ?, line 710
> lithium\core\Object::_filter(), line 238
> lithium\test\Unit::_runTestMethod(), line 714
> lithium\test\Unit::run(), line 186
> lithium\util\Collection::invoke(), line 203
> lithium\util\Collection::__call(), line 217
> lithium\util\Collection::run(), line 142
> lithium\test\Report::run(), line 142
> lithium\test\Dispatcher::run()::{closure} @ 62, line 66
> lithium\core\StaticObject::_filter(), line 119
> lithium\test\Dispatcher::run(), line 70
> lithium\console\command\Test::run()::{closure} @ 141, line 143
> lithium\console\command\Test::lithium\console\command\{closure}() @ ?, line 71
> lithium\console\command\Test::run(), line 145
> lithium\core\Object::invokeMethod(), line 167
> lithium\console\Command::__invoke(), line 119
> lithium\console\Dispatcher::lithium\console\{closure}() @ ?, line 195
> lithium\core\StaticObject::_filter(), line 119
> lithium\console\Dispatcher::_call(), line 198
> lithium\core\StaticObject::invokeMethod(), line 75
> lithium\console\Dispatcher::run()::{closure} @ 94, line 104
> lithium\core\StaticObject::_filter(), line 119
> lithium\console\Dispatcher::run(), line 108
> /home/vagrant/builds/UnionOfRAD/lithium/console/lithium.php::{closure} @ 67, line 68
> [main], line 103
> Exception thrown in `-::fopen()` on line 63:
88c117
< lithium\test\{closure} @ ?, line 710
---
> lithium\test\Unit::lithium\test\{closure}() @ ?, line 710
100c129
< lithium\console\command\{closure} @ ?, line 71
---
> lithium\console\command\Test::lithium\console\command\{closure}() @ ?, line 71
104c133
< lithium\console\{closure} @ ?, line 195
---
> lithium\console\Dispatcher::lithium\console\{closure}() @ ?, line 195
122c151
< lithium\test\{closure} @ ?, line 710
---
> lithium\test\Unit::lithium\test\{closure}() @ ?, line 710
134c163
< lithium\console\command\{closure} @ ?, line 71
---
> lithium\console\command\Test::lithium\console\command\{closure}() @ ?, line 71
138c167
< lithium\console\{closure} @ ?, line 195
---
> lithium\console\Dispatcher::lithium\console\{closure}() @ ?, line 195
152c181
< lithium\test\{closure} @ ?, line 710
---
> lithium\test\Unit::lithium\test\{closure}() @ ?, line 710
164c193
< lithium\console\command\{closure} @ ?, line 71
---
> lithium\console\command\Test::lithium\console\command\{closure}() @ ?, line 71
168c197
< lithium\console\{closure} @ ?, line 195
---
> lithium\console\Dispatcher::lithium\console\{closure}() @ ?, line 195
220a250,277
> Exception thrown in `lithium\net\http\Message::headers()` on line 123:
> Array to string conversionTrace: lithium\action\Response::cache(), line 86
> lithium\tests\cases\action\ResponseTest::testResponseRendering(), line 74
> lithium\test\Unit::lithium\test\{closure}() @ ?, line 710
> lithium\core\Object::_filter(), line 238
> lithium\test\Unit::_runTestMethod(), line 714
> lithium\test\Unit::run(), line 186
> lithium\util\Collection::invoke(), line 203
> lithium\util\Collection::__call(), line 217
> lithium\util\Collection::run(), line 142
> lithium\test\Report::run(), line 142
> lithium\test\Dispatcher::run()::{closure} @ 62, line 66
> lithium\core\StaticObject::_filter(), line 119
> lithium\test\Dispatcher::run(), line 70
> lithium\console\command\Test::run()::{closure} @ 141, line 143
> lithium\console\command\Test::lithium\console\command\{closure}() @ ?, line 71
> lithium\console\command\Test::run(), line 145
> lithium\core\Object::invokeMethod(), line 167
> lithium\console\Command::__invoke(), line 119
> lithium\console\Dispatcher::lithium\console\{closure}() @ ?, line 195
> lithium\core\StaticObject::_filter(), line 119
> lithium\console\Dispatcher::_call(), line 198
> lithium\core\StaticObject::invokeMethod(), line 75
> lithium\console\Dispatcher::run()::{closure} @ 94, line 104
> lithium\core\StaticObject::_filter(), line 119
> lithium\console\Dispatcher::run(), line 108
> /home/vagrant/builds/UnionOfRAD/lithium/console/lithium.php::{closure} @ 67, line 68
> [main], line 103
286c343,347
< Path `` is not writable
---
> Path `` is not writable.
>
> --------------------------------------------------------------------------------
>
> Done. Build script exited with: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment