Closed nikosd closed 11 years ago
Klee:vestibule nikosd$ time rake
NOTICE: CREATE TABLE will create implicit sequence "impressions_id_seq" for serial column "impressions.id"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "impressions_pkey" for table "impressions"
NOTICE: CREATE TABLE will create implicit sequence "proposals_id_seq" for serial column "proposals.id"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "proposals_pkey" for table "proposals"
NOTICE: CREATE TABLE will create implicit sequence "suggestions_id_seq" for serial column "suggestions.id"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "suggestions_pkey" for table "suggestions"
NOTICE: CREATE TABLE will create implicit sequence "users_id_seq" for serial column "users.id"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "users_pkey" for table "users"
NOTICE: CREATE TABLE will create implicit sequence "versions_id_seq" for serial column "versions.id"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "versions_pkey" for table "versions"
NOTICE: CREATE TABLE will create implicit sequence "votes_id_seq" for serial column "votes.id"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "votes_pkey" for table "votes"
WARNING: Nokogiri was built against LibXML version 2.9.0, but has dynamically loaded 2.7.8
# Run options: --seed 6449
Started
73/73: [================================================================================================] 100% 00:00:02
Finished in 2.05961s
73 tests, 83 assertions, 0 failures, 0 errors, 0 skips
WARNING: Nokogiri was built against LibXML version 2.9.0, but has dynamically loaded 2.7.8
# Run options: --seed 44219
Started
703/703: [=======================================================================================] 10.1/s 100% 00:00:52
Finished in 53.44633s
703 tests, 755 assertions, 0 failures, 0 errors, 0 skips
WARNING: Nokogiri was built against LibXML version 2.9.0, but has dynamically loaded 2.7.8
# Run options: --seed 50663
Started
260/260: [========================================================================================] 1.3/s 100% 00:01:48
Finished in 108.96890s
260 tests, 393 assertions, 0 failures, 0 errors, 0 skips
real 3m8.265s
user 1m30.185s
sys 0m17.093s
Ruby 2.0.0 tests run time