(0.3ms) begin transaction ---------------------------- HashidsRailsTest: test_truth ----------------------------  (0.2ms) rollback transaction  (265.6ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar, "post_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (267.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (291.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (218.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.2ms) select sqlite_version(*)  (222.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.3ms) SELECT version FROM "schema_migrations"  (278.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150420195818')  (268.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20150420195757')  (278.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150420195726') ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction -------------------------------------------- UsersControllerTest: test_should_update_user --------------------------------------------  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- UsersControllerTest: test_should_get_new ----------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ UsersControllerTest: test_should_show_user ------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------- UsersControllerTest: test_should_get_edit -----------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- UsersControllerTest: test_should_create_user --------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- UsersControllerTest: test_should_destroy_user ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ UsersControllerTest: test_should_get_index ------------------------------------------  (0.1ms) rollback transaction  (0.3ms) begin transaction --------------------------------------------------- CommentsControllerTest: test_should_destroy_comment ---------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- CommentsControllerTest: test_should_get_edit --------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------ CommentsControllerTest: test_should_show_comment ------------------------------------------------  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------- CommentsControllerTest: test_should_create_comment --------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------- CommentsControllerTest: test_should_get_new -------------------------------------------  (0.1ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------- CommentsControllerTest: test_should_get_index ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------- CommentsControllerTest: test_should_update_comment --------------------------------------------------  (0.2ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------- PostsControllerTest: test_should_get_edit -----------------------------------------  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- PostsControllerTest: test_should_update_post --------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_destroy_post ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ PostsControllerTest: test_should_get_index ------------------------------------------  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- PostsControllerTest: test_should_get_new ----------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ PostsControllerTest: test_should_show_post ------------------------------------------  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- PostsControllerTest: test_should_create_post --------------------------------------------  (0.1ms) rollback transaction  (0.2ms) begin transaction ---------------------------- HashidsRailsTest: test_truth ----------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms) begin transaction ---------------------------- HashidsRailsTest: test_truth ----------------------------  (0.2ms) rollback transaction