| |   |
| 1 | Wed, 16 Apr 2008 06:05:40 GMT ~ info ~ Logfile created |
| 2 | ~ Loaded TEST Environment... |
| 3 | ~ loading gem 'merb_activerecord' from ... |
| 4 | ~ loading gem 'merb_helpers' from ... |
| 5 | ~ loading gem 'activerecord' from ... |
| 6 | ~ Connecting to database... |
| 7 | ~ Compiling routes... |
| 8 | ~ Using 'share-nothing' cookie sessions (4kb limit per client) |
| 9 | ~ Loaded TEST Environment... |
| 10 | ~ loading gem 'merb_activerecord' from spec/models/../spec_helper.rb:5 ... |
| 11 | ~ loading gem 'merb_helpers' from spec/models/../spec_helper.rb:5 ... |
| 12 | ~ loading gem 'activerecord' from spec/models/../spec_helper.rb:5 ... |
| 13 | ~ Connecting to database... |
| 14 | ~ Compiling routes... |
| 15 | ~ Using 'share-nothing' cookie sessions (4kb limit per client) |
| 16 | ~ Loaded TEST Environment... |
| 17 | ~ loading gem 'merb_activerecord' from ... |
| 18 | ~ loading gem 'merb_helpers' from ... |
| 19 | ~ loading gem 'activerecord' from ... |
| 20 | ~ Connecting to database... |
| 21 | ~ Compiling routes... |
| 22 | ~ Using 'share-nothing' cookie sessions (4kb limit per client) |
| 23 | ~ [4;36;1mSQL (0.000254)[0m [0;1mSET NAMES 'utf8'[0m |
| 24 | ~ [4;35;1mSQL (0.000108)[0m [0mSET SQL_AUTO_IS_NULL=0[0m |
| 25 | ~ [4;36;1mPost Columns (0.000000)[0m [0;1mMysql::Error: Table 'slapp_test.posts' doesn't exist: SHOW FIELDS FROM `posts`[0m |
| 26 | ~ Loaded TEST Environment... |
| 27 | ~ loading gem 'merb_activerecord' from ... |
| 28 | ~ loading gem 'merb_helpers' from ... |
| 29 | ~ loading gem 'activerecord' from ... |
| 30 | ~ Connecting to database... |
| 31 | ~ Compiling routes... |
| 32 | ~ Using 'share-nothing' cookie sessions (4kb limit per client) |
| 33 | ~ [4;36;1mSQL (0.000333)[0m [0;1mSET NAMES 'utf8'[0m |
| 34 | ~ [4;35;1mSQL (0.000126)[0m [0mSET SQL_AUTO_IS_NULL=0[0m |
| 35 | ~ [4;36;1mPost Columns (0.002168)[0m [0;1mSHOW FIELDS FROM `posts`[0m |
| toggle raw diff |
--- /dev/null
+++ b/log/merb_test.log
@@ -0,0 +1,35 @@
+Wed, 16 Apr 2008 06:05:40 GMT ~ info ~ Logfile created
+ ~ Loaded TEST Environment...
+ ~ loading gem 'merb_activerecord' from ...
+ ~ loading gem 'merb_helpers' from ...
+ ~ loading gem 'activerecord' from ...
+ ~ Connecting to database...
+ ~ Compiling routes...
+ ~ Using 'share-nothing' cookie sessions (4kb limit per client)
+ ~ Loaded TEST Environment...
+ ~ loading gem 'merb_activerecord' from spec/models/../spec_helper.rb:5 ...
+ ~ loading gem 'merb_helpers' from spec/models/../spec_helper.rb:5 ...
+ ~ loading gem 'activerecord' from spec/models/../spec_helper.rb:5 ...
+ ~ Connecting to database...
+ ~ Compiling routes...
+ ~ Using 'share-nothing' cookie sessions (4kb limit per client)
+ ~ Loaded TEST Environment...
+ ~ loading gem 'merb_activerecord' from ...
+ ~ loading gem 'merb_helpers' from ...
+ ~ loading gem 'activerecord' from ...
+ ~ Connecting to database...
+ ~ Compiling routes...
+ ~ Using 'share-nothing' cookie sessions (4kb limit per client)
+ ~ [4;36;1mSQL (0.000254)[0m [0;1mSET NAMES 'utf8'[0m
+ ~ [4;35;1mSQL (0.000108)[0m [0mSET SQL_AUTO_IS_NULL=0[0m
+ ~ [4;36;1mPost Columns (0.000000)[0m [0;1mMysql::Error: Table 'slapp_test.posts' doesn't exist: SHOW FIELDS FROM `posts`[0m
+ ~ Loaded TEST Environment...
+ ~ loading gem 'merb_activerecord' from ...
+ ~ loading gem 'merb_helpers' from ...
+ ~ loading gem 'activerecord' from ...
+ ~ Connecting to database...
+ ~ Compiling routes...
+ ~ Using 'share-nothing' cookie sessions (4kb limit per client)
+ ~ [4;36;1mSQL (0.000333)[0m [0;1mSET NAMES 'utf8'[0m
+ ~ [4;35;1mSQL (0.000126)[0m [0mSET SQL_AUTO_IS_NULL=0[0m
+ ~ [4;36;1mPost Columns (0.002168)[0m [0;1mSHOW FIELDS FROM `posts`[0m |