tuning 4.0.0.1 → 4.0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -646,3 +646,2320 @@ HelperTest: test_extending
646
646
  Rendered layouts/application.html.erb (0.3ms)
647
647
  Rendered layouts/market.html.erb (7.2ms)
648
648
   (0.2ms) ROLLBACK
649
+ ActiveRecord::SchemaMigration Load (6.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
650
+  (6.4ms) BEGIN
651
+ --------------------------
652
+ ValidationTest: test_count
653
+ --------------------------
654
+  (6.6ms) ROLLBACK
655
+  (0.1ms) BEGIN
656
+ -------------------------
657
+ ValidationTest: test_time
658
+ -------------------------
659
+  (0.2ms) ROLLBACK
660
+  (0.1ms) BEGIN
661
+ -------------------------------
662
+ ValidationTest: test_complexity
663
+ -------------------------------
664
+  (0.1ms) ROLLBACK
665
+  (0.1ms) BEGIN
666
+ ----------------------------
667
+ ValidationTest: test_methods
668
+ ----------------------------
669
+  (0.2ms) ROLLBACK
670
+  (0.1ms) BEGIN
671
+ ------------------------------
672
+ RecordTest: test_nilify_blanks
673
+ ------------------------------
674
+  (0.1ms) SAVEPOINT active_record_1
675
+ SQL (18.1ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 14:56:38.303238"], ["updated_at", "2016-12-09 14:56:38.303238"]]
676
+  (0.1ms) RELEASE SAVEPOINT active_record_1
677
+ User Load (6.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 6]]
678
+  (0.2ms) ROLLBACK
679
+  (0.2ms) BEGIN
680
+ -------------------------
681
+ RecordTest: test_validate
682
+ -------------------------
683
+  (0.2ms) ROLLBACK
684
+  (0.1ms) BEGIN
685
+ ------------------------------
686
+ ControllerTest: test_callbacks
687
+ ------------------------------
688
+  (0.2ms) ROLLBACK
689
+  (0.1ms) BEGIN
690
+ ---------------------------
691
+ ControllerTest: test_render
692
+ ---------------------------
693
+  (0.2ms) ROLLBACK
694
+  (0.1ms) BEGIN
695
+ --------------------------
696
+ HelperTest: test_extending
697
+ --------------------------
698
+ Rendered layouts/application.html.erb (0.3ms)
699
+ Rendered layouts/market.html.erb (7.7ms)
700
+  (0.2ms) ROLLBACK
701
+  (0.1ms) BEGIN
702
+ -----------------------------
703
+ HelperTest: test_active_trail
704
+ -----------------------------
705
+  (0.1ms) ROLLBACK
706
+  (0.1ms) BEGIN
707
+ -------------------------------
708
+ HelperTest: test_content_tag_if
709
+ -------------------------------
710
+  (0.1ms) ROLLBACK
711
+  (0.1ms) BEGIN
712
+ ------------------------------
713
+ MailerTest: test_normalization
714
+ ------------------------------
715
+ Rendered user_mailer/invite.text.erb (0.4ms)
716
+
717
+ UserMailer#invite: processed outbound mail in 12.0ms
718
+  (0.2ms) ROLLBACK
719
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
720
+  (0.2ms) BEGIN
721
+ ------------------------------
722
+ ControllerTest: test_callbacks
723
+ ------------------------------
724
+  (0.2ms) ROLLBACK
725
+  (0.2ms) BEGIN
726
+ ---------------------------
727
+ ControllerTest: test_render
728
+ ---------------------------
729
+  (0.2ms) ROLLBACK
730
+  (0.1ms) BEGIN
731
+ ------------------------------
732
+ MailerTest: test_normalization
733
+ ------------------------------
734
+ Rendered user_mailer/invite.text.erb (1.0ms)
735
+
736
+ UserMailer#invite: processed outbound mail in 13.3ms
737
+  (0.2ms) ROLLBACK
738
+  (0.2ms) BEGIN
739
+ -----------------------------
740
+ HelperTest: test_active_trail
741
+ -----------------------------
742
+  (0.1ms) ROLLBACK
743
+  (0.1ms) BEGIN
744
+ -------------------------------
745
+ HelperTest: test_content_tag_if
746
+ -------------------------------
747
+  (0.2ms) ROLLBACK
748
+  (0.1ms) BEGIN
749
+ --------------------------
750
+ HelperTest: test_extending
751
+ --------------------------
752
+ Rendered layouts/application.html.erb (0.2ms)
753
+ Rendered layouts/market.html.erb (6.2ms)
754
+  (0.2ms) ROLLBACK
755
+  (0.1ms) BEGIN
756
+ ----------------------
757
+ ViewTest: test_handler
758
+ ----------------------
759
+ Started GET "/index.json" for 127.0.0.1 at 2016-12-09 11:58:12 -0300
760
+  (0.2ms) ROLLBACK
761
+  (0.1ms) BEGIN
762
+ ------------------------------
763
+ RecordTest: test_nilify_blanks
764
+ ------------------------------
765
+  (0.1ms) SAVEPOINT active_record_1
766
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 14:58:12.846054"], ["updated_at", "2016-12-09 14:58:12.846054"]]
767
+  (0.1ms) RELEASE SAVEPOINT active_record_1
768
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 7]]
769
+  (0.2ms) ROLLBACK
770
+  (0.1ms) BEGIN
771
+ -------------------------
772
+ RecordTest: test_validate
773
+ -------------------------
774
+  (0.1ms) ROLLBACK
775
+  (0.1ms) BEGIN
776
+ --------------------------
777
+ ValidationTest: test_count
778
+ --------------------------
779
+  (0.2ms) ROLLBACK
780
+  (0.1ms) BEGIN
781
+ ----------------------------
782
+ ValidationTest: test_methods
783
+ ----------------------------
784
+  (0.1ms) ROLLBACK
785
+  (0.1ms) BEGIN
786
+ -------------------------------
787
+ ValidationTest: test_complexity
788
+ -------------------------------
789
+  (0.1ms) ROLLBACK
790
+  (0.1ms) BEGIN
791
+ -------------------------
792
+ ValidationTest: test_time
793
+ -------------------------
794
+  (0.2ms) ROLLBACK
795
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
796
+  (0.2ms) BEGIN
797
+ ------------------------------
798
+ RecordTest: test_nilify_blanks
799
+ ------------------------------
800
+  (0.2ms) SAVEPOINT active_record_1
801
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 14:59:16.750761"], ["updated_at", "2016-12-09 14:59:16.750761"]]
802
+  (0.1ms) RELEASE SAVEPOINT active_record_1
803
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 8]]
804
+  (0.2ms) ROLLBACK
805
+  (0.1ms) BEGIN
806
+ -------------------------
807
+ RecordTest: test_validate
808
+ -------------------------
809
+  (0.1ms) ROLLBACK
810
+  (0.2ms) BEGIN
811
+ ------------------------------
812
+ ControllerTest: test_callbacks
813
+ ------------------------------
814
+  (0.3ms) ROLLBACK
815
+  (0.3ms) BEGIN
816
+ ---------------------------
817
+ ControllerTest: test_render
818
+ ---------------------------
819
+  (0.1ms) ROLLBACK
820
+  (0.1ms) BEGIN
821
+ -------------------------------
822
+ ValidationTest: test_complexity
823
+ -------------------------------
824
+  (0.2ms) ROLLBACK
825
+  (0.1ms) BEGIN
826
+ --------------------------
827
+ ValidationTest: test_count
828
+ --------------------------
829
+  (0.2ms) ROLLBACK
830
+  (0.1ms) BEGIN
831
+ -------------------------
832
+ ValidationTest: test_time
833
+ -------------------------
834
+  (0.4ms) ROLLBACK
835
+  (0.2ms) BEGIN
836
+ ----------------------------
837
+ ValidationTest: test_methods
838
+ ----------------------------
839
+  (0.2ms) ROLLBACK
840
+  (0.2ms) BEGIN
841
+ ------------------------------
842
+ MailerTest: test_normalization
843
+ ------------------------------
844
+ Rendered user_mailer/invite.text.erb (1.0ms)
845
+
846
+ UserMailer#invite: processed outbound mail in 14.3ms
847
+  (0.2ms) ROLLBACK
848
+  (0.3ms) BEGIN
849
+ ----------------------
850
+ ViewTest: test_handler
851
+ ----------------------
852
+ Started GET "/products.json" for 127.0.0.1 at 2016-12-09 11:59:16 -0300
853
+ Processing by ProductsController#index as JSON
854
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
855
+  (0.3ms) ROLLBACK
856
+  (0.3ms) BEGIN
857
+ -----------------------------
858
+ HelperTest: test_active_trail
859
+ -----------------------------
860
+  (0.2ms) ROLLBACK
861
+  (0.2ms) BEGIN
862
+ -------------------------------
863
+ HelperTest: test_content_tag_if
864
+ -------------------------------
865
+  (0.2ms) ROLLBACK
866
+  (0.2ms) BEGIN
867
+ --------------------------
868
+ HelperTest: test_extending
869
+ --------------------------
870
+ Rendered layouts/application.html.erb (0.2ms)
871
+ Rendered layouts/market.html.erb (6.6ms)
872
+  (0.3ms) ROLLBACK
873
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
874
+  (0.2ms) BEGIN
875
+ -------------------------------
876
+ HelperTest: test_content_tag_if
877
+ -------------------------------
878
+  (0.2ms) ROLLBACK
879
+  (0.2ms) BEGIN
880
+ --------------------------
881
+ HelperTest: test_extending
882
+ --------------------------
883
+ Rendered layouts/application.html.erb (0.2ms)
884
+ Rendered layouts/market.html.erb (6.6ms)
885
+  (0.2ms) ROLLBACK
886
+  (0.1ms) BEGIN
887
+ -----------------------------
888
+ HelperTest: test_active_trail
889
+ -----------------------------
890
+  (0.2ms) ROLLBACK
891
+  (0.1ms) BEGIN
892
+ ----------------------
893
+ ViewTest: test_handler
894
+ ----------------------
895
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:01:28 -0300
896
+ Processing by UsersController#index as JSON
897
+ Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
898
+  (0.2ms) ROLLBACK
899
+  (0.1ms) BEGIN
900
+ ---------------------------
901
+ ControllerTest: test_render
902
+ ---------------------------
903
+  (0.1ms) ROLLBACK
904
+  (0.1ms) BEGIN
905
+ ------------------------------
906
+ ControllerTest: test_callbacks
907
+ ------------------------------
908
+  (0.1ms) ROLLBACK
909
+  (0.1ms) BEGIN
910
+ ------------------------------
911
+ MailerTest: test_normalization
912
+ ------------------------------
913
+ Rendered user_mailer/invite.text.erb (0.2ms)
914
+
915
+ UserMailer#invite: processed outbound mail in 13.3ms
916
+  (0.2ms) ROLLBACK
917
+  (0.1ms) BEGIN
918
+ ------------------------------
919
+ RecordTest: test_nilify_blanks
920
+ ------------------------------
921
+  (0.2ms) SAVEPOINT active_record_1
922
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:01:28.544663"], ["updated_at", "2016-12-09 15:01:28.544663"]]
923
+  (0.1ms) RELEASE SAVEPOINT active_record_1
924
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 9]]
925
+  (0.2ms) ROLLBACK
926
+  (0.1ms) BEGIN
927
+ -------------------------
928
+ RecordTest: test_validate
929
+ -------------------------
930
+  (0.1ms) ROLLBACK
931
+  (0.1ms) BEGIN
932
+ --------------------------
933
+ ValidationTest: test_count
934
+ --------------------------
935
+  (0.1ms) ROLLBACK
936
+  (0.1ms) BEGIN
937
+ ----------------------------
938
+ ValidationTest: test_methods
939
+ ----------------------------
940
+  (0.1ms) ROLLBACK
941
+  (0.1ms) BEGIN
942
+ -------------------------------
943
+ ValidationTest: test_complexity
944
+ -------------------------------
945
+  (0.2ms) ROLLBACK
946
+  (0.1ms) BEGIN
947
+ -------------------------
948
+ ValidationTest: test_time
949
+ -------------------------
950
+  (0.2ms) ROLLBACK
951
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
952
+  (0.2ms) BEGIN
953
+ ------------------------------
954
+ MailerTest: test_normalization
955
+ ------------------------------
956
+ Rendered user_mailer/invite.text.erb (1.0ms)
957
+
958
+ UserMailer#invite: processed outbound mail in 18.5ms
959
+  (0.3ms) ROLLBACK
960
+  (0.1ms) BEGIN
961
+ ----------------------------
962
+ ValidationTest: test_methods
963
+ ----------------------------
964
+  (0.1ms) ROLLBACK
965
+  (0.2ms) BEGIN
966
+ --------------------------
967
+ ValidationTest: test_count
968
+ --------------------------
969
+  (0.2ms) ROLLBACK
970
+  (0.1ms) BEGIN
971
+ -------------------------------
972
+ ValidationTest: test_complexity
973
+ -------------------------------
974
+  (0.2ms) ROLLBACK
975
+  (0.1ms) BEGIN
976
+ -------------------------
977
+ ValidationTest: test_time
978
+ -------------------------
979
+  (0.2ms) ROLLBACK
980
+  (0.1ms) BEGIN
981
+ ------------------------------
982
+ ControllerTest: test_callbacks
983
+ ------------------------------
984
+  (0.1ms) ROLLBACK
985
+  (0.2ms) BEGIN
986
+ ---------------------------
987
+ ControllerTest: test_render
988
+ ---------------------------
989
+  (0.1ms) ROLLBACK
990
+  (0.2ms) BEGIN
991
+ -----------------------------
992
+ HelperTest: test_active_trail
993
+ -----------------------------
994
+  (0.2ms) ROLLBACK
995
+  (0.1ms) BEGIN
996
+ -------------------------------
997
+ HelperTest: test_content_tag_if
998
+ -------------------------------
999
+  (0.1ms) ROLLBACK
1000
+  (0.1ms) BEGIN
1001
+ --------------------------
1002
+ HelperTest: test_extending
1003
+ --------------------------
1004
+ Rendered layouts/application.html.erb (0.3ms)
1005
+ Rendered layouts/market.html.erb (6.7ms)
1006
+  (0.3ms) ROLLBACK
1007
+  (0.1ms) BEGIN
1008
+ ----------------------
1009
+ ViewTest: test_handler
1010
+ ----------------------
1011
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:02:32 -0300
1012
+ Processing by UsersController#index as JSON
1013
+ User Load (0.4ms) SELECT "users".* FROM "users"
1014
+ Rendered users/index.json.ruby (1.0ms)
1015
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.4ms)
1016
+  (0.2ms) ROLLBACK
1017
+  (0.1ms) BEGIN
1018
+ ------------------------------
1019
+ RecordTest: test_nilify_blanks
1020
+ ------------------------------
1021
+  (0.2ms) SAVEPOINT active_record_1
1022
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:02:32.840606"], ["updated_at", "2016-12-09 15:02:32.840606"]]
1023
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1024
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 10]]
1025
+  (0.2ms) ROLLBACK
1026
+  (0.1ms) BEGIN
1027
+ -------------------------
1028
+ RecordTest: test_validate
1029
+ -------------------------
1030
+  (0.1ms) ROLLBACK
1031
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
1032
+  (0.2ms) BEGIN
1033
+ ----------------------
1034
+ ViewTest: test_handler
1035
+ ----------------------
1036
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:03:15 -0300
1037
+ Processing by UsersController#index as JSON
1038
+ User Load (0.4ms) SELECT "users".* FROM "users"
1039
+ Rendered users/index.json.ruby (1.8ms)
1040
+ Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.9ms)
1041
+  (0.3ms) ROLLBACK
1042
+  (0.1ms) BEGIN
1043
+ ------------------------------
1044
+ RecordTest: test_nilify_blanks
1045
+ ------------------------------
1046
+  (0.2ms) SAVEPOINT active_record_1
1047
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:03:15.870982"], ["updated_at", "2016-12-09 15:03:15.870982"]]
1048
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1049
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 11]]
1050
+  (0.2ms) ROLLBACK
1051
+  (0.1ms) BEGIN
1052
+ -------------------------
1053
+ RecordTest: test_validate
1054
+ -------------------------
1055
+  (0.2ms) ROLLBACK
1056
+  (0.1ms) BEGIN
1057
+ ------------------------------
1058
+ MailerTest: test_normalization
1059
+ ------------------------------
1060
+ Rendered user_mailer/invite.text.erb (1.1ms)
1061
+
1062
+ UserMailer#invite: processed outbound mail in 14.5ms
1063
+  (0.2ms) ROLLBACK
1064
+  (0.2ms) BEGIN
1065
+ --------------------------
1066
+ ValidationTest: test_count
1067
+ --------------------------
1068
+  (0.2ms) ROLLBACK
1069
+  (0.1ms) BEGIN
1070
+ ----------------------------
1071
+ ValidationTest: test_methods
1072
+ ----------------------------
1073
+  (0.1ms) ROLLBACK
1074
+  (0.2ms) BEGIN
1075
+ -------------------------------
1076
+ ValidationTest: test_complexity
1077
+ -------------------------------
1078
+  (0.1ms) ROLLBACK
1079
+  (0.1ms) BEGIN
1080
+ -------------------------
1081
+ ValidationTest: test_time
1082
+ -------------------------
1083
+  (0.4ms) ROLLBACK
1084
+  (0.1ms) BEGIN
1085
+ -----------------------------
1086
+ HelperTest: test_active_trail
1087
+ -----------------------------
1088
+  (0.2ms) ROLLBACK
1089
+  (0.1ms) BEGIN
1090
+ -------------------------------
1091
+ HelperTest: test_content_tag_if
1092
+ -------------------------------
1093
+  (0.1ms) ROLLBACK
1094
+  (0.2ms) BEGIN
1095
+ --------------------------
1096
+ HelperTest: test_extending
1097
+ --------------------------
1098
+ Rendered layouts/application.html.erb (0.4ms)
1099
+ Rendered layouts/market.html.erb (7.3ms)
1100
+  (0.2ms) ROLLBACK
1101
+  (0.1ms) BEGIN
1102
+ ------------------------------
1103
+ ControllerTest: test_callbacks
1104
+ ------------------------------
1105
+  (0.1ms) ROLLBACK
1106
+  (0.1ms) BEGIN
1107
+ ---------------------------
1108
+ ControllerTest: test_render
1109
+ ---------------------------
1110
+  (0.2ms) ROLLBACK
1111
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
1112
+  (0.2ms) BEGIN
1113
+ ------------------------------
1114
+ MailerTest: test_normalization
1115
+ ------------------------------
1116
+ Rendered user_mailer/invite.text.erb (0.6ms)
1117
+
1118
+ UserMailer#invite: processed outbound mail in 14.0ms
1119
+  (0.2ms) ROLLBACK
1120
+  (0.1ms) BEGIN
1121
+ ------------------------------
1122
+ ControllerTest: test_callbacks
1123
+ ------------------------------
1124
+  (0.1ms) ROLLBACK
1125
+  (0.1ms) BEGIN
1126
+ ---------------------------
1127
+ ControllerTest: test_render
1128
+ ---------------------------
1129
+  (0.2ms) ROLLBACK
1130
+  (0.1ms) BEGIN
1131
+ ----------------------
1132
+ ViewTest: test_handler
1133
+ ----------------------
1134
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:03:30 -0300
1135
+ Processing by UsersController#index as JSON
1136
+ User Load (0.4ms) SELECT "users".* FROM "users"
1137
+ Rendered users/index.json.ruby (1.8ms)
1138
+ Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.9ms)
1139
+  (0.3ms) ROLLBACK
1140
+  (0.2ms) BEGIN
1141
+ --------------------------
1142
+ ValidationTest: test_count
1143
+ --------------------------
1144
+  (0.3ms) ROLLBACK
1145
+  (0.2ms) BEGIN
1146
+ ----------------------------
1147
+ ValidationTest: test_methods
1148
+ ----------------------------
1149
+  (0.1ms) ROLLBACK
1150
+  (0.1ms) BEGIN
1151
+ -------------------------
1152
+ ValidationTest: test_time
1153
+ -------------------------
1154
+  (0.2ms) ROLLBACK
1155
+  (0.2ms) BEGIN
1156
+ -------------------------------
1157
+ ValidationTest: test_complexity
1158
+ -------------------------------
1159
+  (0.2ms) ROLLBACK
1160
+  (0.1ms) BEGIN
1161
+ -----------------------------
1162
+ HelperTest: test_active_trail
1163
+ -----------------------------
1164
+  (0.1ms) ROLLBACK
1165
+  (0.2ms) BEGIN
1166
+ --------------------------
1167
+ HelperTest: test_extending
1168
+ --------------------------
1169
+ Rendered layouts/application.html.erb (0.2ms)
1170
+ Rendered layouts/market.html.erb (6.1ms)
1171
+  (0.2ms) ROLLBACK
1172
+  (0.1ms) BEGIN
1173
+ -------------------------------
1174
+ HelperTest: test_content_tag_if
1175
+ -------------------------------
1176
+  (0.2ms) ROLLBACK
1177
+  (0.1ms) BEGIN
1178
+ -------------------------
1179
+ RecordTest: test_validate
1180
+ -------------------------
1181
+  (0.2ms) ROLLBACK
1182
+  (0.1ms) BEGIN
1183
+ ------------------------------
1184
+ RecordTest: test_nilify_blanks
1185
+ ------------------------------
1186
+  (0.1ms) SAVEPOINT active_record_1
1187
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:03:30.076472"], ["updated_at", "2016-12-09 15:03:30.076472"]]
1188
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1189
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 12]]
1190
+  (0.2ms) ROLLBACK
1191
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
1192
+  (0.2ms) BEGIN
1193
+ ------------------------------
1194
+ RecordTest: test_nilify_blanks
1195
+ ------------------------------
1196
+  (0.1ms) SAVEPOINT active_record_1
1197
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:08:09.840493"], ["updated_at", "2016-12-09 15:08:09.840493"]]
1198
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1199
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 13]]
1200
+  (0.2ms) ROLLBACK
1201
+  (0.1ms) BEGIN
1202
+ -------------------------
1203
+ RecordTest: test_validate
1204
+ -------------------------
1205
+  (0.1ms) ROLLBACK
1206
+  (0.1ms) BEGIN
1207
+ -----------------------------
1208
+ HelperTest: test_active_trail
1209
+ -----------------------------
1210
+  (0.1ms) ROLLBACK
1211
+  (0.1ms) BEGIN
1212
+ -------------------------------
1213
+ HelperTest: test_content_tag_if
1214
+ -------------------------------
1215
+  (0.2ms) ROLLBACK
1216
+  (0.1ms) BEGIN
1217
+ --------------------------
1218
+ HelperTest: test_extending
1219
+ --------------------------
1220
+ Rendered layouts/application.html.erb (0.3ms)
1221
+ Rendered layouts/market.html.erb (6.5ms)
1222
+  (0.2ms) ROLLBACK
1223
+  (0.1ms) BEGIN
1224
+ ----------------------------
1225
+ ValidationTest: test_methods
1226
+ ----------------------------
1227
+  (0.1ms) ROLLBACK
1228
+  (0.1ms) BEGIN
1229
+ -------------------------
1230
+ ValidationTest: test_time
1231
+ -------------------------
1232
+  (0.2ms) ROLLBACK
1233
+  (0.1ms) BEGIN
1234
+ --------------------------
1235
+ ValidationTest: test_count
1236
+ --------------------------
1237
+  (0.2ms) ROLLBACK
1238
+  (0.1ms) BEGIN
1239
+ -------------------------------
1240
+ ValidationTest: test_complexity
1241
+ -------------------------------
1242
+  (0.2ms) ROLLBACK
1243
+  (0.1ms) BEGIN
1244
+ ------------------------------
1245
+ MailerTest: test_normalization
1246
+ ------------------------------
1247
+ Rendered user_mailer/invite.text.erb (0.3ms)
1248
+
1249
+ UserMailer#invite: processed outbound mail in 9.4ms
1250
+  (0.2ms) ROLLBACK
1251
+  (0.1ms) BEGIN
1252
+ ------------------------------
1253
+ ControllerTest: test_callbacks
1254
+ ------------------------------
1255
+  (0.1ms) ROLLBACK
1256
+  (0.1ms) BEGIN
1257
+ ---------------------------
1258
+ ControllerTest: test_render
1259
+ ---------------------------
1260
+  (0.2ms) ROLLBACK
1261
+  (0.1ms) BEGIN
1262
+ ----------------------
1263
+ ViewTest: test_handler
1264
+ ----------------------
1265
+  (0.1ms) SAVEPOINT active_record_1
1266
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:08:10.053040"], ["updated_at", "2016-12-09 15:08:10.053040"]]
1267
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1268
+  (0.2ms) SAVEPOINT active_record_1
1269
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:08:10.054744"], ["updated_at", "2016-12-09 15:08:10.054744"]]
1270
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1271
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:08:10 -0300
1272
+ Processing by UsersController#index as JSON
1273
+ User Load (0.3ms) SELECT "users".* FROM "users"
1274
+ Rendered users/index.json.ruby (1.0ms)
1275
+ Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.3ms)
1276
+  (0.2ms) ROLLBACK
1277
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
1278
+  (0.3ms) BEGIN
1279
+ ------------------------------
1280
+ RecordTest: test_nilify_blanks
1281
+ ------------------------------
1282
+  (0.1ms) SAVEPOINT active_record_1
1283
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:09:29.264617"], ["updated_at", "2016-12-09 15:09:29.264617"]]
1284
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1285
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 16]]
1286
+  (0.2ms) ROLLBACK
1287
+  (0.1ms) BEGIN
1288
+ -------------------------
1289
+ RecordTest: test_validate
1290
+ -------------------------
1291
+  (0.1ms) ROLLBACK
1292
+  (0.1ms) BEGIN
1293
+ ----------------------
1294
+ ViewTest: test_handler
1295
+ ----------------------
1296
+  (0.1ms) SAVEPOINT active_record_1
1297
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:09:29.273237"], ["updated_at", "2016-12-09 15:09:29.273237"]]
1298
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1299
+  (0.1ms) SAVEPOINT active_record_1
1300
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:09:29.274615"], ["updated_at", "2016-12-09 15:09:29.274615"]]
1301
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1302
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:09:29 -0300
1303
+ Processing by UsersController#index as JSON
1304
+ User Load (0.5ms) SELECT "users".* FROM "users"
1305
+ Rendered users/index.json.ruby (1.4ms)
1306
+ Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.5ms)
1307
+  (0.3ms) ROLLBACK
1308
+  (0.2ms) BEGIN
1309
+ -----------------------------
1310
+ HelperTest: test_active_trail
1311
+ -----------------------------
1312
+  (0.2ms) ROLLBACK
1313
+  (0.1ms) BEGIN
1314
+ --------------------------
1315
+ HelperTest: test_extending
1316
+ --------------------------
1317
+ Rendered layouts/application.html.erb (0.3ms)
1318
+ Rendered layouts/market.html.erb (6.8ms)
1319
+  (0.2ms) ROLLBACK
1320
+  (0.1ms) BEGIN
1321
+ -------------------------------
1322
+ HelperTest: test_content_tag_if
1323
+ -------------------------------
1324
+  (0.1ms) ROLLBACK
1325
+  (0.1ms) BEGIN
1326
+ ----------------------------
1327
+ ValidationTest: test_methods
1328
+ ----------------------------
1329
+  (0.1ms) ROLLBACK
1330
+  (0.1ms) BEGIN
1331
+ -------------------------------
1332
+ ValidationTest: test_complexity
1333
+ -------------------------------
1334
+  (0.2ms) ROLLBACK
1335
+  (0.1ms) BEGIN
1336
+ -------------------------
1337
+ ValidationTest: test_time
1338
+ -------------------------
1339
+  (0.2ms) ROLLBACK
1340
+  (0.1ms) BEGIN
1341
+ --------------------------
1342
+ ValidationTest: test_count
1343
+ --------------------------
1344
+  (0.2ms) ROLLBACK
1345
+  (0.1ms) BEGIN
1346
+ ---------------------------
1347
+ ControllerTest: test_render
1348
+ ---------------------------
1349
+  (0.1ms) ROLLBACK
1350
+  (0.1ms) BEGIN
1351
+ ------------------------------
1352
+ ControllerTest: test_callbacks
1353
+ ------------------------------
1354
+  (0.1ms) ROLLBACK
1355
+  (0.1ms) BEGIN
1356
+ ------------------------------
1357
+ MailerTest: test_normalization
1358
+ ------------------------------
1359
+ Rendered user_mailer/invite.text.erb (0.2ms)
1360
+
1361
+ UserMailer#invite: processed outbound mail in 9.5ms
1362
+  (0.2ms) ROLLBACK
1363
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
1364
+  (0.2ms) BEGIN
1365
+ -----------------------------
1366
+ HelperTest: test_active_trail
1367
+ -----------------------------
1368
+  (0.2ms) ROLLBACK
1369
+  (0.2ms) BEGIN
1370
+ --------------------------
1371
+ HelperTest: test_extending
1372
+ --------------------------
1373
+ Rendered layouts/application.html.erb (0.2ms)
1374
+ Rendered layouts/market.html.erb (6.5ms)
1375
+  (0.2ms) ROLLBACK
1376
+  (0.1ms) BEGIN
1377
+ -------------------------------
1378
+ HelperTest: test_content_tag_if
1379
+ -------------------------------
1380
+  (0.2ms) ROLLBACK
1381
+  (0.1ms) BEGIN
1382
+ ------------------------------
1383
+ MailerTest: test_normalization
1384
+ ------------------------------
1385
+ Rendered user_mailer/invite.text.erb (0.2ms)
1386
+
1387
+ UserMailer#invite: processed outbound mail in 10.8ms
1388
+  (0.2ms) ROLLBACK
1389
+  (0.2ms) BEGIN
1390
+ ------------------------------
1391
+ RecordTest: test_nilify_blanks
1392
+ ------------------------------
1393
+  (0.2ms) SAVEPOINT active_record_1
1394
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:09:59.258191"], ["updated_at", "2016-12-09 15:09:59.258191"]]
1395
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1396
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 19]]
1397
+  (0.2ms) ROLLBACK
1398
+  (0.1ms) BEGIN
1399
+ -------------------------
1400
+ RecordTest: test_validate
1401
+ -------------------------
1402
+  (0.2ms) ROLLBACK
1403
+  (0.3ms) BEGIN
1404
+ ----------------------
1405
+ ViewTest: test_handler
1406
+ ----------------------
1407
+  (0.2ms) SAVEPOINT active_record_1
1408
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:09:59.266810"], ["updated_at", "2016-12-09 15:09:59.266810"]]
1409
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1410
+  (0.1ms) SAVEPOINT active_record_1
1411
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:09:59.268227"], ["updated_at", "2016-12-09 15:09:59.268227"]]
1412
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1413
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:09:59 -0300
1414
+ Processing by UsersController#index as JSON
1415
+ User Load (0.3ms) SELECT "users".* FROM "users"
1416
+ Rendered users/index.json.ruby (0.9ms)
1417
+ Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.3ms)
1418
+  (0.2ms) ROLLBACK
1419
+  (0.1ms) BEGIN
1420
+ -------------------------------
1421
+ ValidationTest: test_complexity
1422
+ -------------------------------
1423
+  (0.1ms) ROLLBACK
1424
+  (0.1ms) BEGIN
1425
+ --------------------------
1426
+ ValidationTest: test_count
1427
+ --------------------------
1428
+  (0.3ms) ROLLBACK
1429
+  (0.2ms) BEGIN
1430
+ ----------------------------
1431
+ ValidationTest: test_methods
1432
+ ----------------------------
1433
+  (0.2ms) ROLLBACK
1434
+  (0.2ms) BEGIN
1435
+ -------------------------
1436
+ ValidationTest: test_time
1437
+ -------------------------
1438
+  (0.2ms) ROLLBACK
1439
+  (0.1ms) BEGIN
1440
+ ------------------------------
1441
+ ControllerTest: test_callbacks
1442
+ ------------------------------
1443
+  (0.2ms) ROLLBACK
1444
+  (0.1ms) BEGIN
1445
+ ---------------------------
1446
+ ControllerTest: test_render
1447
+ ---------------------------
1448
+  (0.1ms) ROLLBACK
1449
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
1450
+  (0.2ms) BEGIN
1451
+ --------------------------
1452
+ HelperTest: test_extending
1453
+ --------------------------
1454
+ Rendered layouts/application.html.erb (0.3ms)
1455
+ Rendered layouts/market.html.erb (6.8ms)
1456
+  (0.3ms) ROLLBACK
1457
+  (0.2ms) BEGIN
1458
+ -----------------------------
1459
+ HelperTest: test_active_trail
1460
+ -----------------------------
1461
+  (0.1ms) ROLLBACK
1462
+  (0.1ms) BEGIN
1463
+ -------------------------------
1464
+ HelperTest: test_content_tag_if
1465
+ -------------------------------
1466
+  (0.2ms) ROLLBACK
1467
+  (0.1ms) BEGIN
1468
+ ----------------------
1469
+ ViewTest: test_handler
1470
+ ----------------------
1471
+  (0.2ms) SAVEPOINT active_record_1
1472
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:10:23.921192"], ["updated_at", "2016-12-09 15:10:23.921192"]]
1473
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1474
+  (0.2ms) SAVEPOINT active_record_1
1475
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:10:23.924830"], ["updated_at", "2016-12-09 15:10:23.924830"]]
1476
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1477
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:10:23 -0300
1478
+ Processing by UsersController#index as JSON
1479
+ User Load (0.4ms) SELECT "users".* FROM "users"
1480
+ Rendered users/index.json.ruby (1.1ms)
1481
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.4ms)
1482
+  (0.2ms) ROLLBACK
1483
+  (0.1ms) BEGIN
1484
+ ------------------------------
1485
+ MailerTest: test_normalization
1486
+ ------------------------------
1487
+ Rendered user_mailer/invite.text.erb (0.3ms)
1488
+
1489
+ UserMailer#invite: processed outbound mail in 11.1ms
1490
+  (0.2ms) ROLLBACK
1491
+  (0.2ms) BEGIN
1492
+ ------------------------------
1493
+ ControllerTest: test_callbacks
1494
+ ------------------------------
1495
+  (0.2ms) ROLLBACK
1496
+  (0.1ms) BEGIN
1497
+ ---------------------------
1498
+ ControllerTest: test_render
1499
+ ---------------------------
1500
+  (0.2ms) ROLLBACK
1501
+  (0.2ms) BEGIN
1502
+ ------------------------------
1503
+ RecordTest: test_nilify_blanks
1504
+ ------------------------------
1505
+  (0.1ms) SAVEPOINT active_record_1
1506
+ SQL (0.2ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:10:24.079897"], ["updated_at", "2016-12-09 15:10:24.079897"]]
1507
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1508
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 24]]
1509
+  (0.1ms) ROLLBACK
1510
+  (0.1ms) BEGIN
1511
+ -------------------------
1512
+ RecordTest: test_validate
1513
+ -------------------------
1514
+  (0.2ms) ROLLBACK
1515
+  (0.1ms) BEGIN
1516
+ -------------------------------
1517
+ ValidationTest: test_complexity
1518
+ -------------------------------
1519
+  (0.2ms) ROLLBACK
1520
+  (0.1ms) BEGIN
1521
+ --------------------------
1522
+ ValidationTest: test_count
1523
+ --------------------------
1524
+  (0.1ms) ROLLBACK
1525
+  (0.1ms) BEGIN
1526
+ ----------------------------
1527
+ ValidationTest: test_methods
1528
+ ----------------------------
1529
+  (0.2ms) ROLLBACK
1530
+  (0.2ms) BEGIN
1531
+ -------------------------
1532
+ ValidationTest: test_time
1533
+ -------------------------
1534
+  (0.2ms) ROLLBACK
1535
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
1536
+  (0.2ms) BEGIN
1537
+ ------------------------------
1538
+ MailerTest: test_normalization
1539
+ ------------------------------
1540
+ Rendered user_mailer/invite.text.erb (0.6ms)
1541
+
1542
+ UserMailer#invite: processed outbound mail in 14.1ms
1543
+  (0.2ms) ROLLBACK
1544
+  (0.2ms) BEGIN
1545
+ ------------------------------
1546
+ ControllerTest: test_callbacks
1547
+ ------------------------------
1548
+  (0.1ms) ROLLBACK
1549
+  (0.1ms) BEGIN
1550
+ ---------------------------
1551
+ ControllerTest: test_render
1552
+ ---------------------------
1553
+  (0.2ms) ROLLBACK
1554
+  (0.2ms) BEGIN
1555
+ -------------------------------
1556
+ HelperTest: test_content_tag_if
1557
+ -------------------------------
1558
+  (0.1ms) ROLLBACK
1559
+  (0.1ms) BEGIN
1560
+ --------------------------
1561
+ HelperTest: test_extending
1562
+ --------------------------
1563
+ Rendered layouts/application.html.erb (0.3ms)
1564
+ Rendered layouts/market.html.erb (6.3ms)
1565
+  (0.2ms) ROLLBACK
1566
+  (0.1ms) BEGIN
1567
+ -----------------------------
1568
+ HelperTest: test_active_trail
1569
+ -----------------------------
1570
+  (0.1ms) ROLLBACK
1571
+  (0.1ms) BEGIN
1572
+ ------------------------------
1573
+ RecordTest: test_nilify_blanks
1574
+ ------------------------------
1575
+  (0.1ms) SAVEPOINT active_record_1
1576
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:12:38.142138"], ["updated_at", "2016-12-09 15:12:38.142138"]]
1577
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1578
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 25]]
1579
+  (0.2ms) ROLLBACK
1580
+  (0.1ms) BEGIN
1581
+ -------------------------
1582
+ RecordTest: test_validate
1583
+ -------------------------
1584
+  (0.1ms) ROLLBACK
1585
+  (0.1ms) BEGIN
1586
+ ----------------------
1587
+ ViewTest: test_handler
1588
+ ----------------------
1589
+  (0.1ms) SAVEPOINT active_record_1
1590
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:12:38.150575"], ["updated_at", "2016-12-09 15:12:38.150575"]]
1591
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1592
+  (0.1ms) SAVEPOINT active_record_1
1593
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:12:38.152048"], ["updated_at", "2016-12-09 15:12:38.152048"]]
1594
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1595
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:12:38 -0300
1596
+ Processing by UsersController#index as JSON
1597
+ User Load (0.3ms) SELECT "users".* FROM "users"
1598
+ Rendered users/index.json.ruby (0.9ms)
1599
+ Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.3ms)
1600
+  (0.2ms) ROLLBACK
1601
+  (0.1ms) BEGIN
1602
+ -------------------------------
1603
+ ValidationTest: test_complexity
1604
+ -------------------------------
1605
+  (0.2ms) ROLLBACK
1606
+  (0.1ms) BEGIN
1607
+ --------------------------
1608
+ ValidationTest: test_count
1609
+ --------------------------
1610
+  (0.2ms) ROLLBACK
1611
+  (0.1ms) BEGIN
1612
+ ----------------------------
1613
+ ValidationTest: test_methods
1614
+ ----------------------------
1615
+  (0.2ms) ROLLBACK
1616
+  (0.2ms) BEGIN
1617
+ -------------------------
1618
+ ValidationTest: test_time
1619
+ -------------------------
1620
+  (0.2ms) ROLLBACK
1621
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
1622
+  (0.2ms) BEGIN
1623
+ ------------------------------
1624
+ MailerTest: test_normalization
1625
+ ------------------------------
1626
+ Rendered user_mailer/invite.text.erb (1.0ms)
1627
+
1628
+ UserMailer#invite: processed outbound mail in 18.7ms
1629
+  (0.2ms) ROLLBACK
1630
+  (0.2ms) BEGIN
1631
+ ------------------------------
1632
+ RecordTest: test_nilify_blanks
1633
+ ------------------------------
1634
+  (0.1ms) SAVEPOINT active_record_1
1635
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:24:37.119642"], ["updated_at", "2016-12-09 15:24:37.119642"]]
1636
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1637
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 28]]
1638
+  (0.2ms) ROLLBACK
1639
+  (0.2ms) BEGIN
1640
+ -------------------------
1641
+ RecordTest: test_validate
1642
+ -------------------------
1643
+  (0.2ms) ROLLBACK
1644
+  (0.1ms) BEGIN
1645
+ ------------------------------
1646
+ ControllerTest: test_callbacks
1647
+ ------------------------------
1648
+  (0.1ms) ROLLBACK
1649
+  (0.2ms) BEGIN
1650
+ ---------------------------
1651
+ ControllerTest: test_render
1652
+ ---------------------------
1653
+  (0.2ms) ROLLBACK
1654
+  (0.1ms) BEGIN
1655
+ ----------------------
1656
+ ViewTest: test_handler
1657
+ ----------------------
1658
+  (0.2ms) SAVEPOINT active_record_1
1659
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:24:37.132299"], ["updated_at", "2016-12-09 15:24:37.132299"]]
1660
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1661
+  (0.1ms) SAVEPOINT active_record_1
1662
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:24:37.133767"], ["updated_at", "2016-12-09 15:24:37.133767"]]
1663
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1664
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:24:37 -0300
1665
+ Processing by UsersController#index as JSON
1666
+ User Load (0.7ms) SELECT "users".* FROM "users"
1667
+ Rendered users/index.json.ruby (176930.3ms)
1668
+ Completed 200 OK in 176936ms (Views: 176934.4ms | ActiveRecord: 0.7ms)
1669
+  (0.6ms) ROLLBACK
1670
+  (0.3ms) BEGIN
1671
+ -------------------------
1672
+ ValidationTest: test_time
1673
+ -------------------------
1674
+  (0.3ms) ROLLBACK
1675
+  (0.2ms) BEGIN
1676
+ --------------------------
1677
+ ValidationTest: test_count
1678
+ --------------------------
1679
+  (0.3ms) ROLLBACK
1680
+  (0.2ms) BEGIN
1681
+ ----------------------------
1682
+ ValidationTest: test_methods
1683
+ ----------------------------
1684
+  (0.2ms) ROLLBACK
1685
+  (0.2ms) BEGIN
1686
+ -------------------------------
1687
+ ValidationTest: test_complexity
1688
+ -------------------------------
1689
+  (0.3ms) ROLLBACK
1690
+  (0.2ms) BEGIN
1691
+ -----------------------------
1692
+ HelperTest: test_active_trail
1693
+ -----------------------------
1694
+  (0.2ms) ROLLBACK
1695
+  (0.2ms) BEGIN
1696
+ -------------------------------
1697
+ HelperTest: test_content_tag_if
1698
+ -------------------------------
1699
+  (0.2ms) ROLLBACK
1700
+  (0.2ms) BEGIN
1701
+ --------------------------
1702
+ HelperTest: test_extending
1703
+ --------------------------
1704
+ Rendered layouts/application.html.erb (0.7ms)
1705
+ Rendered layouts/market.html.erb (9.0ms)
1706
+  (0.5ms) ROLLBACK
1707
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
1708
+  (0.3ms) BEGIN
1709
+ ------------------------------
1710
+ RecordTest: test_nilify_blanks
1711
+ ------------------------------
1712
+  (0.1ms) SAVEPOINT active_record_1
1713
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:27:44.024329"], ["updated_at", "2016-12-09 15:27:44.024329"]]
1714
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1715
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 31]]
1716
+  (0.1ms) ROLLBACK
1717
+  (0.1ms) BEGIN
1718
+ -------------------------
1719
+ RecordTest: test_validate
1720
+ -------------------------
1721
+  (0.1ms) ROLLBACK
1722
+  (0.1ms) BEGIN
1723
+ --------------------------
1724
+ HelperTest: test_extending
1725
+ --------------------------
1726
+ Rendered layouts/application.html.erb (0.2ms)
1727
+ Rendered layouts/market.html.erb (6.8ms)
1728
+  (0.2ms) ROLLBACK
1729
+  (0.1ms) BEGIN
1730
+ -----------------------------
1731
+ HelperTest: test_active_trail
1732
+ -----------------------------
1733
+  (0.1ms) ROLLBACK
1734
+  (0.1ms) BEGIN
1735
+ -------------------------------
1736
+ HelperTest: test_content_tag_if
1737
+ -------------------------------
1738
+  (0.1ms) ROLLBACK
1739
+  (0.1ms) BEGIN
1740
+ ----------------------
1741
+ ViewTest: test_handler
1742
+ ----------------------
1743
+  (0.1ms) SAVEPOINT active_record_1
1744
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:27:44.053653"], ["updated_at", "2016-12-09 15:27:44.053653"]]
1745
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1746
+  (0.1ms) SAVEPOINT active_record_1
1747
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:27:44.055215"], ["updated_at", "2016-12-09 15:27:44.055215"]]
1748
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1749
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:27:44 -0300
1750
+ Processing by UsersController#index as JSON
1751
+ User Load (0.4ms) SELECT "users".* FROM "users"
1752
+ Rendered users/index.json.ruby (2643.9ms)
1753
+ Completed 200 OK in 2648ms (Views: 2647.2ms | ActiveRecord: 0.4ms)
1754
+  (0.4ms) ROLLBACK
1755
+  (0.3ms) BEGIN
1756
+ -------------------------------
1757
+ ValidationTest: test_complexity
1758
+ -------------------------------
1759
+  (0.3ms) ROLLBACK
1760
+  (0.2ms) BEGIN
1761
+ --------------------------
1762
+ ValidationTest: test_count
1763
+ --------------------------
1764
+  (0.3ms) ROLLBACK
1765
+  (0.2ms) BEGIN
1766
+ ----------------------------
1767
+ ValidationTest: test_methods
1768
+ ----------------------------
1769
+  (0.2ms) ROLLBACK
1770
+  (0.2ms) BEGIN
1771
+ -------------------------
1772
+ ValidationTest: test_time
1773
+ -------------------------
1774
+  (0.3ms) ROLLBACK
1775
+  (0.2ms) BEGIN
1776
+ ------------------------------
1777
+ MailerTest: test_normalization
1778
+ ------------------------------
1779
+ Rendered user_mailer/invite.text.erb (0.7ms)
1780
+
1781
+ UserMailer#invite: processed outbound mail in 13.5ms
1782
+  (0.3ms) ROLLBACK
1783
+  (0.2ms) BEGIN
1784
+ ------------------------------
1785
+ ControllerTest: test_callbacks
1786
+ ------------------------------
1787
+  (0.5ms) ROLLBACK
1788
+  (0.2ms) BEGIN
1789
+ ---------------------------
1790
+ ControllerTest: test_render
1791
+ ---------------------------
1792
+  (0.2ms) ROLLBACK
1793
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
1794
+  (0.2ms) BEGIN
1795
+ ------------------------------
1796
+ MailerTest: test_normalization
1797
+ ------------------------------
1798
+ Rendered user_mailer/invite.text.erb (0.7ms)
1799
+
1800
+ UserMailer#invite: processed outbound mail in 13.8ms
1801
+  (0.2ms) ROLLBACK
1802
+  (0.1ms) BEGIN
1803
+ ------------------------------
1804
+ ControllerTest: test_callbacks
1805
+ ------------------------------
1806
+  (0.2ms) ROLLBACK
1807
+  (0.2ms) BEGIN
1808
+ ---------------------------
1809
+ ControllerTest: test_render
1810
+ ---------------------------
1811
+  (0.2ms) ROLLBACK
1812
+  (0.1ms) BEGIN
1813
+ -----------------------------
1814
+ HelperTest: test_active_trail
1815
+ -----------------------------
1816
+  (0.1ms) ROLLBACK
1817
+  (0.1ms) BEGIN
1818
+ -------------------------------
1819
+ HelperTest: test_content_tag_if
1820
+ -------------------------------
1821
+  (0.2ms) ROLLBACK
1822
+  (0.1ms) BEGIN
1823
+ --------------------------
1824
+ HelperTest: test_extending
1825
+ --------------------------
1826
+ Rendered layouts/application.html.erb (0.2ms)
1827
+ Rendered layouts/market.html.erb (6.2ms)
1828
+  (0.2ms) ROLLBACK
1829
+  (0.1ms) BEGIN
1830
+ ------------------------------
1831
+ RecordTest: test_nilify_blanks
1832
+ ------------------------------
1833
+  (0.1ms) SAVEPOINT active_record_1
1834
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:28:00.805476"], ["updated_at", "2016-12-09 15:28:00.805476"]]
1835
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1836
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 34]]
1837
+  (0.2ms) ROLLBACK
1838
+  (0.1ms) BEGIN
1839
+ -------------------------
1840
+ RecordTest: test_validate
1841
+ -------------------------
1842
+  (0.1ms) ROLLBACK
1843
+  (0.1ms) BEGIN
1844
+ ----------------------
1845
+ ViewTest: test_handler
1846
+ ----------------------
1847
+  (0.1ms) SAVEPOINT active_record_1
1848
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:28:00.814704"], ["updated_at", "2016-12-09 15:28:00.814704"]]
1849
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1850
+  (0.1ms) SAVEPOINT active_record_1
1851
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:28:00.816007"], ["updated_at", "2016-12-09 15:28:00.816007"]]
1852
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1853
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:28:00 -0300
1854
+ Processing by UsersController#index as JSON
1855
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
1856
+  (0.3ms) BEGIN
1857
+ -------------------------------
1858
+ HelperTest: test_content_tag_if
1859
+ -------------------------------
1860
+  (0.1ms) ROLLBACK
1861
+  (0.1ms) BEGIN
1862
+ -----------------------------
1863
+ HelperTest: test_active_trail
1864
+ -----------------------------
1865
+  (0.1ms) ROLLBACK
1866
+  (0.1ms) BEGIN
1867
+ --------------------------
1868
+ HelperTest: test_extending
1869
+ --------------------------
1870
+ Rendered layouts/application.html.erb (0.2ms)
1871
+ Rendered layouts/market.html.erb (6.2ms)
1872
+  (0.2ms) ROLLBACK
1873
+  (0.1ms) BEGIN
1874
+ ----------------------
1875
+ ViewTest: test_handler
1876
+ ----------------------
1877
+  (0.1ms) SAVEPOINT active_record_1
1878
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:32:08.131791"], ["updated_at", "2016-12-09 15:32:08.131791"]]
1879
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1880
+  (0.1ms) SAVEPOINT active_record_1
1881
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:32:08.134916"], ["updated_at", "2016-12-09 15:32:08.134916"]]
1882
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1883
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:32:08 -0300
1884
+ Processing by UsersController#index as JSON
1885
+ User Load (0.3ms) SELECT "users".* FROM "users"
1886
+ Rendered users/index.json.ruby (18.0ms)
1887
+ Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.3ms)
1888
+  (0.3ms) ROLLBACK
1889
+  (0.1ms) BEGIN
1890
+ ------------------------------
1891
+ MailerTest: test_normalization
1892
+ ------------------------------
1893
+ Rendered user_mailer/invite.text.erb (0.2ms)
1894
+
1895
+ UserMailer#invite: processed outbound mail in 11.6ms
1896
+  (0.2ms) ROLLBACK
1897
+  (0.2ms) BEGIN
1898
+ ------------------------------
1899
+ RecordTest: test_nilify_blanks
1900
+ ------------------------------
1901
+  (0.2ms) SAVEPOINT active_record_1
1902
+ SQL (0.2ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:32:08.309419"], ["updated_at", "2016-12-09 15:32:08.309419"]]
1903
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1904
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 39]]
1905
+  (0.1ms) ROLLBACK
1906
+  (0.1ms) BEGIN
1907
+ -------------------------
1908
+ RecordTest: test_validate
1909
+ -------------------------
1910
+  (0.2ms) ROLLBACK
1911
+  (0.1ms) BEGIN
1912
+ -------------------------
1913
+ ValidationTest: test_time
1914
+ -------------------------
1915
+  (0.2ms) ROLLBACK
1916
+  (0.1ms) BEGIN
1917
+ -------------------------------
1918
+ ValidationTest: test_complexity
1919
+ -------------------------------
1920
+  (0.2ms) ROLLBACK
1921
+  (0.1ms) BEGIN
1922
+ ----------------------------
1923
+ ValidationTest: test_methods
1924
+ ----------------------------
1925
+  (0.2ms) ROLLBACK
1926
+  (0.1ms) BEGIN
1927
+ --------------------------
1928
+ ValidationTest: test_count
1929
+ --------------------------
1930
+  (0.2ms) ROLLBACK
1931
+  (0.1ms) BEGIN
1932
+ ---------------------------
1933
+ ControllerTest: test_render
1934
+ ---------------------------
1935
+  (0.1ms) ROLLBACK
1936
+  (0.1ms) BEGIN
1937
+ ------------------------------
1938
+ ControllerTest: test_callbacks
1939
+ ------------------------------
1940
+  (0.2ms) ROLLBACK
1941
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
1942
+  (0.2ms) BEGIN
1943
+ ----------------------
1944
+ ViewTest: test_handler
1945
+ ----------------------
1946
+  (0.1ms) SAVEPOINT active_record_1
1947
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:32:23.692010"], ["updated_at", "2016-12-09 15:32:23.692010"]]
1948
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1949
+  (0.1ms) SAVEPOINT active_record_1
1950
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:32:23.695112"], ["updated_at", "2016-12-09 15:32:23.695112"]]
1951
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1952
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:32:23 -0300
1953
+ Processing by UsersController#index as JSON
1954
+ User Load (0.3ms) SELECT "users".* FROM "users"
1955
+ Rendered users/index.json.ruby (1.3ms)
1956
+ Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.3ms)
1957
+  (0.3ms) ROLLBACK
1958
+  (0.1ms) BEGIN
1959
+ -----------------------------
1960
+ HelperTest: test_active_trail
1961
+ -----------------------------
1962
+  (0.2ms) ROLLBACK
1963
+  (0.1ms) BEGIN
1964
+ -------------------------------
1965
+ HelperTest: test_content_tag_if
1966
+ -------------------------------
1967
+  (0.1ms) ROLLBACK
1968
+  (0.2ms) BEGIN
1969
+ --------------------------
1970
+ HelperTest: test_extending
1971
+ --------------------------
1972
+ Rendered layouts/application.html.erb (0.2ms)
1973
+ Rendered layouts/market.html.erb (6.5ms)
1974
+  (0.2ms) ROLLBACK
1975
+  (0.2ms) BEGIN
1976
+ --------------------------
1977
+ ValidationTest: test_count
1978
+ --------------------------
1979
+  (0.2ms) ROLLBACK
1980
+  (0.1ms) BEGIN
1981
+ ----------------------------
1982
+ ValidationTest: test_methods
1983
+ ----------------------------
1984
+  (0.1ms) ROLLBACK
1985
+  (0.2ms) BEGIN
1986
+ -------------------------
1987
+ ValidationTest: test_time
1988
+ -------------------------
1989
+  (0.2ms) ROLLBACK
1990
+  (0.1ms) BEGIN
1991
+ -------------------------------
1992
+ ValidationTest: test_complexity
1993
+ -------------------------------
1994
+  (0.2ms) ROLLBACK
1995
+  (0.2ms) BEGIN
1996
+ ------------------------------
1997
+ RecordTest: test_nilify_blanks
1998
+ ------------------------------
1999
+  (0.2ms) SAVEPOINT active_record_1
2000
+ SQL (0.2ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:32:23.779246"], ["updated_at", "2016-12-09 15:32:23.779246"]]
2001
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2002
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 42]]
2003
+  (0.1ms) ROLLBACK
2004
+  (0.1ms) BEGIN
2005
+ -------------------------
2006
+ RecordTest: test_validate
2007
+ -------------------------
2008
+  (0.2ms) ROLLBACK
2009
+  (0.1ms) BEGIN
2010
+ ------------------------------
2011
+ ControllerTest: test_callbacks
2012
+ ------------------------------
2013
+  (0.1ms) ROLLBACK
2014
+  (0.2ms) BEGIN
2015
+ ---------------------------
2016
+ ControllerTest: test_render
2017
+ ---------------------------
2018
+  (0.1ms) ROLLBACK
2019
+  (0.1ms) BEGIN
2020
+ ------------------------------
2021
+ MailerTest: test_normalization
2022
+ ------------------------------
2023
+ Rendered user_mailer/invite.text.erb (0.2ms)
2024
+
2025
+ UserMailer#invite: processed outbound mail in 10.9ms
2026
+  (0.3ms) ROLLBACK
2027
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2028
+  (0.2ms) BEGIN
2029
+ ----------------------
2030
+ ViewTest: test_handler
2031
+ ----------------------
2032
+  (0.1ms) SAVEPOINT active_record_1
2033
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:33:04.089685"], ["updated_at", "2016-12-09 15:33:04.089685"]]
2034
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2035
+  (0.1ms) SAVEPOINT active_record_1
2036
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:33:04.092834"], ["updated_at", "2016-12-09 15:33:04.092834"]]
2037
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2038
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:33:04 -0300
2039
+ Processing by UsersController#index as JSON
2040
+ User Load (0.4ms) SELECT "users".* FROM "users"
2041
+ Rendered users/index.json.ruby (1.2ms)
2042
+ Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.4ms)
2043
+  (0.3ms) ROLLBACK
2044
+  (0.1ms) BEGIN
2045
+ ---------------------------
2046
+ ControllerTest: test_render
2047
+ ---------------------------
2048
+  (0.1ms) ROLLBACK
2049
+  (1.1ms) BEGIN
2050
+ ------------------------------
2051
+ ControllerTest: test_callbacks
2052
+ ------------------------------
2053
+  (0.2ms) ROLLBACK
2054
+  (0.2ms) BEGIN
2055
+ ------------------------------
2056
+ MailerTest: test_normalization
2057
+ ------------------------------
2058
+ Rendered user_mailer/invite.text.erb (0.7ms)
2059
+
2060
+ UserMailer#invite: processed outbound mail in 12.1ms
2061
+  (0.2ms) ROLLBACK
2062
+  (0.1ms) BEGIN
2063
+ --------------------------
2064
+ HelperTest: test_extending
2065
+ --------------------------
2066
+ Rendered layouts/application.html.erb (0.3ms)
2067
+ Rendered layouts/market.html.erb (6.2ms)
2068
+  (0.2ms) ROLLBACK
2069
+  (0.2ms) BEGIN
2070
+ -----------------------------
2071
+ HelperTest: test_active_trail
2072
+ -----------------------------
2073
+  (0.2ms) ROLLBACK
2074
+  (0.1ms) BEGIN
2075
+ -------------------------------
2076
+ HelperTest: test_content_tag_if
2077
+ -------------------------------
2078
+  (0.2ms) ROLLBACK
2079
+  (0.2ms) BEGIN
2080
+ --------------------------
2081
+ ValidationTest: test_count
2082
+ --------------------------
2083
+  (0.2ms) ROLLBACK
2084
+  (0.1ms) BEGIN
2085
+ -------------------------
2086
+ ValidationTest: test_time
2087
+ -------------------------
2088
+  (0.2ms) ROLLBACK
2089
+  (0.1ms) BEGIN
2090
+ -------------------------------
2091
+ ValidationTest: test_complexity
2092
+ -------------------------------
2093
+  (0.1ms) ROLLBACK
2094
+  (0.1ms) BEGIN
2095
+ ----------------------------
2096
+ ValidationTest: test_methods
2097
+ ----------------------------
2098
+  (0.1ms) ROLLBACK
2099
+  (0.1ms) BEGIN
2100
+ ------------------------------
2101
+ RecordTest: test_nilify_blanks
2102
+ ------------------------------
2103
+  (0.1ms) SAVEPOINT active_record_1
2104
+ SQL (0.2ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:33:04.320759"], ["updated_at", "2016-12-09 15:33:04.320759"]]
2105
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2106
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 45]]
2107
+  (0.1ms) ROLLBACK
2108
+  (0.1ms) BEGIN
2109
+ -------------------------
2110
+ RecordTest: test_validate
2111
+ -------------------------
2112
+  (0.1ms) ROLLBACK
2113
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2114
+  (0.3ms) BEGIN
2115
+ ----------------------
2116
+ ViewTest: test_handler
2117
+ ----------------------
2118
+  (0.1ms) SAVEPOINT active_record_1
2119
+ SQL (0.7ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:33:12.737310"], ["updated_at", "2016-12-09 15:33:12.737310"]]
2120
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2121
+  (0.2ms) SAVEPOINT active_record_1
2122
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:33:12.742727"], ["updated_at", "2016-12-09 15:33:12.742727"]]
2123
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2124
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:33:12 -0300
2125
+ Processing by UsersController#index as JSON
2126
+ User Load (0.4ms) SELECT "users".* FROM "users"
2127
+ Rendered users/index.json.ruby (1.3ms)
2128
+ Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.4ms)
2129
+  (0.3ms) ROLLBACK
2130
+  (0.1ms) BEGIN
2131
+ -------------------------------
2132
+ ValidationTest: test_complexity
2133
+ -------------------------------
2134
+  (0.2ms) ROLLBACK
2135
+  (0.1ms) BEGIN
2136
+ --------------------------
2137
+ ValidationTest: test_count
2138
+ --------------------------
2139
+  (0.1ms) ROLLBACK
2140
+  (0.2ms) BEGIN
2141
+ ----------------------------
2142
+ ValidationTest: test_methods
2143
+ ----------------------------
2144
+  (0.1ms) ROLLBACK
2145
+  (0.1ms) BEGIN
2146
+ -------------------------
2147
+ ValidationTest: test_time
2148
+ -------------------------
2149
+  (0.2ms) ROLLBACK
2150
+  (0.1ms) BEGIN
2151
+ -----------------------------
2152
+ HelperTest: test_active_trail
2153
+ -----------------------------
2154
+  (0.1ms) ROLLBACK
2155
+  (0.2ms) BEGIN
2156
+ -------------------------------
2157
+ HelperTest: test_content_tag_if
2158
+ -------------------------------
2159
+  (0.2ms) ROLLBACK
2160
+  (0.2ms) BEGIN
2161
+ --------------------------
2162
+ HelperTest: test_extending
2163
+ --------------------------
2164
+ Rendered layouts/application.html.erb (0.3ms)
2165
+ Rendered layouts/market.html.erb (6.5ms)
2166
+  (0.2ms) ROLLBACK
2167
+  (0.1ms) BEGIN
2168
+ ---------------------------
2169
+ ControllerTest: test_render
2170
+ ---------------------------
2171
+  (0.2ms) ROLLBACK
2172
+  (0.1ms) BEGIN
2173
+ ------------------------------
2174
+ ControllerTest: test_callbacks
2175
+ ------------------------------
2176
+  (0.2ms) ROLLBACK
2177
+  (0.1ms) BEGIN
2178
+ ------------------------------
2179
+ MailerTest: test_normalization
2180
+ ------------------------------
2181
+ Rendered user_mailer/invite.text.erb (0.2ms)
2182
+
2183
+ UserMailer#invite: processed outbound mail in 9.4ms
2184
+  (0.2ms) ROLLBACK
2185
+  (0.1ms) BEGIN
2186
+ ------------------------------
2187
+ RecordTest: test_nilify_blanks
2188
+ ------------------------------
2189
+  (0.2ms) SAVEPOINT active_record_1
2190
+ SQL (0.2ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:33:12.967177"], ["updated_at", "2016-12-09 15:33:12.967177"]]
2191
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2192
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 48]]
2193
+  (0.1ms) ROLLBACK
2194
+  (0.1ms) BEGIN
2195
+ -------------------------
2196
+ RecordTest: test_validate
2197
+ -------------------------
2198
+  (0.1ms) ROLLBACK
2199
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2200
+  (0.2ms) BEGIN
2201
+ -------------------------------
2202
+ HelperTest: test_content_tag_if
2203
+ -------------------------------
2204
+  (0.1ms) ROLLBACK
2205
+  (0.1ms) BEGIN
2206
+ -----------------------------
2207
+ HelperTest: test_active_trail
2208
+ -----------------------------
2209
+  (0.1ms) ROLLBACK
2210
+  (0.1ms) BEGIN
2211
+ --------------------------
2212
+ HelperTest: test_extending
2213
+ --------------------------
2214
+ Rendered layouts/application.html.erb (0.3ms)
2215
+ Rendered layouts/market.html.erb (6.4ms)
2216
+  (0.3ms) ROLLBACK
2217
+  (0.2ms) BEGIN
2218
+ ------------------------------
2219
+ RecordTest: test_nilify_blanks
2220
+ ------------------------------
2221
+  (0.1ms) SAVEPOINT active_record_1
2222
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:33:22.472821"], ["updated_at", "2016-12-09 15:33:22.472821"]]
2223
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2224
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 49]]
2225
+  (0.2ms) ROLLBACK
2226
+  (0.1ms) BEGIN
2227
+ -------------------------
2228
+ RecordTest: test_validate
2229
+ -------------------------
2230
+  (0.1ms) ROLLBACK
2231
+  (0.1ms) BEGIN
2232
+ -------------------------------
2233
+ ValidationTest: test_complexity
2234
+ -------------------------------
2235
+  (0.2ms) ROLLBACK
2236
+  (0.1ms) BEGIN
2237
+ ----------------------------
2238
+ ValidationTest: test_methods
2239
+ ----------------------------
2240
+  (0.1ms) ROLLBACK
2241
+  (0.1ms) BEGIN
2242
+ -------------------------
2243
+ ValidationTest: test_time
2244
+ -------------------------
2245
+  (0.2ms) ROLLBACK
2246
+  (0.1ms) BEGIN
2247
+ --------------------------
2248
+ ValidationTest: test_count
2249
+ --------------------------
2250
+  (0.2ms) ROLLBACK
2251
+  (0.1ms) BEGIN
2252
+ ----------------------
2253
+ ViewTest: test_handler
2254
+ ----------------------
2255
+  (0.1ms) SAVEPOINT active_record_1
2256
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:33:22.512309"], ["updated_at", "2016-12-09 15:33:22.512309"]]
2257
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2258
+  (0.1ms) SAVEPOINT active_record_1
2259
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:33:22.513748"], ["updated_at", "2016-12-09 15:33:22.513748"]]
2260
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2261
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:33:22 -0300
2262
+ Processing by UsersController#index as JSON
2263
+ User Load (0.3ms) SELECT "users".* FROM "users"
2264
+ Rendered users/index.json.ruby (1.0ms)
2265
+ Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.3ms)
2266
+  (0.2ms) ROLLBACK
2267
+  (0.2ms) BEGIN
2268
+ ------------------------------
2269
+ ControllerTest: test_callbacks
2270
+ ------------------------------
2271
+  (0.1ms) ROLLBACK
2272
+  (0.2ms) BEGIN
2273
+ ---------------------------
2274
+ ControllerTest: test_render
2275
+ ---------------------------
2276
+  (0.1ms) ROLLBACK
2277
+  (0.1ms) BEGIN
2278
+ ------------------------------
2279
+ MailerTest: test_normalization
2280
+ ------------------------------
2281
+ Rendered user_mailer/invite.text.erb (0.2ms)
2282
+
2283
+ UserMailer#invite: processed outbound mail in 11.1ms
2284
+  (0.3ms) ROLLBACK
2285
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2286
+  (0.2ms) BEGIN
2287
+ --------------------------
2288
+ ValidationTest: test_count
2289
+ --------------------------
2290
+  (0.2ms) ROLLBACK
2291
+  (0.1ms) BEGIN
2292
+ -------------------------------
2293
+ ValidationTest: test_complexity
2294
+ -------------------------------
2295
+  (0.2ms) ROLLBACK
2296
+  (0.2ms) BEGIN
2297
+ ----------------------------
2298
+ ValidationTest: test_methods
2299
+ ----------------------------
2300
+  (0.2ms) ROLLBACK
2301
+  (0.1ms) BEGIN
2302
+ -------------------------
2303
+ ValidationTest: test_time
2304
+ -------------------------
2305
+  (0.3ms) ROLLBACK
2306
+  (0.1ms) BEGIN
2307
+ -----------------------------
2308
+ HelperTest: test_active_trail
2309
+ -----------------------------
2310
+  (0.1ms) ROLLBACK
2311
+  (0.1ms) BEGIN
2312
+ -------------------------------
2313
+ HelperTest: test_content_tag_if
2314
+ -------------------------------
2315
+  (0.1ms) ROLLBACK
2316
+  (0.1ms) BEGIN
2317
+ --------------------------
2318
+ HelperTest: test_extending
2319
+ --------------------------
2320
+ Rendered layouts/application.html.erb (0.2ms)
2321
+ Rendered layouts/market.html.erb (6.4ms)
2322
+  (0.2ms) ROLLBACK
2323
+  (0.1ms) BEGIN
2324
+ ------------------------------
2325
+ MailerTest: test_normalization
2326
+ ------------------------------
2327
+ Rendered user_mailer/invite.text.erb (0.2ms)
2328
+
2329
+ UserMailer#invite: processed outbound mail in 9.3ms
2330
+  (0.2ms) ROLLBACK
2331
+  (0.1ms) BEGIN
2332
+ ----------------------
2333
+ ViewTest: test_handler
2334
+ ----------------------
2335
+  (0.2ms) SAVEPOINT active_record_1
2336
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:36:00.489387"], ["updated_at", "2016-12-09 15:36:00.489387"]]
2337
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2338
+  (0.1ms) SAVEPOINT active_record_1
2339
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:36:00.492779"], ["updated_at", "2016-12-09 15:36:00.492779"]]
2340
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2341
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:36:00 -0300
2342
+ Processing by UsersController#index as JSON
2343
+ Rendered users/index.json.ruby (357215.4ms)
2344
+ Completed 500 Internal Server Error in 357223ms (ActiveRecord: 0.0ms)
2345
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2346
+  (0.3ms) BEGIN
2347
+ -------------------------------
2348
+ ValidationTest: test_complexity
2349
+ -------------------------------
2350
+  (0.2ms) ROLLBACK
2351
+  (0.1ms) BEGIN
2352
+ -------------------------
2353
+ ValidationTest: test_time
2354
+ -------------------------
2355
+  (0.2ms) ROLLBACK
2356
+  (0.1ms) BEGIN
2357
+ --------------------------
2358
+ ValidationTest: test_count
2359
+ --------------------------
2360
+  (0.1ms) ROLLBACK
2361
+  (0.1ms) BEGIN
2362
+ ----------------------------
2363
+ ValidationTest: test_methods
2364
+ ----------------------------
2365
+  (0.1ms) ROLLBACK
2366
+  (0.2ms) BEGIN
2367
+ ----------------------
2368
+ ViewTest: test_handler
2369
+ ----------------------
2370
+  (0.2ms) SAVEPOINT active_record_1
2371
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:42:02.776337"], ["updated_at", "2016-12-09 15:42:02.776337"]]
2372
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2373
+  (0.2ms) SAVEPOINT active_record_1
2374
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:42:02.780221"], ["updated_at", "2016-12-09 15:42:02.780221"]]
2375
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2376
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:42:02 -0300
2377
+ Processing by UsersController#index as JSON
2378
+ Rendered users/index.json.ruby (1.5ms)
2379
+ Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
2380
+  (0.2ms) ROLLBACK
2381
+  (0.1ms) BEGIN
2382
+ -----------------------------
2383
+ HelperTest: test_active_trail
2384
+ -----------------------------
2385
+  (0.1ms) ROLLBACK
2386
+  (0.1ms) BEGIN
2387
+ -------------------------------
2388
+ HelperTest: test_content_tag_if
2389
+ -------------------------------
2390
+  (0.2ms) ROLLBACK
2391
+  (0.2ms) BEGIN
2392
+ --------------------------
2393
+ HelperTest: test_extending
2394
+ --------------------------
2395
+ Rendered layouts/application.html.erb (0.2ms)
2396
+ Rendered layouts/market.html.erb (6.6ms)
2397
+  (0.2ms) ROLLBACK
2398
+  (0.1ms) BEGIN
2399
+ ---------------------------
2400
+ ControllerTest: test_render
2401
+ ---------------------------
2402
+  (0.1ms) ROLLBACK
2403
+  (0.1ms) BEGIN
2404
+ ------------------------------
2405
+ ControllerTest: test_callbacks
2406
+ ------------------------------
2407
+  (0.1ms) ROLLBACK
2408
+  (0.1ms) BEGIN
2409
+ ------------------------------
2410
+ MailerTest: test_normalization
2411
+ ------------------------------
2412
+ Rendered user_mailer/invite.text.erb (0.2ms)
2413
+
2414
+ UserMailer#invite: processed outbound mail in 9.5ms
2415
+  (0.2ms) ROLLBACK
2416
+  (0.1ms) BEGIN
2417
+ ------------------------------
2418
+ RecordTest: test_nilify_blanks
2419
+ ------------------------------
2420
+  (0.1ms) SAVEPOINT active_record_1
2421
+ SQL (0.2ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:42:02.970902"], ["updated_at", "2016-12-09 15:42:02.970902"]]
2422
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2423
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 56]]
2424
+  (0.1ms) ROLLBACK
2425
+  (0.1ms) BEGIN
2426
+ -------------------------
2427
+ RecordTest: test_validate
2428
+ -------------------------
2429
+  (0.1ms) ROLLBACK
2430
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2431
+  (0.2ms) BEGIN
2432
+ ------------------------------
2433
+ RecordTest: test_nilify_blanks
2434
+ ------------------------------
2435
+  (0.1ms) SAVEPOINT active_record_1
2436
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:42:43.288320"], ["updated_at", "2016-12-09 15:42:43.288320"]]
2437
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2438
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 57]]
2439
+  (0.2ms) ROLLBACK
2440
+  (0.1ms) BEGIN
2441
+ -------------------------
2442
+ RecordTest: test_validate
2443
+ -------------------------
2444
+  (0.1ms) ROLLBACK
2445
+  (0.1ms) BEGIN
2446
+ -----------------------------
2447
+ HelperTest: test_active_trail
2448
+ -----------------------------
2449
+  (0.1ms) ROLLBACK
2450
+  (0.2ms) BEGIN
2451
+ -------------------------------
2452
+ HelperTest: test_content_tag_if
2453
+ -------------------------------
2454
+  (0.1ms) ROLLBACK
2455
+  (0.1ms) BEGIN
2456
+ --------------------------
2457
+ HelperTest: test_extending
2458
+ --------------------------
2459
+ Rendered layouts/application.html.erb (0.4ms)
2460
+ Rendered layouts/market.html.erb (6.9ms)
2461
+  (0.2ms) ROLLBACK
2462
+  (0.1ms) BEGIN
2463
+ ---------------------------
2464
+ ControllerTest: test_render
2465
+ ---------------------------
2466
+  (0.1ms) ROLLBACK
2467
+  (0.1ms) BEGIN
2468
+ ------------------------------
2469
+ ControllerTest: test_callbacks
2470
+ ------------------------------
2471
+  (0.1ms) ROLLBACK
2472
+  (0.1ms) BEGIN
2473
+ ------------------------------
2474
+ MailerTest: test_normalization
2475
+ ------------------------------
2476
+ Rendered user_mailer/invite.text.erb (0.2ms)
2477
+
2478
+ UserMailer#invite: processed outbound mail in 11.2ms
2479
+  (0.2ms) ROLLBACK
2480
+  (0.2ms) BEGIN
2481
+ ----------------------
2482
+ ViewTest: test_handler
2483
+ ----------------------
2484
+  (0.1ms) SAVEPOINT active_record_1
2485
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:42:43.457416"], ["updated_at", "2016-12-09 15:42:43.457416"]]
2486
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2487
+  (0.2ms) SAVEPOINT active_record_1
2488
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:42:43.458944"], ["updated_at", "2016-12-09 15:42:43.458944"]]
2489
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2490
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:42:43 -0300
2491
+ Processing by UsersController#index as JSON
2492
+ User Load (0.3ms) SELECT "users".* FROM "users"
2493
+ Rendered users/index.json.ruby (1.0ms)
2494
+ Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.3ms)
2495
+  (0.3ms) ROLLBACK
2496
+  (0.1ms) BEGIN
2497
+ -------------------------------
2498
+ ValidationTest: test_complexity
2499
+ -------------------------------
2500
+  (0.2ms) ROLLBACK
2501
+  (0.1ms) BEGIN
2502
+ ----------------------------
2503
+ ValidationTest: test_methods
2504
+ ----------------------------
2505
+  (0.2ms) ROLLBACK
2506
+  (0.1ms) BEGIN
2507
+ -------------------------
2508
+ ValidationTest: test_time
2509
+ -------------------------
2510
+  (0.2ms) ROLLBACK
2511
+  (0.2ms) BEGIN
2512
+ --------------------------
2513
+ ValidationTest: test_count
2514
+ --------------------------
2515
+  (0.1ms) ROLLBACK
2516
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2517
+  (0.2ms) BEGIN
2518
+ -----------------------------
2519
+ HelperTest: test_active_trail
2520
+ -----------------------------
2521
+  (0.2ms) ROLLBACK
2522
+  (0.1ms) BEGIN
2523
+ --------------------------
2524
+ HelperTest: test_extending
2525
+ --------------------------
2526
+ Rendered layouts/application.html.erb (0.2ms)
2527
+ Rendered layouts/market.html.erb (6.5ms)
2528
+  (0.2ms) ROLLBACK
2529
+  (0.1ms) BEGIN
2530
+ -------------------------------
2531
+ HelperTest: test_content_tag_if
2532
+ -------------------------------
2533
+  (0.1ms) ROLLBACK
2534
+  (0.1ms) BEGIN
2535
+ -------------------------------
2536
+ ValidationTest: test_complexity
2537
+ -------------------------------
2538
+  (0.2ms) ROLLBACK
2539
+  (0.1ms) BEGIN
2540
+ -------------------------
2541
+ ValidationTest: test_time
2542
+ -------------------------
2543
+  (0.3ms) ROLLBACK
2544
+  (0.2ms) BEGIN
2545
+ --------------------------
2546
+ ValidationTest: test_count
2547
+ --------------------------
2548
+  (0.2ms) ROLLBACK
2549
+  (0.1ms) BEGIN
2550
+ ----------------------------
2551
+ ValidationTest: test_methods
2552
+ ----------------------------
2553
+  (0.2ms) ROLLBACK
2554
+  (0.1ms) BEGIN
2555
+ ------------------------------
2556
+ MailerTest: test_normalization
2557
+ ------------------------------
2558
+ Rendered user_mailer/invite.text.erb (0.2ms)
2559
+
2560
+ UserMailer#invite: processed outbound mail in 9.2ms
2561
+  (0.2ms) ROLLBACK
2562
+  (0.1ms) BEGIN
2563
+ ------------------------------
2564
+ RecordTest: test_nilify_blanks
2565
+ ------------------------------
2566
+  (0.1ms) SAVEPOINT active_record_1
2567
+ SQL (0.3ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:44:49.442105"], ["updated_at", "2016-12-09 15:44:49.442105"]]
2568
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2569
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 60]]
2570
+  (0.2ms) ROLLBACK
2571
+  (0.1ms) BEGIN
2572
+ -------------------------
2573
+ RecordTest: test_validate
2574
+ -------------------------
2575
+  (0.1ms) ROLLBACK
2576
+  (0.1ms) BEGIN
2577
+ ------------------------------
2578
+ ControllerTest: test_callbacks
2579
+ ------------------------------
2580
+  (0.1ms) ROLLBACK
2581
+  (0.1ms) BEGIN
2582
+ ---------------------------
2583
+ ControllerTest: test_render
2584
+ ---------------------------
2585
+  (0.2ms) ROLLBACK
2586
+  (0.1ms) BEGIN
2587
+ ----------------------
2588
+ ViewTest: test_handler
2589
+ ----------------------
2590
+  (0.1ms) SAVEPOINT active_record_1
2591
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:44:49.453219"], ["updated_at", "2016-12-09 15:44:49.453219"]]
2592
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2593
+  (0.1ms) SAVEPOINT active_record_1
2594
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:44:49.454550"], ["updated_at", "2016-12-09 15:44:49.454550"]]
2595
+  (0.3ms) RELEASE SAVEPOINT active_record_1
2596
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:44:49 -0300
2597
+ Processing by UsersController#index as JSON
2598
+ User Load (0.4ms) SELECT "users".* FROM "users"
2599
+ Rendered users/index.json.ruby (1.1ms)
2600
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.4ms)
2601
+  (0.3ms) ROLLBACK
2602
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2603
+  (0.2ms) BEGIN
2604
+ ------------------------------
2605
+ MailerTest: test_normalization
2606
+ ------------------------------
2607
+ Rendered user_mailer/invite.text.erb (0.7ms)
2608
+
2609
+ UserMailer#invite: processed outbound mail in 14.0ms
2610
+  (0.2ms) ROLLBACK
2611
+  (0.1ms) BEGIN
2612
+ -------------------------------
2613
+ ValidationTest: test_complexity
2614
+ -------------------------------
2615
+  (0.2ms) ROLLBACK
2616
+  (0.1ms) BEGIN
2617
+ -------------------------
2618
+ ValidationTest: test_time
2619
+ -------------------------
2620
+  (0.2ms) ROLLBACK
2621
+  (0.2ms) BEGIN
2622
+ --------------------------
2623
+ ValidationTest: test_count
2624
+ --------------------------
2625
+  (0.1ms) ROLLBACK
2626
+  (0.1ms) BEGIN
2627
+ ----------------------------
2628
+ ValidationTest: test_methods
2629
+ ----------------------------
2630
+  (0.1ms) ROLLBACK
2631
+  (0.1ms) BEGIN
2632
+ ----------------------
2633
+ ViewTest: test_handler
2634
+ ----------------------
2635
+  (0.1ms) SAVEPOINT active_record_1
2636
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:50:20.881313"], ["updated_at", "2016-12-09 15:50:20.881313"]]
2637
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2638
+  (0.1ms) SAVEPOINT active_record_1
2639
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:50:20.884398"], ["updated_at", "2016-12-09 15:50:20.884398"]]
2640
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2641
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:50:20 -0300
2642
+ Processing by UsersController#index as JSON
2643
+ User Load (0.4ms) SELECT "users".* FROM "users"
2644
+ Rendered users/index.json.ruby (1.2ms)
2645
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.4ms)
2646
+ Started GET "/users.xml" for 127.0.0.1 at 2016-12-09 12:50:20 -0300
2647
+ Processing by UsersController#index as XML
2648
+ User Load (0.2ms) SELECT "users".* FROM "users"
2649
+ Rendered users/index.xml.ruby (10.4ms)
2650
+ Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.2ms)
2651
+  (0.2ms) ROLLBACK
2652
+  (0.1ms) BEGIN
2653
+ -----------------------------
2654
+ HelperTest: test_active_trail
2655
+ -----------------------------
2656
+  (0.2ms) ROLLBACK
2657
+  (0.1ms) BEGIN
2658
+ -------------------------------
2659
+ HelperTest: test_content_tag_if
2660
+ -------------------------------
2661
+  (0.2ms) ROLLBACK
2662
+  (0.2ms) BEGIN
2663
+ --------------------------
2664
+ HelperTest: test_extending
2665
+ --------------------------
2666
+ Rendered layouts/application.html.erb (0.2ms)
2667
+ Rendered layouts/market.html.erb (6.2ms)
2668
+  (0.2ms) ROLLBACK
2669
+  (0.1ms) BEGIN
2670
+ ------------------------------
2671
+ ControllerTest: test_callbacks
2672
+ ------------------------------
2673
+  (0.2ms) ROLLBACK
2674
+  (0.1ms) BEGIN
2675
+ ---------------------------
2676
+ ControllerTest: test_render
2677
+ ---------------------------
2678
+  (0.2ms) ROLLBACK
2679
+  (0.1ms) BEGIN
2680
+ ------------------------------
2681
+ RecordTest: test_nilify_blanks
2682
+ ------------------------------
2683
+  (0.1ms) SAVEPOINT active_record_1
2684
+ SQL (0.2ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:50:20.936888"], ["updated_at", "2016-12-09 15:50:20.936888"]]
2685
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2686
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 65]]
2687
+  (0.1ms) ROLLBACK
2688
+  (0.1ms) BEGIN
2689
+ -------------------------
2690
+ RecordTest: test_validate
2691
+ -------------------------
2692
+  (0.1ms) ROLLBACK
2693
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
2694
+  (0.2ms) BEGIN
2695
+ ------------------------------
2696
+ RecordTest: test_nilify_blanks
2697
+ ------------------------------
2698
+  (0.2ms) SAVEPOINT active_record_1
2699
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:50:32.039448"], ["updated_at", "2016-12-09 15:50:32.039448"]]
2700
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2701
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 66]]
2702
+  (0.1ms) ROLLBACK
2703
+  (0.1ms) BEGIN
2704
+ -------------------------
2705
+ RecordTest: test_validate
2706
+ -------------------------
2707
+  (0.1ms) ROLLBACK
2708
+  (0.1ms) BEGIN
2709
+ ----------------------
2710
+ ViewTest: test_handler
2711
+ ----------------------
2712
+  (0.1ms) SAVEPOINT active_record_1
2713
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:50:32.047720"], ["updated_at", "2016-12-09 15:50:32.047720"]]
2714
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2715
+  (0.1ms) SAVEPOINT active_record_1
2716
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:50:32.049013"], ["updated_at", "2016-12-09 15:50:32.049013"]]
2717
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2718
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:50:32 -0300
2719
+ Processing by UsersController#index as JSON
2720
+ User Load (0.3ms) SELECT "users".* FROM "users"
2721
+ Rendered users/index.json.ruby (1.2ms)
2722
+ Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.3ms)
2723
+ Started GET "/users.xml" for 127.0.0.1 at 2016-12-09 12:50:32 -0300
2724
+ Processing by UsersController#index as XML
2725
+ User Load (0.3ms) SELECT "users".* FROM "users"
2726
+ Rendered users/index.xml.ruby (6.9ms)
2727
+ Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.3ms)
2728
+  (0.2ms) ROLLBACK
2729
+  (0.2ms) BEGIN
2730
+ ------------------------------
2731
+ MailerTest: test_normalization
2732
+ ------------------------------
2733
+ Rendered user_mailer/invite.text.erb (0.7ms)
2734
+
2735
+ UserMailer#invite: processed outbound mail in 11.0ms
2736
+  (0.2ms) ROLLBACK
2737
+  (0.1ms) BEGIN
2738
+ ------------------------------
2739
+ ControllerTest: test_callbacks
2740
+ ------------------------------
2741
+  (0.1ms) ROLLBACK
2742
+  (0.1ms) BEGIN
2743
+ ---------------------------
2744
+ ControllerTest: test_render
2745
+ ---------------------------
2746
+  (0.1ms) ROLLBACK
2747
+  (0.1ms) BEGIN
2748
+ -----------------------------
2749
+ HelperTest: test_active_trail
2750
+ -----------------------------
2751
+  (0.1ms) ROLLBACK
2752
+  (0.1ms) BEGIN
2753
+ -------------------------------
2754
+ HelperTest: test_content_tag_if
2755
+ -------------------------------
2756
+  (0.1ms) ROLLBACK
2757
+  (0.1ms) BEGIN
2758
+ --------------------------
2759
+ HelperTest: test_extending
2760
+ --------------------------
2761
+ Rendered layouts/application.html.erb (0.3ms)
2762
+ Rendered layouts/market.html.erb (6.4ms)
2763
+  (0.2ms) ROLLBACK
2764
+  (0.1ms) BEGIN
2765
+ --------------------------
2766
+ ValidationTest: test_count
2767
+ --------------------------
2768
+  (0.2ms) ROLLBACK
2769
+  (0.1ms) BEGIN
2770
+ ----------------------------
2771
+ ValidationTest: test_methods
2772
+ ----------------------------
2773
+  (0.1ms) ROLLBACK
2774
+  (0.1ms) BEGIN
2775
+ -------------------------------
2776
+ ValidationTest: test_complexity
2777
+ -------------------------------
2778
+  (0.2ms) ROLLBACK
2779
+  (0.1ms) BEGIN
2780
+ -------------------------
2781
+ ValidationTest: test_time
2782
+ -------------------------
2783
+  (0.2ms) ROLLBACK
2784
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
2785
+  (0.2ms) BEGIN
2786
+ ------------------------------
2787
+ MailerTest: test_normalization
2788
+ ------------------------------
2789
+ Rendered user_mailer/invite.text.erb (1.0ms)
2790
+
2791
+ UserMailer#invite: processed outbound mail in 18.5ms
2792
+  (0.2ms) ROLLBACK
2793
+  (0.1ms) BEGIN
2794
+ ------------------------------
2795
+ ControllerTest: test_callbacks
2796
+ ------------------------------
2797
+  (0.1ms) ROLLBACK
2798
+  (0.1ms) BEGIN
2799
+ ---------------------------
2800
+ ControllerTest: test_render
2801
+ ---------------------------
2802
+  (0.2ms) ROLLBACK
2803
+  (0.1ms) BEGIN
2804
+ -------------------------------
2805
+ HelperTest: test_content_tag_if
2806
+ -------------------------------
2807
+  (0.2ms) ROLLBACK
2808
+  (0.1ms) BEGIN
2809
+ -----------------------------
2810
+ HelperTest: test_active_trail
2811
+ -----------------------------
2812
+  (0.2ms) ROLLBACK
2813
+  (0.1ms) BEGIN
2814
+ --------------------------
2815
+ HelperTest: test_extending
2816
+ --------------------------
2817
+ Rendered layouts/application.html.erb (0.2ms)
2818
+ Rendered layouts/market.html.erb (6.4ms)
2819
+  (0.2ms) ROLLBACK
2820
+  (0.1ms) BEGIN
2821
+ ------------------------------
2822
+ RecordTest: test_nilify_blanks
2823
+ ------------------------------
2824
+  (0.2ms) SAVEPOINT active_record_1
2825
+ SQL (0.4ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:51:19.747046"], ["updated_at", "2016-12-09 15:51:19.747046"]]
2826
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2827
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 69]]
2828
+  (0.2ms) ROLLBACK
2829
+  (0.1ms) BEGIN
2830
+ -------------------------
2831
+ RecordTest: test_validate
2832
+ -------------------------
2833
+  (0.1ms) ROLLBACK
2834
+  (0.1ms) BEGIN
2835
+ --------------------------
2836
+ ValidationTest: test_count
2837
+ --------------------------
2838
+  (0.2ms) ROLLBACK
2839
+  (0.1ms) BEGIN
2840
+ -------------------------
2841
+ ValidationTest: test_time
2842
+ -------------------------
2843
+  (0.2ms) ROLLBACK
2844
+  (0.1ms) BEGIN
2845
+ -------------------------------
2846
+ ValidationTest: test_complexity
2847
+ -------------------------------
2848
+  (0.1ms) ROLLBACK
2849
+  (0.1ms) BEGIN
2850
+ ----------------------------
2851
+ ValidationTest: test_methods
2852
+ ----------------------------
2853
+  (0.1ms) ROLLBACK
2854
+  (0.1ms) BEGIN
2855
+ ----------------------
2856
+ ViewTest: test_handler
2857
+ ----------------------
2858
+  (0.1ms) SAVEPOINT active_record_1
2859
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:51:19.779808"], ["updated_at", "2016-12-09 15:51:19.779808"]]
2860
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2861
+  (0.1ms) SAVEPOINT active_record_1
2862
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:51:19.781260"], ["updated_at", "2016-12-09 15:51:19.781260"]]
2863
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2864
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:51:19 -0300
2865
+ Processing by UsersController#index as JSON
2866
+ User Load (0.3ms) SELECT "users".* FROM "users"
2867
+ Rendered users/index.json.ruby (1.0ms)
2868
+ Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.3ms)
2869
+ Started GET "/users.xml" for 127.0.0.1 at 2016-12-09 12:51:19 -0300
2870
+ Processing by UsersController#index as XML
2871
+ User Load (0.3ms) SELECT "users".* FROM "users"
2872
+ Rendered users/index.xml.ruby (9.1ms)
2873
+ Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.3ms)
2874
+  (0.2ms) ROLLBACK
2875
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
2876
+  (0.2ms) BEGIN
2877
+ -------------------------------
2878
+ ValidationTest: test_complexity
2879
+ -------------------------------
2880
+  (0.2ms) ROLLBACK
2881
+  (0.1ms) BEGIN
2882
+ -------------------------
2883
+ ValidationTest: test_time
2884
+ -------------------------
2885
+  (0.2ms) ROLLBACK
2886
+  (0.2ms) BEGIN
2887
+ --------------------------
2888
+ ValidationTest: test_count
2889
+ --------------------------
2890
+  (0.2ms) ROLLBACK
2891
+  (0.2ms) BEGIN
2892
+ ----------------------------
2893
+ ValidationTest: test_methods
2894
+ ----------------------------
2895
+  (0.2ms) ROLLBACK
2896
+  (0.1ms) BEGIN
2897
+ -----------------------------
2898
+ HelperTest: test_active_trail
2899
+ -----------------------------
2900
+  (0.1ms) ROLLBACK
2901
+  (0.1ms) BEGIN
2902
+ --------------------------
2903
+ HelperTest: test_extending
2904
+ --------------------------
2905
+ Rendered layouts/application.html.erb (0.3ms)
2906
+ Rendered layouts/market.html.erb (7.2ms)
2907
+  (0.3ms) ROLLBACK
2908
+  (0.2ms) BEGIN
2909
+ -------------------------------
2910
+ HelperTest: test_content_tag_if
2911
+ -------------------------------
2912
+  (0.2ms) ROLLBACK
2913
+  (0.1ms) BEGIN
2914
+ ----------------------
2915
+ ViewTest: test_handler
2916
+ ----------------------
2917
+  (0.1ms) SAVEPOINT active_record_1
2918
+ SQL (0.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "mario"], ["created_at", "2016-12-09 15:51:29.998583"], ["updated_at", "2016-12-09 15:51:29.998583"]]
2919
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2920
+  (0.2ms) SAVEPOINT active_record_1
2921
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["name", "juan"], ["created_at", "2016-12-09 15:51:30.006507"], ["updated_at", "2016-12-09 15:51:30.006507"]]
2922
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2923
+ Started GET "/users.json" for 127.0.0.1 at 2016-12-09 12:51:30 -0300
2924
+ Processing by UsersController#index as JSON
2925
+ User Load (0.3ms) SELECT "users".* FROM "users"
2926
+ Rendered users/index.json.ruby (1.3ms)
2927
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.3ms)
2928
+ Started GET "/users.xml" for 127.0.0.1 at 2016-12-09 12:51:30 -0300
2929
+ Processing by UsersController#index as XML
2930
+ User Load (0.2ms) SELECT "users".* FROM "users"
2931
+ Rendered users/index.xml.ruby (5.1ms)
2932
+ Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.2ms)
2933
+  (0.2ms) ROLLBACK
2934
+  (0.1ms) BEGIN
2935
+ ------------------------------
2936
+ MailerTest: test_normalization
2937
+ ------------------------------
2938
+ Rendered user_mailer/invite.text.erb (0.3ms)
2939
+
2940
+ UserMailer#invite: processed outbound mail in 9.0ms
2941
+  (0.2ms) ROLLBACK
2942
+  (0.1ms) BEGIN
2943
+ ------------------------------
2944
+ RecordTest: test_nilify_blanks
2945
+ ------------------------------
2946
+  (0.1ms) SAVEPOINT active_record_1
2947
+ SQL (0.2ms) INSERT INTO "users" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-12-09 15:51:30.159942"], ["updated_at", "2016-12-09 15:51:30.159942"]]
2948
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2949
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 74]]
2950
+  (0.1ms) ROLLBACK
2951
+  (0.1ms) BEGIN
2952
+ -------------------------
2953
+ RecordTest: test_validate
2954
+ -------------------------
2955
+  (0.1ms) ROLLBACK
2956
+  (0.1ms) BEGIN
2957
+ ------------------------------
2958
+ ControllerTest: test_callbacks
2959
+ ------------------------------
2960
+  (0.1ms) ROLLBACK
2961
+  (0.1ms) BEGIN
2962
+ ---------------------------
2963
+ ControllerTest: test_render
2964
+ ---------------------------
2965
+  (0.1ms) ROLLBACK