search for: basicstest

Displaying 3 results from an estimated 3 matches for "basicstest".

2007 Feb 07
0
strange sqlite3 errors - validates_associated & failing activerecord unit tests
...ve_sqlite3" base_test.rb Using native SQLite3 Loaded suite base_test Started .........F.................................................................................................................................F.. Finished in 3.775074 seconds. 1) Failure: test_attributes_on_dummy_time(BasicsTest) [base_test.rb:903]: <Sat Jan 01 05:42:00 EST 2000> expected but was <nil>. 2) Failure: test_utc_as_time_zone(BasicsTest) [base_test.rb:662]: <Sat Jan 01 05:42:00 UTC 2000> expected but was <nil>. 142 tests, 474 assertions, 2 failures, 0 errors I also have heard of the...
2005 Dec 18
0
PostgreSQL unit test failure
...known issue? I tried searching the fault tracker, but didn''t find anything. Using native PostgreSQL Loaded suite base_test Started ...........................E.................................................... ....................... Finished in 1.875 seconds. 1) Error: test_default(BasicsTest): NoMethodError: undefined method `strftime'' for nil:NilClass base_test.rb:790:in `test_default'' 103 tests, 256 assertions, 0 failures, 1 errors Thanks, --Wilson.
2007 Oct 07
0
Rails AR/Oracle Unit Test: [7769] failed (getting worse)
...---------------------------------------- U activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb U activerecord/lib/active_record/connection_adapters/mysql_adapter.rb U activerecord/CHANGELOG Updated to revision 7769. 1) Failure: test_preserving_date_objects(BasicsTest) [./test/base_test.rb:387:in `test_preserving_date_objects'' /usr/pkg/ruby184/lib/ruby/gems/1.8/gems/mocha-0.5.1/lib/mocha/test_case_adapter.rb:19:in `run'']: The last_read attribute should be of the Time class. <Thu, 15 Apr 2004> expected to be kind_of? <Time>...