human_attribute_values 1.0.0 → 1.0.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ba4d8f82ab6d1ec5068314fa9bf38c142ce4daf2
4
- data.tar.gz: 01bcc9f1794567a7444f6ba79a19e207caaac650
3
+ metadata.gz: 5b511814d6b8edff159b9e8acd5fb5fcad20013b
4
+ data.tar.gz: 5351303a71b054c005b8baa2b594b740374977c1
5
5
  SHA512:
6
- metadata.gz: ce963781d0c18eb70cfbff1e08cdf5b31451798a0087babf766f37dd7093a07d8ce83b7e0e76163a61b7d11aee90a02a509b0806fb59d8c36f26de2948c25f7f
7
- data.tar.gz: 6d4d9f4af755e47fb842d0958385c10fbfe0553cad8ad333dcdd2f6179812e4cf91c410352b2417f5c85c8e22379583f62584218afba9d29f0aa35a782c10781
6
+ metadata.gz: a801ec88c14d57a13e3374d2eba50eed81a05cb1832c2882804f0f3b7f0f1a553f411c332e5d579a910146738ee929ca5a5121c704deb49abf4c8ec22b69d2ed
7
+ data.tar.gz: 62568afd93995bed07c524387038b543c1c1d98aca96d235f81fba6dea11207506dc80b6dc9b703c0825e59feac43300bf6980b11c2994be732b63131ae6fc02
@@ -1,3 +1,3 @@
1
1
  module HumanAttributeValues
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
Binary file
@@ -1,2495 +1,83 @@
1
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2
-  (0.1ms) begin transaction
3
- ----------------------------------------------------
4
- HumanAttributeValuesTest: test_localization_for_'42'
5
- ----------------------------------------------------
6
-  (0.0ms) rollback transaction
7
-  (0.0ms) begin transaction
8
- ----------------------------------------------------------
9
- HumanAttributeValuesTest: test_localization_for_nil_values
10
- ----------------------------------------------------------
11
-  (0.0ms) rollback transaction
12
-  (0.0ms) begin transaction
13
- ------------------------------------
14
- HumanAttributeValuesTest: test_truth
15
- ------------------------------------
16
-  (0.0ms) rollback transaction
17
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18
-  (0.1ms) begin transaction
19
- ----------------------------------------------------
20
- HumanAttributeValuesTest: test_localization_for_'42'
21
- ----------------------------------------------------
22
-  (0.0ms) rollback transaction
23
-  (0.0ms) begin transaction
24
- ----------------------------------------------------------
25
- HumanAttributeValuesTest: test_localization_for_nil_values
26
- ----------------------------------------------------------
27
-  (0.0ms) rollback transaction
28
-  (0.0ms) begin transaction
29
- ------------------------------------
30
- HumanAttributeValuesTest: test_truth
31
- ------------------------------------
32
-  (0.0ms) rollback transaction
33
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
34
-  (0.1ms) begin transaction
35
- ----------------------------------------------------
36
- HumanAttributeValuesTest: test_localization_for_'42'
37
- ----------------------------------------------------
38
-  (0.0ms) rollback transaction
39
-  (0.0ms) begin transaction
40
- ----------------------------------------------------------
41
- HumanAttributeValuesTest: test_localization_for_nil_values
42
- ----------------------------------------------------------
43
-  (0.0ms) rollback transaction
44
-  (0.0ms) begin transaction
45
- ------------------------------------
46
- HumanAttributeValuesTest: test_truth
47
- ------------------------------------
48
-  (0.0ms) rollback transaction
49
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
50
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
51
-  (0.1ms) begin transaction
52
- ---------------------------------------------------------------------------
53
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
54
- ---------------------------------------------------------------------------
55
-  (0.0ms) rollback transaction
56
-  (0.0ms) begin transaction
57
- -----------------------------------------------------------------------------------
58
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
59
- -----------------------------------------------------------------------------------
60
-  (0.0ms) rollback transaction
61
-  (0.0ms) begin transaction
62
- ------------------------------------------------------------------
63
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
64
- ------------------------------------------------------------------
65
-  (0.0ms) rollback transaction
66
-  (0.0ms) begin transaction
67
- ------------------------------------
68
- HumanAttributeValuesTest: test_truth
69
- ------------------------------------
70
-  (0.0ms) rollback transaction
71
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
72
-  (0.1ms) begin transaction
73
- ---------------------------------------------------------------------------
74
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
75
- ---------------------------------------------------------------------------
76
-  (0.0ms) rollback transaction
77
-  (0.0ms) begin transaction
78
- -----------------------------------------------------------------------------------
79
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
80
- -----------------------------------------------------------------------------------
81
-  (0.0ms) rollback transaction
82
-  (0.0ms) begin transaction
83
- ------------------------------------------------------------------
84
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
85
- ------------------------------------------------------------------
86
-  (0.0ms) rollback transaction
87
-  (0.0ms) begin transaction
88
- ------------------------------------
89
- HumanAttributeValuesTest: test_truth
90
- ------------------------------------
91
-  (0.0ms) rollback transaction
92
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
93
-  (0.1ms) begin transaction
94
- ---------------------------------------------------------------------------
95
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
96
- ---------------------------------------------------------------------------
97
-  (0.0ms) rollback transaction
98
-  (0.0ms) begin transaction
99
- -----------------------------------------------------------------------------------
100
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
101
- -----------------------------------------------------------------------------------
102
-  (0.0ms) rollback transaction
103
-  (0.0ms) begin transaction
104
- ------------------------------------------------------------------
105
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
106
- ------------------------------------------------------------------
107
-  (0.0ms) rollback transaction
108
-  (0.0ms) begin transaction
109
- ------------------------------------
110
- HumanAttributeValuesTest: test_truth
111
- ------------------------------------
112
-  (0.0ms) rollback transaction
113
-  (0.1ms) begin transaction
114
- ---------------------------------------------------------------------------
115
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
116
- ---------------------------------------------------------------------------
117
-  (0.0ms) rollback transaction
118
-  (0.0ms) begin transaction
119
- -----------------------------------------------------------------------------------
120
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
121
- -----------------------------------------------------------------------------------
122
-  (0.0ms) rollback transaction
123
-  (0.0ms) begin transaction
124
- ------------------------------------------------------------------
125
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
126
- ------------------------------------------------------------------
127
-  (0.0ms) rollback transaction
128
-  (0.0ms) begin transaction
129
- ------------------------------------
130
- HumanAttributeValuesTest: test_truth
131
- ------------------------------------
132
-  (0.0ms) rollback transaction
133
-  (0.1ms) begin transaction
134
- ---------------------------------------------------------------------------
135
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
136
- ---------------------------------------------------------------------------
137
-  (0.0ms) rollback transaction
138
-  (0.0ms) begin transaction
139
- -----------------------------------------------------------------------------------
140
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
141
- -----------------------------------------------------------------------------------
142
-  (0.0ms) rollback transaction
143
-  (0.0ms) begin transaction
144
- ------------------------------------------------------------------
145
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
146
- ------------------------------------------------------------------
147
-  (0.0ms) rollback transaction
148
-  (0.0ms) begin transaction
149
- ------------------------------------
150
- HumanAttributeValuesTest: test_truth
151
- ------------------------------------
152
-  (0.0ms) rollback transaction
153
-  (0.1ms) begin transaction
154
- ---------------------------------------------------------------------------
155
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
156
- ---------------------------------------------------------------------------
157
-  (0.0ms) rollback transaction
158
-  (0.0ms) begin transaction
159
- -----------------------------------------------------------------------------------
160
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
161
- -----------------------------------------------------------------------------------
162
-  (0.0ms) rollback transaction
163
-  (0.0ms) begin transaction
164
- ------------------------------------------------------------------
165
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
166
- ------------------------------------------------------------------
167
-  (0.0ms) rollback transaction
168
-  (0.0ms) begin transaction
169
- ------------------------------------
170
- HumanAttributeValuesTest: test_truth
171
- ------------------------------------
172
-  (0.0ms) rollback transaction
173
-  (0.1ms) begin transaction
174
- ----------------------------------------------------
175
- HumanAttributeValuesTest: test_localization_for_'42'
176
- ----------------------------------------------------
177
-  (0.0ms) rollback transaction
178
-  (0.0ms) begin transaction
179
- ----------------------------------------------------------
180
- HumanAttributeValuesTest: test_localization_for_nil_values
181
- ----------------------------------------------------------
182
-  (0.0ms) rollback transaction
183
-  (0.0ms) begin transaction
184
- ------------------------------------
185
- HumanAttributeValuesTest: test_truth
186
- ------------------------------------
187
-  (0.0ms) rollback transaction
188
-  (99.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
189
-  (0.2ms) select sqlite_version(*)
190
-  (108.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
191
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
192
- Migrating to CreateTheAnswers (20150127220502)
193
-  (0.0ms) begin transaction
194
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
195
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
196
-  (106.7ms) commit transaction
197
- Migrating to Parent (20150131153819)
198
-  (0.0ms) begin transaction
199
-  (0.1ms) CREATE TABLE "parent" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
200
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
201
-  (65.4ms) commit transaction
202
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
203
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
204
-  (0.1ms) begin transaction
205
- ----------------------------------------------------
206
- HumanAttributeValuesTest: test_localization_for_'42'
207
- ----------------------------------------------------
208
-  (0.0ms) rollback transaction
209
-  (0.0ms) begin transaction
210
- ----------------------------------------------------------
211
- HumanAttributeValuesTest: test_localization_for_nil_values
212
- ----------------------------------------------------------
213
-  (0.0ms) rollback transaction
214
-  (0.0ms) begin transaction
215
- ------------------------------------
216
- HumanAttributeValuesTest: test_truth
217
- ------------------------------------
218
-  (0.0ms) rollback transaction
219
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
220
-  (0.1ms) begin transaction
221
- ---------------------------------------------------------------------------
222
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
223
- ---------------------------------------------------------------------------
224
-  (0.0ms) rollback transaction
225
-  (0.0ms) begin transaction
226
- -----------------------------------------------------------------------------------
227
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
228
- -----------------------------------------------------------------------------------
229
-  (0.0ms) rollback transaction
230
-  (0.0ms) begin transaction
231
- ------------------------------------------------------------------
232
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
233
- ------------------------------------------------------------------
234
-  (0.0ms) rollback transaction
235
-  (0.0ms) begin transaction
236
- ------------------------------------
237
- HumanAttributeValuesTest: test_truth
238
- ------------------------------------
239
-  (0.0ms) rollback transaction
240
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
241
-  (0.1ms) begin transaction
242
- ---------------------------------------------------------------------------
243
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
244
- ---------------------------------------------------------------------------
245
-  (0.0ms) rollback transaction
246
-  (0.0ms) begin transaction
247
- -----------------------------------------------------------------------------------
248
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
249
- -----------------------------------------------------------------------------------
250
-  (0.0ms) rollback transaction
251
-  (0.0ms) begin transaction
252
- ------------------------------------------------------------------
253
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
254
- ------------------------------------------------------------------
255
-  (0.0ms) rollback transaction
256
-  (0.0ms) begin transaction
257
- ------------------------------------
258
- HumanAttributeValuesTest: test_truth
259
- ------------------------------------
260
-  (0.0ms) rollback transaction
261
-  (82.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
262
-  (0.1ms) select sqlite_version(*)
263
-  (94.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
264
- ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
265
- Migrating to CreateTheAnswers (20150127220502)
266
-  (0.1ms) begin transaction
267
-  (0.8ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
268
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
269
-  (99.5ms) commit transaction
270
- Migrating to CreateParents (20150131153819)
271
-  (0.1ms) begin transaction
272
-  (0.2ms) CREATE TABLE "parent" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
273
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
274
-  (64.7ms) commit transaction
275
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
276
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
277
-  (0.1ms) begin transaction
278
- ---------------------------------------------------------------------------
279
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
280
- ---------------------------------------------------------------------------
281
-  (0.0ms) rollback transaction
282
-  (0.0ms) begin transaction
283
- -----------------------------------------------------------------------------------
284
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
285
- -----------------------------------------------------------------------------------
286
-  (0.0ms) rollback transaction
287
-  (0.0ms) begin transaction
288
- ------------------------------------------------------------------
289
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
290
- ------------------------------------------------------------------
291
-  (0.0ms) rollback transaction
292
-  (0.0ms) begin transaction
293
- ------------------------------------
294
- HumanAttributeValuesTest: test_truth
295
- ------------------------------------
296
-  (0.0ms) rollback transaction
297
-  (81.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
298
-  (0.1ms) select sqlite_version(*)
299
-  (120.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
300
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
301
- Migrating to CreateTheAnswers (20150127220502)
302
-  (0.1ms) begin transaction
303
-  (0.4ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
304
- SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
305
-  (101.2ms) commit transaction
306
- Migrating to CreateParents (20150131153819)
307
-  (0.1ms) begin transaction
308
-  (0.3ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
309
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
310
-  (64.1ms) commit transaction
311
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
312
-  (0.0ms) begin transaction
313
- ---------------------------------------------------------------------------
314
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
315
- ---------------------------------------------------------------------------
316
-  (0.0ms) rollback transaction
317
-  (0.0ms) begin transaction
318
- -----------------------------------------------------------------------------------
319
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
320
- -----------------------------------------------------------------------------------
321
-  (0.0ms) rollback transaction
322
-  (0.0ms) begin transaction
323
- ------------------------------------------------------------------
324
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
325
- ------------------------------------------------------------------
326
-  (0.0ms) rollback transaction
327
-  (0.0ms) begin transaction
328
- ------------------------------------
329
- HumanAttributeValuesTest: test_truth
330
- ------------------------------------
331
-  (0.0ms) rollback transaction
332
-  (90.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
333
-  (0.1ms) select sqlite_version(*)
334
-  (100.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
335
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
336
- Migrating to CreateTheAnswers (20150127220502)
337
-  (0.0ms) begin transaction
338
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
339
- SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
340
-  (100.2ms) commit transaction
341
- Migrating to CreateParents (20150131153819)
342
-  (0.1ms) begin transaction
343
-  (0.3ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
344
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
345
-  (64.3ms) commit transaction
346
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
347
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
348
-  (0.1ms) begin transaction
349
- ---------------------------------------------------------------------------
350
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
351
- ---------------------------------------------------------------------------
352
-  (0.1ms) rollback transaction
353
-  (0.0ms) begin transaction
354
- -----------------------------------------------------------------------------------
355
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
356
- -----------------------------------------------------------------------------------
357
-  (0.0ms) rollback transaction
358
-  (0.0ms) begin transaction
359
- ------------------------------------------------------------------
360
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
361
- ------------------------------------------------------------------
362
-  (0.0ms) rollback transaction
363
-  (0.0ms) begin transaction
364
- ------------------------------------
365
- HumanAttributeValuesTest: test_truth
366
- ------------------------------------
367
-  (0.0ms) rollback transaction
368
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
369
-  (0.1ms) begin transaction
370
- ---------------------------------------------------------------------------
371
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
372
- ---------------------------------------------------------------------------
373
-  (0.0ms) rollback transaction
374
-  (0.0ms) begin transaction
375
- -----------------------------------------------------------------------------------
376
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
377
- -----------------------------------------------------------------------------------
378
-  (0.0ms) rollback transaction
379
-  (0.0ms) begin transaction
380
- ------------------------------------------------------------------
381
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
382
- ------------------------------------------------------------------
383
-  (0.0ms) rollback transaction
384
-  (0.0ms) begin transaction
385
- ------------------------------------
386
- HumanAttributeValuesTest: test_truth
387
- ------------------------------------
388
-  (0.0ms) rollback transaction
389
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
390
-  (0.1ms) begin transaction
391
- ---------------------------------------------------------------------------
392
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
393
- ---------------------------------------------------------------------------
394
-  (0.0ms) rollback transaction
395
-  (0.0ms) begin transaction
396
- -----------------------------------------------------------------------------------
397
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
398
- -----------------------------------------------------------------------------------
399
-  (0.0ms) rollback transaction
400
-  (0.0ms) begin transaction
401
- ------------------------------------------------------------------
402
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
403
- ------------------------------------------------------------------
404
-  (0.0ms) rollback transaction
405
-  (0.0ms) begin transaction
406
- ------------------------------------
407
- HumanAttributeValuesTest: test_truth
408
- ------------------------------------
409
-  (0.0ms) rollback transaction
410
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
411
-  (0.1ms) begin transaction
412
- ---------------------------------------------------------------------------
413
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
414
- ---------------------------------------------------------------------------
415
-  (0.0ms) rollback transaction
416
-  (0.0ms) begin transaction
417
- -----------------------------------------------------------------------------------
418
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
419
- -----------------------------------------------------------------------------------
420
-  (0.0ms) rollback transaction
421
-  (0.0ms) begin transaction
422
- ------------------------------------------------------------------
423
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
424
- ------------------------------------------------------------------
425
-  (0.0ms) rollback transaction
426
-  (0.0ms) begin transaction
427
- ------------------------------------
428
- HumanAttributeValuesTest: test_truth
429
- ------------------------------------
430
-  (0.0ms) rollback transaction
431
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
432
-  (0.1ms) begin transaction
433
- ---------------------------------------------------------------------------
434
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
435
- ---------------------------------------------------------------------------
436
-  (0.0ms) rollback transaction
437
-  (0.0ms) begin transaction
438
- -----------------------------------------------------------------------------------
439
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
440
- -----------------------------------------------------------------------------------
441
-  (0.0ms) rollback transaction
442
-  (0.0ms) begin transaction
443
- ------------------------------------------------------------------
444
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
445
- ------------------------------------------------------------------
446
-  (0.0ms) rollback transaction
447
-  (0.0ms) begin transaction
448
- ------------------------------------
449
- HumanAttributeValuesTest: test_truth
450
- ------------------------------------
451
-  (0.0ms) rollback transaction
452
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
453
-  (0.1ms) begin transaction
454
- ---------------------------------------------------------------------------
455
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
456
- ---------------------------------------------------------------------------
457
-  (0.0ms) rollback transaction
458
-  (0.0ms) begin transaction
459
- -----------------------------------------------------------------------------------
460
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
461
- -----------------------------------------------------------------------------------
462
-  (0.0ms) rollback transaction
463
-  (0.0ms) begin transaction
464
- ------------------------------------------------------------------
465
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
466
- ------------------------------------------------------------------
467
-  (0.0ms) rollback transaction
468
-  (0.0ms) begin transaction
469
- ------------------------------------
470
- HumanAttributeValuesTest: test_truth
471
- ------------------------------------
472
-  (0.0ms) rollback transaction
473
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
474
-  (0.1ms) begin transaction
475
- ---------------------------------------------------------------------------
476
- HumanAttributeValuesTest: test_attribute_with_count_config_and_count_option
477
- ---------------------------------------------------------------------------
478
-  (0.0ms) rollback transaction
479
-  (0.0ms) begin transaction
480
- -----------------------------------------------------------------------------------
481
- HumanAttributeValuesTest: test_attribute_with_count_config_and_without_count_option
482
- -----------------------------------------------------------------------------------
483
-  (0.0ms) rollback transaction
484
-  (0.0ms) begin transaction
485
- ------------------------------------------------------------------
486
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
487
- ------------------------------------------------------------------
488
-  (0.0ms) rollback transaction
489
-  (0.0ms) begin transaction
490
- ------------------------------------
491
- HumanAttributeValuesTest: test_truth
492
- ------------------------------------
493
-  (0.0ms) rollback transaction
494
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
495
-  (0.1ms) begin transaction
496
- ----------------------------------------------------------
497
- HumanAttributeValuesTest: test_attribute_with_count_config
498
- ----------------------------------------------------------
499
-  (0.0ms) rollback transaction
500
-  (0.0ms) begin transaction
501
- -------------------------------------------------------------
502
- HumanAttributeValuesTest: test_attribute_without_count_config
503
- -------------------------------------------------------------
504
-  (0.1ms) rollback transaction
505
-  (0.0ms) begin transaction
506
- ------------------------------------------------------------------
507
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
508
- ------------------------------------------------------------------
509
-  (0.1ms) rollback transaction
510
-  (0.0ms) begin transaction
511
- ------------------------------------
512
- HumanAttributeValuesTest: test_truth
513
- ------------------------------------
514
-  (0.0ms) rollback transaction
515
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
516
-  (0.1ms) begin transaction
517
- ----------------------------------------------------------
518
- HumanAttributeValuesTest: test_attribute_with_count_config
519
- ----------------------------------------------------------
520
-  (0.0ms) rollback transaction
521
-  (0.0ms) begin transaction
522
- -------------------------------------------------------------
523
- HumanAttributeValuesTest: test_attribute_without_count_config
524
- -------------------------------------------------------------
525
-  (0.0ms) rollback transaction
526
-  (0.0ms) begin transaction
527
- ------------------------------------------------------------------
528
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
529
- ------------------------------------------------------------------
530
-  (0.0ms) rollback transaction
531
-  (0.0ms) begin transaction
532
- ------------------------------------
533
- HumanAttributeValuesTest: test_truth
534
- ------------------------------------
535
-  (0.0ms) rollback transaction
536
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
537
-  (0.1ms) begin transaction
538
- ----------------------------------------------------------
539
- HumanAttributeValuesTest: test_attribute_with_count_config
540
- ----------------------------------------------------------
541
-  (0.0ms) rollback transaction
542
-  (0.0ms) begin transaction
543
- -------------------------------------------------------------
544
- HumanAttributeValuesTest: test_attribute_without_count_config
545
- -------------------------------------------------------------
546
-  (0.0ms) rollback transaction
547
-  (0.0ms) begin transaction
548
- ------------------------------------------------------------------
549
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
550
- ------------------------------------------------------------------
551
-  (0.0ms) rollback transaction
552
-  (0.0ms) begin transaction
553
- ------------------------------------
554
- HumanAttributeValuesTest: test_truth
555
- ------------------------------------
556
-  (0.0ms) rollback transaction
557
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
558
-  (0.1ms) begin transaction
559
- ----------------------------------------------------------
560
- HumanAttributeValuesTest: test_attribute_with_count_config
561
- ----------------------------------------------------------
562
-  (0.0ms) rollback transaction
563
-  (0.0ms) begin transaction
564
- -------------------------------------------------------------
565
- HumanAttributeValuesTest: test_attribute_without_count_config
566
- -------------------------------------------------------------
567
-  (0.0ms) rollback transaction
568
-  (0.0ms) begin transaction
569
- ------------------------------------------------------------------
570
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
571
- ------------------------------------------------------------------
572
-  (0.0ms) rollback transaction
573
-  (0.0ms) begin transaction
574
- ------------------------------------
575
- HumanAttributeValuesTest: test_truth
576
- ------------------------------------
577
-  (0.0ms) rollback transaction
578
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
579
-  (0.1ms) begin transaction
580
- ----------------------------------------------------------
581
- HumanAttributeValuesTest: test_attribute_with_count_config
582
- ----------------------------------------------------------
583
-  (0.0ms) rollback transaction
584
-  (0.0ms) begin transaction
585
- -------------------------------------------------------------
586
- HumanAttributeValuesTest: test_attribute_without_count_config
587
- -------------------------------------------------------------
588
-  (0.0ms) rollback transaction
589
-  (0.0ms) begin transaction
590
- ------------------------------------------------------------------
591
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
592
- ------------------------------------------------------------------
593
-  (0.0ms) rollback transaction
594
-  (0.0ms) begin transaction
595
- ------------------------------------
596
- HumanAttributeValuesTest: test_truth
597
- ------------------------------------
598
-  (0.0ms) rollback transaction
599
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
600
- Migrating to CreateBooleanModels (20150131161322)
601
-  (0.0ms) begin transaction
602
-  (0.2ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime) 
603
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
604
-  (51.7ms) commit transaction
605
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
606
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
607
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
608
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
609
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
610
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
611
-  (0.1ms) begin transaction
612
- ----------------------------------------------------------
613
- HumanAttributeValuesTest: test_attribute_with_count_config
614
- ----------------------------------------------------------
615
-  (0.1ms) rollback transaction
616
-  (0.0ms) begin transaction
617
- -------------------------------------------------------------
618
- HumanAttributeValuesTest: test_attribute_without_count_config
619
- -------------------------------------------------------------
620
-  (0.0ms) rollback transaction
621
-  (0.0ms) begin transaction
622
- ------------------------------------------------------------------
623
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
624
- ------------------------------------------------------------------
625
-  (0.0ms) rollback transaction
626
-  (0.0ms) begin transaction
627
- -----------------------------------------------------------
628
- HumanAttributeValuesTest: test_resolution_of_boolean_values
629
- -----------------------------------------------------------
630
-  (0.0ms) rollback transaction
631
-  (0.0ms) begin transaction
632
- ------------------------------------
633
- HumanAttributeValuesTest: test_truth
634
- ------------------------------------
635
-  (0.0ms) rollback transaction
636
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
637
-  (0.1ms) begin transaction
638
- ----------------------------------------------------------
639
- HumanAttributeValuesTest: test_attribute_with_count_config
640
- ----------------------------------------------------------
641
-  (0.0ms) rollback transaction
642
-  (0.0ms) begin transaction
643
- -------------------------------------------------------------
644
- HumanAttributeValuesTest: test_attribute_without_count_config
645
- -------------------------------------------------------------
646
-  (0.0ms) rollback transaction
647
-  (0.0ms) begin transaction
648
- ------------------------------------------------------------------
649
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
650
- ------------------------------------------------------------------
651
-  (0.0ms) rollback transaction
652
-  (0.0ms) begin transaction
653
- -----------------------------------------------------------
654
- HumanAttributeValuesTest: test_resolution_of_boolean_values
655
- -----------------------------------------------------------
656
-  (0.0ms) rollback transaction
657
-  (0.0ms) begin transaction
658
- ------------------------------------
659
- HumanAttributeValuesTest: test_truth
660
- ------------------------------------
661
-  (0.0ms) rollback transaction
662
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
663
-  (0.1ms) begin transaction
664
- ----------------------------------------------------------
665
- HumanAttributeValuesTest: test_attribute_with_count_config
666
- ----------------------------------------------------------
667
-  (0.0ms) rollback transaction
668
-  (0.0ms) begin transaction
669
- -------------------------------------------------------------
670
- HumanAttributeValuesTest: test_attribute_without_count_config
671
- -------------------------------------------------------------
672
-  (0.0ms) rollback transaction
673
-  (0.0ms) begin transaction
674
- ------------------------------------------------------------------
675
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
676
- ------------------------------------------------------------------
677
-  (0.0ms) rollback transaction
678
-  (0.0ms) begin transaction
679
- -----------------------------------------------------------
680
- HumanAttributeValuesTest: test_resolution_of_boolean_values
681
- -----------------------------------------------------------
682
-  (0.0ms) rollback transaction
683
-  (0.0ms) begin transaction
684
- ------------------------------------
685
- HumanAttributeValuesTest: test_truth
686
- ------------------------------------
687
-  (0.0ms) rollback transaction
688
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
689
-  (0.1ms) begin transaction
690
- ----------------------------------------------------------
691
- HumanAttributeValuesTest: test_attribute_with_count_config
692
- ----------------------------------------------------------
693
-  (0.0ms) rollback transaction
694
-  (0.0ms) begin transaction
695
- -------------------------------------------------------------
696
- HumanAttributeValuesTest: test_attribute_without_count_config
697
- -------------------------------------------------------------
698
-  (0.0ms) rollback transaction
699
-  (0.0ms) begin transaction
700
- ------------------------------------------------------------------
701
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
702
- ------------------------------------------------------------------
703
-  (0.0ms) rollback transaction
704
-  (0.0ms) begin transaction
705
- -----------------------------------------------------------
706
- HumanAttributeValuesTest: test_resolution_of_boolean_values
707
- -----------------------------------------------------------
708
-  (0.0ms) rollback transaction
709
-  (0.0ms) begin transaction
710
- ------------------------------------
711
- HumanAttributeValuesTest: test_truth
712
- ------------------------------------
713
-  (0.0ms) rollback transaction
714
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
715
-  (0.1ms) begin transaction
716
- ----------------------------------------------------------
717
- HumanAttributeValuesTest: test_attribute_with_count_config
718
- ----------------------------------------------------------
719
-  (0.0ms) rollback transaction
720
-  (0.0ms) begin transaction
721
- -------------------------------------------------------------
722
- HumanAttributeValuesTest: test_attribute_without_count_config
723
- -------------------------------------------------------------
724
-  (0.0ms) rollback transaction
725
-  (0.0ms) begin transaction
726
- ------------------------------------------------------------------
727
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
728
- ------------------------------------------------------------------
729
-  (0.0ms) rollback transaction
730
-  (0.0ms) begin transaction
731
- -----------------------------------------------------------
732
- HumanAttributeValuesTest: test_resolution_of_boolean_values
733
- -----------------------------------------------------------
734
-  (0.0ms) rollback transaction
735
-  (0.0ms) begin transaction
736
- ------------------------------------
737
- HumanAttributeValuesTest: test_truth
738
- ------------------------------------
739
-  (0.0ms) rollback transaction
740
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
741
-  (0.1ms) begin transaction
742
- ----------------------------------------------------------
743
- HumanAttributeValuesTest: test_attribute_with_count_config
744
- ----------------------------------------------------------
745
-  (0.0ms) rollback transaction
746
-  (0.0ms) begin transaction
747
- -------------------------------------------------------------
748
- HumanAttributeValuesTest: test_attribute_without_count_config
749
- -------------------------------------------------------------
750
-  (0.0ms) rollback transaction
751
-  (0.0ms) begin transaction
752
- ------------------------------------------------------------------
753
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
754
- ------------------------------------------------------------------
755
-  (0.0ms) rollback transaction
756
-  (0.0ms) begin transaction
757
- -----------------------------------------------------------
758
- HumanAttributeValuesTest: test_resolution_of_boolean_values
759
- -----------------------------------------------------------
760
-  (0.0ms) rollback transaction
761
-  (0.0ms) begin transaction
762
- ------------------------------------
763
- HumanAttributeValuesTest: test_truth
764
- ------------------------------------
765
-  (0.0ms) rollback transaction
766
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
767
-  (0.0ms) begin transaction
768
- ----------------------------------------------------------
769
- HumanAttributeValuesTest: test_attribute_with_count_config
770
- ----------------------------------------------------------
771
-  (0.0ms) rollback transaction
772
-  (0.0ms) begin transaction
773
- -------------------------------------------------------------
774
- HumanAttributeValuesTest: test_attribute_without_count_config
775
- -------------------------------------------------------------
776
-  (0.0ms) rollback transaction
777
-  (0.0ms) begin transaction
778
- ------------------------------------------------------------------
779
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
780
- ------------------------------------------------------------------
781
-  (0.0ms) rollback transaction
782
-  (0.0ms) begin transaction
783
- -----------------------------------------------------------
784
- HumanAttributeValuesTest: test_resolution_of_boolean_values
785
- -----------------------------------------------------------
786
-  (0.0ms) rollback transaction
787
-  (0.0ms) begin transaction
788
- ------------------------------------
789
- HumanAttributeValuesTest: test_truth
790
- ------------------------------------
791
-  (0.0ms) rollback transaction
792
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
793
-  (0.1ms) begin transaction
794
- ----------------------------------------------------------
795
- HumanAttributeValuesTest: test_attribute_with_count_config
796
- ----------------------------------------------------------
797
-  (0.0ms) rollback transaction
798
-  (0.0ms) begin transaction
799
- -------------------------------------------------------------
800
- HumanAttributeValuesTest: test_attribute_without_count_config
801
- -------------------------------------------------------------
802
-  (0.0ms) rollback transaction
803
-  (0.0ms) begin transaction
804
- ------------------------------------------------------------------
805
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
806
- ------------------------------------------------------------------
807
-  (0.0ms) rollback transaction
808
-  (0.0ms) begin transaction
809
- -----------------------------------------------------------
810
- HumanAttributeValuesTest: test_resolution_of_boolean_values
811
- -----------------------------------------------------------
812
-  (0.0ms) rollback transaction
813
-  (0.0ms) begin transaction
814
- ------------------------------------
815
- HumanAttributeValuesTest: test_truth
816
- ------------------------------------
817
-  (0.0ms) rollback transaction
818
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
819
-  (0.1ms) begin transaction
820
- ----------------------------------------------------------
821
- HumanAttributeValuesTest: test_attribute_with_count_config
822
- ----------------------------------------------------------
823
-  (0.0ms) rollback transaction
824
-  (0.0ms) begin transaction
825
- -------------------------------------------------------------
826
- HumanAttributeValuesTest: test_attribute_without_count_config
827
- -------------------------------------------------------------
828
-  (0.0ms) rollback transaction
829
-  (0.0ms) begin transaction
830
- ------------------------------------------------------------------
831
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
832
- ------------------------------------------------------------------
833
-  (0.0ms) rollback transaction
834
-  (0.0ms) begin transaction
835
- -----------------------------------------------------------
836
- HumanAttributeValuesTest: test_resolution_of_boolean_values
837
- -----------------------------------------------------------
838
-  (0.0ms) rollback transaction
839
-  (0.0ms) begin transaction
840
- ------------------------------------
841
- HumanAttributeValuesTest: test_truth
842
- ------------------------------------
843
-  (0.0ms) rollback transaction
844
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
845
-  (0.1ms) begin transaction
846
- ----------------------------------------------------------
847
- HumanAttributeValuesTest: test_attribute_with_count_config
848
- ----------------------------------------------------------
849
-  (0.0ms) rollback transaction
850
-  (0.0ms) begin transaction
851
- -------------------------------------------------------------
852
- HumanAttributeValuesTest: test_attribute_without_count_config
853
- -------------------------------------------------------------
854
-  (0.0ms) rollback transaction
855
-  (0.0ms) begin transaction
856
- ------------------------------------------------------------------
857
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
858
- ------------------------------------------------------------------
859
-  (0.0ms) rollback transaction
860
-  (0.0ms) begin transaction
861
- -----------------------------------------------------------
862
- HumanAttributeValuesTest: test_resolution_of_boolean_values
863
- -----------------------------------------------------------
864
-  (0.0ms) rollback transaction
865
-  (0.0ms) begin transaction
866
- ------------------------------------
867
- HumanAttributeValuesTest: test_truth
868
- ------------------------------------
869
-  (0.0ms) rollback transaction
870
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
871
-  (0.0ms) begin transaction
872
- ----------------------------------------------------------
873
- HumanAttributeValuesTest: test_attribute_with_count_config
874
- ----------------------------------------------------------
875
-  (0.0ms) rollback transaction
876
-  (0.0ms) begin transaction
877
- -------------------------------------------------------------
878
- HumanAttributeValuesTest: test_attribute_without_count_config
879
- -------------------------------------------------------------
880
-  (0.0ms) rollback transaction
881
-  (0.0ms) begin transaction
882
- ------------------------------------------------------------------
883
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
884
- ------------------------------------------------------------------
885
-  (0.0ms) rollback transaction
886
-  (0.0ms) begin transaction
887
- -----------------------------------------------------------
888
- HumanAttributeValuesTest: test_resolution_of_boolean_values
889
- -----------------------------------------------------------
890
-  (0.0ms) rollback transaction
891
-  (0.0ms) begin transaction
892
- ------------------------------------
893
- HumanAttributeValuesTest: test_truth
894
- ------------------------------------
895
-  (0.0ms) rollback transaction
896
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
897
-  (0.1ms) begin transaction
898
- ----------------------------------------------------------
899
- HumanAttributeValuesTest: test_attribute_with_count_config
900
- ----------------------------------------------------------
901
-  (0.0ms) rollback transaction
902
-  (0.0ms) begin transaction
903
- -------------------------------------------------------------
904
- HumanAttributeValuesTest: test_attribute_without_count_config
905
- -------------------------------------------------------------
906
-  (0.0ms) rollback transaction
907
-  (0.0ms) begin transaction
908
- ------------------------------------------------------------------
909
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
910
- ------------------------------------------------------------------
911
-  (0.0ms) rollback transaction
912
-  (0.0ms) begin transaction
913
- -----------------------------------------------------------
914
- HumanAttributeValuesTest: test_resolution_of_boolean_values
915
- -----------------------------------------------------------
916
-  (0.0ms) rollback transaction
917
-  (0.0ms) begin transaction
918
- ------------------------------------
919
- HumanAttributeValuesTest: test_truth
920
- ------------------------------------
921
-  (0.0ms) rollback transaction
922
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
923
-  (0.1ms) begin transaction
924
- ----------------------------------------------------------
925
- HumanAttributeValuesTest: test_attribute_with_count_config
926
- ----------------------------------------------------------
927
-  (0.0ms) rollback transaction
928
-  (0.0ms) begin transaction
929
- -------------------------------------------------------------
930
- HumanAttributeValuesTest: test_attribute_without_count_config
931
- -------------------------------------------------------------
932
-  (0.0ms) rollback transaction
933
-  (0.0ms) begin transaction
934
- ------------------------------------------------------------------
935
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
936
- ------------------------------------------------------------------
937
-  (0.0ms) rollback transaction
938
-  (0.0ms) begin transaction
939
- -----------------------------------------------------------
940
- HumanAttributeValuesTest: test_resolution_of_boolean_values
941
- -----------------------------------------------------------
942
-  (0.1ms) rollback transaction
943
-  (0.0ms) begin transaction
944
- ------------------------------------
945
- HumanAttributeValuesTest: test_truth
946
- ------------------------------------
947
-  (0.0ms) rollback transaction
948
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
949
-  (0.1ms) begin transaction
950
- ----------------------------------------------------------
951
- HumanAttributeValuesTest: test_attribute_with_count_config
952
- ----------------------------------------------------------
953
-  (0.0ms) rollback transaction
954
-  (0.0ms) begin transaction
955
- -------------------------------------------------------------
956
- HumanAttributeValuesTest: test_attribute_without_count_config
957
- -------------------------------------------------------------
958
-  (0.0ms) rollback transaction
959
-  (0.0ms) begin transaction
960
- ------------------------------------------------------------------
961
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
962
- ------------------------------------------------------------------
963
-  (0.0ms) rollback transaction
964
-  (0.0ms) begin transaction
965
- -----------------------------------------------------------
966
- HumanAttributeValuesTest: test_resolution_of_boolean_values
967
- -----------------------------------------------------------
968
-  (0.0ms) rollback transaction
969
-  (0.0ms) begin transaction
970
- ------------------------------------
971
- HumanAttributeValuesTest: test_truth
972
- ------------------------------------
973
-  (0.0ms) rollback transaction
974
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
975
-  (0.1ms) begin transaction
976
- ----------------------------------------------------------
977
- HumanAttributeValuesTest: test_attribute_with_count_config
978
- ----------------------------------------------------------
979
-  (0.0ms) rollback transaction
980
-  (0.0ms) begin transaction
981
- -------------------------------------------------------------
982
- HumanAttributeValuesTest: test_attribute_without_count_config
983
- -------------------------------------------------------------
984
-  (0.0ms) rollback transaction
985
-  (0.0ms) begin transaction
986
- ------------------------------------------------------------------
987
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
988
- ------------------------------------------------------------------
989
-  (0.0ms) rollback transaction
990
-  (0.0ms) begin transaction
991
- ------------------------------------------------------------
992
- HumanAttributeValuesTest: test_resolution_for_numeric_values
993
- ------------------------------------------------------------
994
-  (0.0ms) rollback transaction
995
-  (0.0ms) begin transaction
996
- -----------------------------------------------------------
997
- HumanAttributeValuesTest: test_resolution_of_boolean_values
998
- -----------------------------------------------------------
999
-  (0.0ms) rollback transaction
1000
-  (0.0ms) begin transaction
1001
- ------------------------------------
1002
- HumanAttributeValuesTest: test_truth
1003
- ------------------------------------
1004
-  (0.0ms) rollback transaction
1005
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1006
- Migrating to CreateNumericModels (20150131162551)
1007
-  (0.0ms) begin transaction
1008
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime) 
1009
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1010
-  (55.0ms) commit transaction
1011
- ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
1012
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1013
-  (0.1ms) begin transaction
1014
- ----------------------------------------------------------
1015
- HumanAttributeValuesTest: test_attribute_with_count_config
1016
- ----------------------------------------------------------
1017
-  (0.0ms) rollback transaction
1018
-  (0.0ms) begin transaction
1019
- -------------------------------------------------------------
1020
- HumanAttributeValuesTest: test_attribute_without_count_config
1021
- -------------------------------------------------------------
1022
-  (0.0ms) rollback transaction
1023
-  (0.0ms) begin transaction
1024
- ------------------------------------------------------------------
1025
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1026
- ------------------------------------------------------------------
1027
-  (0.0ms) rollback transaction
1028
-  (0.0ms) begin transaction
1029
- ------------------------------------------------------------
1030
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1031
- ------------------------------------------------------------
1032
-  (0.0ms) rollback transaction
1033
-  (0.0ms) begin transaction
1034
- -----------------------------------------------------------
1035
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1036
- -----------------------------------------------------------
1037
-  (0.0ms) rollback transaction
1038
-  (0.0ms) begin transaction
1039
- ------------------------------------
1040
- HumanAttributeValuesTest: test_truth
1041
- ------------------------------------
1042
-  (0.0ms) rollback transaction
1043
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1044
-  (0.1ms) begin transaction
1045
- ----------------------------------------------------------
1046
- HumanAttributeValuesTest: test_attribute_with_count_config
1047
- ----------------------------------------------------------
1048
-  (0.0ms) rollback transaction
1049
-  (0.0ms) begin transaction
1050
- -------------------------------------------------------------
1051
- HumanAttributeValuesTest: test_attribute_without_count_config
1052
- -------------------------------------------------------------
1053
-  (0.0ms) rollback transaction
1054
-  (0.0ms) begin transaction
1055
- ------------------------------------------------------------------
1056
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1057
- ------------------------------------------------------------------
1058
-  (0.0ms) rollback transaction
1059
-  (0.0ms) begin transaction
1060
- ------------------------------------------------------------
1061
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1062
- ------------------------------------------------------------
1063
-  (0.0ms) rollback transaction
1064
-  (0.0ms) begin transaction
1065
- -----------------------------------------------------------
1066
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1067
- -----------------------------------------------------------
1068
-  (0.0ms) rollback transaction
1069
-  (0.0ms) begin transaction
1070
- ------------------------------------
1071
- HumanAttributeValuesTest: test_truth
1072
- ------------------------------------
1073
-  (0.0ms) rollback transaction
1074
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1075
-  (0.0ms) begin transaction
1076
- ----------------------------------------------------------
1077
- HumanAttributeValuesTest: test_attribute_with_count_config
1078
- ----------------------------------------------------------
1079
-  (0.0ms) rollback transaction
1080
-  (0.0ms) begin transaction
1081
- -------------------------------------------------------------
1082
- HumanAttributeValuesTest: test_attribute_without_count_config
1083
- -------------------------------------------------------------
1084
-  (0.0ms) rollback transaction
1085
-  (0.0ms) begin transaction
1086
- ------------------------------------------------------------------
1087
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1088
- ------------------------------------------------------------------
1089
-  (0.0ms) rollback transaction
1090
-  (0.0ms) begin transaction
1091
- ------------------------------------------------------------
1092
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1093
- ------------------------------------------------------------
1094
-  (0.0ms) rollback transaction
1095
-  (0.0ms) begin transaction
1096
- -----------------------------------------------------------
1097
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1098
- -----------------------------------------------------------
1099
-  (0.0ms) rollback transaction
1100
-  (0.0ms) begin transaction
1101
- ------------------------------------
1102
- HumanAttributeValuesTest: test_truth
1103
- ------------------------------------
1104
-  (0.0ms) rollback transaction
1105
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1106
-  (0.1ms) begin transaction
1107
- ----------------------------------------------------------
1108
- HumanAttributeValuesTest: test_attribute_with_count_config
1109
- ----------------------------------------------------------
1110
-  (0.0ms) rollback transaction
1111
-  (0.0ms) begin transaction
1112
- -------------------------------------------------------------
1113
- HumanAttributeValuesTest: test_attribute_without_count_config
1114
- -------------------------------------------------------------
1115
-  (0.0ms) rollback transaction
1116
-  (0.0ms) begin transaction
1117
- ------------------------------------------------------------------
1118
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1119
- ------------------------------------------------------------------
1120
-  (0.0ms) rollback transaction
1121
-  (0.0ms) begin transaction
1122
- ------------------------------------------------------------
1123
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1124
- ------------------------------------------------------------
1125
-  (0.3ms) rollback transaction
1126
-  (0.2ms) begin transaction
1127
- -----------------------------------------------------------
1128
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1129
- -----------------------------------------------------------
1130
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1131
-  (0.1ms) begin transaction
1132
- ----------------------------------------------------------
1133
- HumanAttributeValuesTest: test_attribute_with_count_config
1134
- ----------------------------------------------------------
1135
-  (0.0ms) rollback transaction
1136
-  (0.0ms) begin transaction
1137
- -------------------------------------------------------------
1138
- HumanAttributeValuesTest: test_attribute_without_count_config
1139
- -------------------------------------------------------------
1140
-  (0.0ms) rollback transaction
1141
-  (0.0ms) begin transaction
1142
- ------------------------------------------------------------------
1143
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1144
- ------------------------------------------------------------------
1145
-  (0.0ms) rollback transaction
1146
-  (0.0ms) begin transaction
1147
- ------------------------------------------------------------
1148
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1149
- ------------------------------------------------------------
1150
-  (0.0ms) rollback transaction
1151
-  (0.0ms) begin transaction
1152
- -----------------------------------------------------------
1153
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1154
- -----------------------------------------------------------
1155
-  (0.0ms) rollback transaction
1156
-  (0.0ms) begin transaction
1157
- ------------------------------------
1158
- HumanAttributeValuesTest: test_truth
1159
- ------------------------------------
1160
-  (0.0ms) rollback transaction
1161
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1162
- Migrating to CreateLexicons (20150131164609)
1163
-  (0.0ms) begin transaction
1164
-  (0.2ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "answers_id" integer, "created_at" datetime, "updated_at" datetime) 
1165
-  (0.0ms) select sqlite_version(*)
1166
-  (0.1ms) CREATE INDEX "index_lexicons_on_answers_id" ON "lexicons" ("answers_id")
1167
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1168
-  (77.3ms) commit transaction
1169
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1170
-  (0.1ms)  SELECT sql
1171
- FROM sqlite_master
1172
- WHERE name='index_lexicons_on_answers_id' AND type='index'
1173
- UNION ALL
1174
- SELECT sql
1175
- FROM sqlite_temp_master
1176
- WHERE name='index_lexicons_on_answers_id' AND type='index'
1177
- 
1178
-  (96.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1179
-  (0.2ms) select sqlite_version(*)
1180
-  (105.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1181
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1182
- Migrating to CreateTheAnswers (20150127220502)
1183
-  (0.1ms) begin transaction
1184
-  (0.3ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
1185
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
1186
-  (103.6ms) commit transaction
1187
- Migrating to CreateParents (20150131153819)
1188
-  (0.0ms) begin transaction
1189
-  (0.2ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
1190
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
1191
-  (65.4ms) commit transaction
1192
- Migrating to CreateBooleanModels (20150131161322)
1193
-  (0.0ms) begin transaction
1194
-  (0.2ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
1195
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
1196
-  (333.7ms) commit transaction
1197
- Migrating to CreateNumericModels (20150131162551)
1198
-  (0.0ms) begin transaction
1199
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
1200
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1201
-  (72.2ms) commit transaction
1202
- Migrating to CreateLexicons (20150131164609)
1203
-  (0.0ms) begin transaction
1204
-  (0.2ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "answer_id" integer, "created_at" datetime, "updated_at" datetime)
1205
-  (0.1ms) CREATE INDEX "index_lexicons_on_answer_id" ON "lexicons" ("answer_id")
1206
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1207
-  (71.8ms) commit transaction
1208
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1209
-  (0.1ms)  SELECT sql
1210
- FROM sqlite_master
1211
- WHERE name='index_lexicons_on_answer_id' AND type='index'
1212
- UNION ALL
1213
- SELECT sql
1214
- FROM sqlite_temp_master
1215
- WHERE name='index_lexicons_on_answer_id' AND type='index'
1216
- 
1217
-  (87.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1218
-  (0.2ms) select sqlite_version(*)
1219
-  (105.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1220
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1221
- Migrating to CreateTheAnswers (20150127220502)
1222
-  (0.1ms) begin transaction
1223
-  (0.3ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
1224
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
1225
-  (104.6ms) commit transaction
1226
- Migrating to CreateParents (20150131153819)
1227
-  (0.1ms) begin transaction
1228
-  (0.2ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
1229
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
1230
-  (65.1ms) commit transaction
1231
- Migrating to CreateBooleanModels (20150131161322)
1232
-  (0.0ms) begin transaction
1233
-  (0.1ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
1234
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
1235
-  (391.9ms) commit transaction
1236
- Migrating to CreateNumericModels (20150131162551)
1237
-  (0.0ms) begin transaction
1238
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
1239
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1240
-  (70.8ms) commit transaction
1241
- Migrating to CreateLexicons (20150131164609)
1242
-  (0.2ms) begin transaction
1243
-  (0.7ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
1244
-  (0.4ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
1245
- SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1246
-  (70.9ms) commit transaction
1247
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1248
-  (0.1ms)  SELECT sql
1249
- FROM sqlite_master
1250
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1251
- UNION ALL
1252
- SELECT sql
1253
- FROM sqlite_temp_master
1254
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1255
- 
1256
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1257
-  (0.0ms) begin transaction
1258
- ----------------------------------------------------------
1259
- HumanAttributeValuesTest: test_attribute_with_count_config
1260
- ----------------------------------------------------------
1261
-  (0.0ms) rollback transaction
1262
-  (0.0ms) begin transaction
1263
- -------------------------------------------------------------
1264
- HumanAttributeValuesTest: test_attribute_without_count_config
1265
- -------------------------------------------------------------
1266
-  (0.0ms) rollback transaction
1267
-  (0.0ms) begin transaction
1268
- ------------------------------------------------------------------
1269
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1270
- ------------------------------------------------------------------
1271
-  (0.0ms) rollback transaction
1272
-  (0.0ms) begin transaction
1273
- ----------------------------------------------------------
1274
- HumanAttributeValuesTest: test_resolution_for_associations
1275
- ----------------------------------------------------------
1276
-  (0.0ms) rollback transaction
1277
-  (0.0ms) begin transaction
1278
- ------------------------------------------------------------
1279
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1280
- ------------------------------------------------------------
1281
-  (0.0ms) rollback transaction
1282
-  (0.0ms) begin transaction
1283
- -----------------------------------------------------------
1284
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1285
- -----------------------------------------------------------
1286
-  (0.0ms) rollback transaction
1287
-  (0.0ms) begin transaction
1288
- ------------------------------------
1289
- HumanAttributeValuesTest: test_truth
1290
- ------------------------------------
1291
-  (0.0ms) rollback transaction
1292
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1293
-  (0.1ms) begin transaction
1294
- ----------------------------------------------------------
1295
- HumanAttributeValuesTest: test_attribute_with_count_config
1296
- ----------------------------------------------------------
1297
-  (0.0ms) rollback transaction
1298
-  (0.0ms) begin transaction
1299
- -------------------------------------------------------------
1300
- HumanAttributeValuesTest: test_attribute_without_count_config
1301
- -------------------------------------------------------------
1302
-  (0.0ms) rollback transaction
1303
-  (0.0ms) begin transaction
1304
- ------------------------------------------------------------------
1305
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1306
- ------------------------------------------------------------------
1307
-  (0.0ms) rollback transaction
1308
-  (0.0ms) begin transaction
1309
- ----------------------------------------------------------
1310
- HumanAttributeValuesTest: test_resolution_for_associations
1311
- ----------------------------------------------------------
1312
-  (0.0ms) rollback transaction
1313
-  (0.0ms) begin transaction
1314
- ------------------------------------------------------------
1315
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1316
- ------------------------------------------------------------
1317
-  (0.0ms) rollback transaction
1318
-  (0.0ms) begin transaction
1319
- -----------------------------------------------------------
1320
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1321
- -----------------------------------------------------------
1322
-  (0.0ms) rollback transaction
1323
-  (0.0ms) begin transaction
1324
- ------------------------------------
1325
- HumanAttributeValuesTest: test_truth
1326
- ------------------------------------
1327
-  (0.0ms) rollback transaction
1328
-  (0.1ms) begin transaction
1329
- ----------------------------------------------------------
1330
- HumanAttributeValuesTest: test_attribute_with_count_config
1331
- ----------------------------------------------------------
1332
-  (0.0ms) rollback transaction
1333
-  (0.0ms) begin transaction
1334
- -------------------------------------------------------------
1335
- HumanAttributeValuesTest: test_attribute_without_count_config
1336
- -------------------------------------------------------------
1337
-  (0.0ms) rollback transaction
1338
-  (0.0ms) begin transaction
1339
- ------------------------------------------------------------------
1340
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1341
- ------------------------------------------------------------------
1342
-  (0.0ms) rollback transaction
1343
-  (0.0ms) begin transaction
1344
- ----------------------------------------------------------
1345
- HumanAttributeValuesTest: test_resolution_for_associations
1346
- ----------------------------------------------------------
1347
-  (0.0ms) rollback transaction
1348
-  (0.0ms) begin transaction
1349
- ------------------------------------------------------------
1350
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1351
- ------------------------------------------------------------
1352
-  (0.0ms) rollback transaction
1353
-  (0.0ms) begin transaction
1354
- -----------------------------------------------------------
1355
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1356
- -----------------------------------------------------------
1357
-  (0.0ms) rollback transaction
1358
-  (0.0ms) begin transaction
1359
- ------------------------------------
1360
- HumanAttributeValuesTest: test_truth
1361
- ------------------------------------
1362
-  (0.0ms) rollback transaction
1363
-  (83.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1364
-  (0.1ms) select sqlite_version(*)
1365
-  (106.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1366
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1367
- Migrating to CreateTheAnswers (20150127220502)
1368
-  (0.1ms) begin transaction
1369
-  (0.4ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
1370
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
1371
-  (102.3ms) commit transaction
1372
- Migrating to CreateParents (20150131153819)
1373
-  (0.1ms) begin transaction
1374
-  (0.5ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
1375
- SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
1376
-  (62.7ms) commit transaction
1377
- Migrating to CreateBooleanModels (20150131161322)
1378
-  (0.0ms) begin transaction
1379
-  (0.2ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
1380
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
1381
-  (291.9ms) commit transaction
1382
- Migrating to CreateNumericModels (20150131162551)
1383
-  (0.0ms) begin transaction
1384
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
1385
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1386
-  (108.4ms) commit transaction
1387
- Migrating to CreateLexicons (20150131164609)
1388
-  (0.1ms) begin transaction
1389
-  (0.2ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
1390
-  (0.1ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
1391
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1392
-  (81.5ms) commit transaction
1393
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1394
-  (0.1ms)  SELECT sql
1395
- FROM sqlite_master
1396
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1397
- UNION ALL
1398
- SELECT sql
1399
- FROM sqlite_temp_master
1400
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1401
- 
1402
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1403
-  (0.1ms) begin transaction
1404
- ----------------------------------------------------------
1405
- HumanAttributeValuesTest: test_attribute_with_count_config
1406
- ----------------------------------------------------------
1407
-  (0.0ms) rollback transaction
1408
-  (0.0ms) begin transaction
1409
- -------------------------------------------------------------
1410
- HumanAttributeValuesTest: test_attribute_without_count_config
1411
- -------------------------------------------------------------
1412
-  (0.0ms) rollback transaction
1413
-  (0.0ms) begin transaction
1414
- ------------------------------------------------------------------
1415
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1416
- ------------------------------------------------------------------
1417
-  (0.0ms) rollback transaction
1418
-  (0.0ms) begin transaction
1419
- ----------------------------------------------------------
1420
- HumanAttributeValuesTest: test_resolution_for_associations
1421
- ----------------------------------------------------------
1422
-  (0.0ms) rollback transaction
1423
-  (0.0ms) begin transaction
1424
- ------------------------------------------------------------
1425
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1426
- ------------------------------------------------------------
1427
-  (0.0ms) rollback transaction
1428
-  (0.0ms) begin transaction
1429
- -----------------------------------------------------------
1430
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1431
- -----------------------------------------------------------
1432
-  (0.0ms) rollback transaction
1433
-  (0.0ms) begin transaction
1434
- ------------------------------------
1435
- HumanAttributeValuesTest: test_truth
1436
- ------------------------------------
1437
-  (0.0ms) rollback transaction
1438
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1439
-  (0.1ms) begin transaction
1440
- ----------------------------------------------------------
1441
- HumanAttributeValuesTest: test_attribute_with_count_config
1442
- ----------------------------------------------------------
1443
-  (0.0ms) rollback transaction
1444
-  (0.0ms) begin transaction
1445
- -------------------------------------------------------------
1446
- HumanAttributeValuesTest: test_attribute_without_count_config
1447
- -------------------------------------------------------------
1448
-  (0.0ms) rollback transaction
1449
-  (0.0ms) begin transaction
1450
- ------------------------------------------------------------------
1451
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1452
- ------------------------------------------------------------------
1453
-  (0.0ms) rollback transaction
1454
-  (0.0ms) begin transaction
1455
- ----------------------------------------------------------
1456
- HumanAttributeValuesTest: test_resolution_for_associations
1457
- ----------------------------------------------------------
1458
-  (0.0ms) rollback transaction
1459
-  (0.0ms) begin transaction
1460
- ------------------------------------------------------------
1461
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1462
- ------------------------------------------------------------
1463
-  (0.0ms) rollback transaction
1464
-  (0.0ms) begin transaction
1465
- -----------------------------------------------------------
1466
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1467
- -----------------------------------------------------------
1468
-  (0.0ms) rollback transaction
1469
-  (0.0ms) begin transaction
1470
- ------------------------------------
1471
- HumanAttributeValuesTest: test_truth
1472
- ------------------------------------
1473
-  (0.0ms) rollback transaction
1474
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1475
-  (0.1ms) begin transaction
1476
- ----------------------------------------------------------
1477
- HumanAttributeValuesTest: test_attribute_with_count_config
1478
- ----------------------------------------------------------
1479
-  (0.0ms) rollback transaction
1480
-  (0.0ms) begin transaction
1481
- -------------------------------------------------------------
1482
- HumanAttributeValuesTest: test_attribute_without_count_config
1483
- -------------------------------------------------------------
1484
-  (0.0ms) rollback transaction
1485
-  (0.0ms) begin transaction
1486
- ------------------------------------------------------------------
1487
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1488
- ------------------------------------------------------------------
1489
-  (0.0ms) rollback transaction
1490
-  (0.0ms) begin transaction
1491
- ----------------------------------------------------------
1492
- HumanAttributeValuesTest: test_resolution_for_associations
1493
- ----------------------------------------------------------
1494
-  (0.0ms) rollback transaction
1495
-  (0.0ms) begin transaction
1496
- ------------------------------------------------------------
1497
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1498
- ------------------------------------------------------------
1499
-  (0.0ms) rollback transaction
1500
-  (0.0ms) begin transaction
1501
- -----------------------------------------------------------
1502
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1503
- -----------------------------------------------------------
1504
-  (0.0ms) rollback transaction
1505
-  (0.0ms) begin transaction
1506
- ------------------------------------
1507
- HumanAttributeValuesTest: test_truth
1508
- ------------------------------------
1509
-  (0.0ms) rollback transaction
1510
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1511
-  (0.1ms) begin transaction
1512
- ----------------------------------------------------------
1513
- HumanAttributeValuesTest: test_attribute_with_count_config
1514
- ----------------------------------------------------------
1515
-  (0.0ms) rollback transaction
1516
-  (0.0ms) begin transaction
1517
- -------------------------------------------------------------
1518
- HumanAttributeValuesTest: test_attribute_without_count_config
1519
- -------------------------------------------------------------
1520
-  (0.0ms) rollback transaction
1521
-  (0.0ms) begin transaction
1522
- ------------------------------------------------------------------
1523
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1524
- ------------------------------------------------------------------
1525
-  (0.1ms) rollback transaction
1526
-  (0.0ms) begin transaction
1527
- ----------------------------------------------------------
1528
- HumanAttributeValuesTest: test_resolution_for_associations
1529
- ----------------------------------------------------------
1530
-  (0.0ms) rollback transaction
1531
-  (0.0ms) begin transaction
1532
- ------------------------------------------------------------
1533
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1534
- ------------------------------------------------------------
1535
-  (0.0ms) rollback transaction
1536
-  (0.0ms) begin transaction
1537
- -----------------------------------------------------------
1538
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1539
- -----------------------------------------------------------
1540
-  (0.0ms) rollback transaction
1541
-  (0.0ms) begin transaction
1542
- ------------------------------------
1543
- HumanAttributeValuesTest: test_truth
1544
- ------------------------------------
1545
-  (0.0ms) rollback transaction
1546
-  (78.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1547
-  (0.2ms) select sqlite_version(*)
1548
-  (111.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1549
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1550
- Migrating to CreateTheAnswers (20150127220502)
1551
-  (0.0ms) begin transaction
1552
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
1553
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
1554
-  (106.4ms) commit transaction
1555
- Migrating to CreateParents (20150131153819)
1556
-  (0.0ms) begin transaction
1557
-  (0.1ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
1558
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
1559
-  (65.3ms) commit transaction
1560
- Migrating to CreateBooleanModels (20150131161322)
1561
-  (0.0ms) begin transaction
1562
-  (0.2ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
1563
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
1564
-  (245.9ms) commit transaction
1565
- Migrating to CreateNumericModels (20150131162551)
1566
-  (0.1ms) begin transaction
1567
-  (0.3ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
1568
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1569
-  (87.8ms) commit transaction
1570
- Migrating to CreateLexicons (20150131164609)
1571
-  (0.1ms) begin transaction
1572
-  (0.4ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
1573
-  (0.2ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
1574
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1575
-  (91.1ms) commit transaction
1576
- Migrating to CreateEnumModels (20150131170613)
1577
-  (0.0ms) begin transaction
1578
-  (0.2ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime) 
1579
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131170613"]]
1580
-  (267.9ms) commit transaction
1581
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1582
-  (0.1ms)  SELECT sql
1583
- FROM sqlite_master
1584
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1585
- UNION ALL
1586
- SELECT sql
1587
- FROM sqlite_temp_master
1588
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1589
- 
1590
-  (0.1ms) begin transaction
1591
- ----------------------------------------------------------
1592
- HumanAttributeValuesTest: test_attribute_with_count_config
1593
- ----------------------------------------------------------
1594
-  (0.0ms) rollback transaction
1595
-  (0.0ms) begin transaction
1596
- -------------------------------------------------------------
1597
- HumanAttributeValuesTest: test_attribute_without_count_config
1598
- -------------------------------------------------------------
1599
-  (0.0ms) rollback transaction
1600
-  (0.0ms) begin transaction
1601
- ------------------------------------------------------------------
1602
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1603
- ------------------------------------------------------------------
1604
-  (0.0ms) rollback transaction
1605
-  (0.0ms) begin transaction
1606
- ----------------------------------------------------------
1607
- HumanAttributeValuesTest: test_resolution_for_associations
1608
- ----------------------------------------------------------
1609
-  (0.0ms) rollback transaction
1610
-  (0.0ms) begin transaction
1611
- ---------------------------------------------------
1612
- HumanAttributeValuesTest: test_resolution_for_enums
1613
- ---------------------------------------------------
1614
-  (0.0ms) rollback transaction
1615
-  (0.0ms) begin transaction
1616
- ------------------------------------------------------------
1617
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1618
- ------------------------------------------------------------
1619
-  (0.0ms) rollback transaction
1620
-  (0.0ms) begin transaction
1621
- -----------------------------------------------------------
1622
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1623
- -----------------------------------------------------------
1624
-  (0.0ms) rollback transaction
1625
-  (0.0ms) begin transaction
1626
- ------------------------------------
1627
- HumanAttributeValuesTest: test_truth
1628
- ------------------------------------
1629
-  (0.0ms) rollback transaction
1630
-  (76.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1631
-  (0.1ms) select sqlite_version(*)
1632
-  (94.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1633
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
1634
- Migrating to CreateTheAnswers (20150127220502)
1635
-  (0.0ms) begin transaction
1636
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
1637
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
1638
-  (62.2ms) commit transaction
1639
- Migrating to CreateParents (20150131153819)
1640
-  (0.1ms) begin transaction
1641
-  (0.2ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
1642
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
1643
-  (65.1ms) commit transaction
1644
- Migrating to CreateBooleanModels (20150131161322)
1645
-  (0.0ms) begin transaction
1646
-  (0.2ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
1647
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
1648
-  (279.1ms) commit transaction
1649
- Migrating to CreateNumericModels (20150131162551)
1650
-  (0.0ms) begin transaction
1651
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
1652
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1653
-  (65.2ms) commit transaction
1654
- Migrating to CreateLexicons (20150131164609)
1655
-  (0.1ms) begin transaction
1656
-  (0.2ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
1657
-  (0.1ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
1658
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1659
-  (95.7ms) commit transaction
1660
- Migrating to CreateEnumModels (20150131170613)
1661
-  (0.0ms) begin transaction
1662
-  (0.1ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime) 
1663
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131170613"]]
1664
-  (66.7ms) commit transaction
1665
- ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
1666
-  (0.1ms)  SELECT sql
1667
- FROM sqlite_master
1668
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1669
- UNION ALL
1670
- SELECT sql
1671
- FROM sqlite_temp_master
1672
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1673
- 
1674
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1675
-  (0.1ms) begin transaction
1676
- ----------------------------------------------------------
1677
- HumanAttributeValuesTest: test_attribute_with_count_config
1678
- ----------------------------------------------------------
1679
-  (0.0ms) rollback transaction
1680
-  (0.0ms) begin transaction
1681
- -------------------------------------------------------------
1682
- HumanAttributeValuesTest: test_attribute_without_count_config
1683
- -------------------------------------------------------------
1684
-  (0.0ms) rollback transaction
1685
-  (0.0ms) begin transaction
1686
- ------------------------------------------------------------------
1687
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1688
- ------------------------------------------------------------------
1689
-  (0.0ms) rollback transaction
1690
-  (0.0ms) begin transaction
1691
- ----------------------------------------------------------
1692
- HumanAttributeValuesTest: test_resolution_for_associations
1693
- ----------------------------------------------------------
1694
-  (0.0ms) rollback transaction
1695
-  (0.0ms) begin transaction
1696
- ---------------------------------------------------
1697
- HumanAttributeValuesTest: test_resolution_for_enums
1698
- ---------------------------------------------------
1699
-  (0.0ms) rollback transaction
1700
-  (0.0ms) begin transaction
1701
- ------------------------------------------------------------
1702
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1703
- ------------------------------------------------------------
1704
-  (0.0ms) rollback transaction
1705
-  (0.0ms) begin transaction
1706
- -----------------------------------------------------------
1707
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1708
- -----------------------------------------------------------
1709
-  (0.0ms) rollback transaction
1710
-  (0.0ms) begin transaction
1711
- ------------------------------------
1712
- HumanAttributeValuesTest: test_truth
1713
- ------------------------------------
1714
-  (0.0ms) rollback transaction
1715
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1716
-  (0.1ms) begin transaction
1717
- ----------------------------------------------------------
1718
- HumanAttributeValuesTest: test_attribute_with_count_config
1719
- ----------------------------------------------------------
1720
-  (0.0ms) rollback transaction
1721
-  (0.0ms) begin transaction
1722
- -------------------------------------------------------------
1723
- HumanAttributeValuesTest: test_attribute_without_count_config
1724
- -------------------------------------------------------------
1725
-  (0.0ms) rollback transaction
1726
-  (0.0ms) begin transaction
1727
- ------------------------------------------------------------------
1728
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1729
- ------------------------------------------------------------------
1730
-  (0.0ms) rollback transaction
1731
-  (0.0ms) begin transaction
1732
- ----------------------------------------------------------
1733
- HumanAttributeValuesTest: test_resolution_for_associations
1734
- ----------------------------------------------------------
1735
-  (0.0ms) rollback transaction
1736
-  (0.0ms) begin transaction
1737
- ---------------------------------------------------
1738
- HumanAttributeValuesTest: test_resolution_for_enums
1739
- ---------------------------------------------------
1740
-  (0.0ms) rollback transaction
1741
-  (0.0ms) begin transaction
1742
- ------------------------------------------------------------
1743
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1744
- ------------------------------------------------------------
1745
-  (0.0ms) rollback transaction
1746
-  (0.0ms) begin transaction
1747
- -----------------------------------------------------------
1748
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1749
- -----------------------------------------------------------
1750
-  (0.0ms) rollback transaction
1751
-  (0.0ms) begin transaction
1752
- ------------------------------------
1753
- HumanAttributeValuesTest: test_truth
1754
- ------------------------------------
1755
-  (0.0ms) rollback transaction
1756
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1757
-  (0.0ms) begin transaction
1758
- ----------------------------------------------------------
1759
- HumanAttributeValuesTest: test_attribute_with_count_config
1760
- ----------------------------------------------------------
1761
-  (0.0ms) rollback transaction
1762
-  (0.0ms) begin transaction
1763
- -------------------------------------------------------------
1764
- HumanAttributeValuesTest: test_attribute_without_count_config
1765
- -------------------------------------------------------------
1766
-  (0.0ms) rollback transaction
1767
-  (0.0ms) begin transaction
1768
- ------------------------------------------------------------------
1769
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1770
- ------------------------------------------------------------------
1771
-  (0.0ms) rollback transaction
1772
-  (0.0ms) begin transaction
1773
- ----------------------------------------------------------
1774
- HumanAttributeValuesTest: test_resolution_for_associations
1775
- ----------------------------------------------------------
1776
-  (0.0ms) rollback transaction
1777
-  (0.0ms) begin transaction
1778
- ---------------------------------------------------
1779
- HumanAttributeValuesTest: test_resolution_for_enums
1780
- ---------------------------------------------------
1781
-  (0.0ms) rollback transaction
1782
-  (0.0ms) begin transaction
1783
- ------------------------------------------------------------
1784
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1785
- ------------------------------------------------------------
1786
-  (0.0ms) rollback transaction
1787
-  (0.0ms) begin transaction
1788
- -----------------------------------------------------------
1789
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1790
- -----------------------------------------------------------
1791
-  (0.0ms) rollback transaction
1792
-  (0.1ms) begin transaction
1793
- ------------------------------------
1794
- HumanAttributeValuesTest: test_truth
1795
- ------------------------------------
1796
-  (0.0ms) rollback transaction
1797
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1798
-  (0.1ms) begin transaction
1799
- ----------------------------------------------------------
1800
- HumanAttributeValuesTest: test_attribute_with_count_config
1801
- ----------------------------------------------------------
1802
-  (0.0ms) rollback transaction
1803
-  (0.0ms) begin transaction
1804
- -------------------------------------------------------------
1805
- HumanAttributeValuesTest: test_attribute_without_count_config
1806
- -------------------------------------------------------------
1807
-  (0.0ms) rollback transaction
1808
-  (0.0ms) begin transaction
1809
- ------------------------------------------------------------------
1810
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1811
- ------------------------------------------------------------------
1812
-  (0.0ms) rollback transaction
1813
-  (0.0ms) begin transaction
1814
- ----------------------------------------------------------
1815
- HumanAttributeValuesTest: test_resolution_for_associations
1816
- ----------------------------------------------------------
1817
-  (0.0ms) rollback transaction
1818
-  (0.0ms) begin transaction
1819
- ---------------------------------------------------
1820
- HumanAttributeValuesTest: test_resolution_for_enums
1821
- ---------------------------------------------------
1822
-  (0.0ms) rollback transaction
1823
-  (0.0ms) begin transaction
1824
- ------------------------------------------------------------
1825
- HumanAttributeValuesTest: test_resolution_for_numeric_values
1826
- ------------------------------------------------------------
1827
-  (0.0ms) rollback transaction
1828
-  (0.0ms) begin transaction
1829
- -----------------------------------------------------------
1830
- HumanAttributeValuesTest: test_resolution_of_boolean_values
1831
- -----------------------------------------------------------
1832
-  (0.0ms) rollback transaction
1833
-  (0.0ms) begin transaction
1834
- ------------------------------------
1835
- HumanAttributeValuesTest: test_truth
1836
- ------------------------------------
1837
-  (0.0ms) rollback transaction
1838
-  (765.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1839
-  (0.1ms) select sqlite_version(*)
1840
-  (95.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1841
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
1842
- Migrating to CreateTheAnswers (20150127220502)
1843
-  (0.0ms) begin transaction
1844
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
1845
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
1846
-  (90.2ms) commit transaction
1847
- Migrating to CreateParents (20150131153819)
1848
-  (0.1ms) begin transaction
1849
-  (0.2ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
1850
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
1851
-  (65.0ms) commit transaction
1852
- Migrating to CreateBooleanModels (20150131161322)
1853
-  (0.1ms) begin transaction
1854
-  (0.2ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
1855
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
1856
-  (278.9ms) commit transaction
1857
- Migrating to CreateNumericModels (20150131162551)
1858
-  (0.0ms) begin transaction
1859
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
1860
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1861
-  (65.1ms) commit transaction
1862
- Migrating to CreateLexicons (20150131164609)
1863
-  (0.0ms) begin transaction
1864
-  (0.2ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
1865
-  (0.1ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
1866
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1867
-  (95.7ms) commit transaction
1868
- Migrating to CreateEnumModels (20150131170613)
1869
-  (0.1ms) begin transaction
1870
-  (0.3ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime) 
1871
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131170613"]]
1872
-  (65.9ms) commit transaction
1873
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1874
-  (0.1ms)  SELECT sql
1875
- FROM sqlite_master
1876
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1877
- UNION ALL
1878
- SELECT sql
1879
- FROM sqlite_temp_master
1880
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1881
- 
1882
-  (1029.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1883
-  (0.1ms) select sqlite_version(*)
1884
-  (83.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1885
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
1886
- Migrating to CreateTheAnswers (20150127220502)
1887
-  (0.0ms) begin transaction
1888
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
1889
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
1890
-  (45.3ms) commit transaction
1891
- Migrating to CreateParents (20150131153819)
1892
-  (0.1ms) begin transaction
1893
-  (0.3ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
1894
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
1895
-  (48.9ms) commit transaction
1896
- Migrating to CreateBooleanModels (20150131161322)
1897
-  (0.2ms) begin transaction
1898
-  (0.6ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
1899
- SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
1900
-  (83.9ms) commit transaction
1901
- Migrating to CreateNumericModels (20150131162551)
1902
-  (0.1ms) begin transaction
1903
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
1904
- SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1905
-  (47.9ms) commit transaction
1906
- Migrating to CreateLexicons (20150131164609)
1907
-  (0.1ms) begin transaction
1908
-  (0.2ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
1909
-  (0.1ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
1910
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1911
-  (282.5ms) commit transaction
1912
- Migrating to CreateEnumModels (20150131170613)
1913
-  (0.0ms) begin transaction
1914
-  (0.2ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime) 
1915
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131170613"]]
1916
-  (79.9ms) commit transaction
1917
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1918
-  (0.1ms)  SELECT sql
1919
- FROM sqlite_master
1920
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1921
- UNION ALL
1922
- SELECT sql
1923
- FROM sqlite_temp_master
1924
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1925
- 
1926
-  (76.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1927
-  (0.1ms) select sqlite_version(*)
1928
-  (95.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1929
- ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
1930
- Migrating to CreateTheAnswers (20150127220502)
1931
-  (0.0ms) begin transaction
1932
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
1933
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
1934
-  (89.9ms) commit transaction
1935
- Migrating to CreateParents (20150131153819)
1936
-  (0.0ms) begin transaction
1937
-  (0.2ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
1938
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
1939
-  (65.1ms) commit transaction
1940
- Migrating to CreateBooleanModels (20150131161322)
1941
-  (0.0ms) begin transaction
1942
-  (0.1ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
1943
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
1944
-  (354.6ms) commit transaction
1945
- Migrating to CreateNumericModels (20150131162551)
1946
-  (0.0ms) begin transaction
1947
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
1948
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
1949
-  (78.7ms) commit transaction
1950
- Migrating to CreateLexicons (20150131164609)
1951
-  (0.0ms) begin transaction
1952
-  (0.3ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
1953
-  (0.1ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
1954
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
1955
-  (95.5ms) commit transaction
1956
- Migrating to CreateEnumModels (20150131170613)
1957
-  (0.1ms) begin transaction
1958
-  (0.3ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime) 
1959
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131170613"]]
1960
-  (65.5ms) commit transaction
1961
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1962
-  (0.1ms)  SELECT sql
1963
- FROM sqlite_master
1964
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1965
- UNION ALL
1966
- SELECT sql
1967
- FROM sqlite_temp_master
1968
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1969
- 
1970
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1971
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1972
-  (0.1ms)  SELECT sql
1973
- FROM sqlite_master
1974
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1975
- UNION ALL
1976
- SELECT sql
1977
- FROM sqlite_temp_master
1978
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1979
- 
1980
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1981
-  (0.1ms) begin transaction
1982
- ----------------------------------------------------------
1983
- HumanAttributeValuesTest: test_attribute_with_count_config
1984
- ----------------------------------------------------------
1985
-  (0.0ms) rollback transaction
1986
-  (0.0ms) begin transaction
1987
- -------------------------------------------------------------
1988
- HumanAttributeValuesTest: test_attribute_without_count_config
1989
- -------------------------------------------------------------
1990
-  (0.0ms) rollback transaction
1991
-  (0.0ms) begin transaction
1992
- ------------------------------------------------------------------
1993
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
1994
- ------------------------------------------------------------------
1995
-  (0.0ms) rollback transaction
1996
-  (0.0ms) begin transaction
1997
- ----------------------------------------------------------
1998
- HumanAttributeValuesTest: test_resolution_for_associations
1999
- ----------------------------------------------------------
2000
-  (0.0ms) rollback transaction
2001
-  (0.0ms) begin transaction
2002
- ---------------------------------------------------
2003
- HumanAttributeValuesTest: test_resolution_for_enums
2004
- ---------------------------------------------------
2005
-  (0.0ms) rollback transaction
2006
-  (0.0ms) begin transaction
2007
- ------------------------------------------------------------
2008
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2009
- ------------------------------------------------------------
2010
-  (0.0ms) rollback transaction
2011
-  (0.0ms) begin transaction
2012
- -----------------------------------------------------------
2013
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2014
- -----------------------------------------------------------
2015
-  (0.0ms) rollback transaction
2016
-  (0.0ms) begin transaction
2017
- ------------------------------------
2018
- HumanAttributeValuesTest: test_truth
2019
- ------------------------------------
2020
-  (0.0ms) rollback transaction
2021
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2022
-  (0.1ms) begin transaction
2023
- ----------------------------------------------------------
2024
- HumanAttributeValuesTest: test_attribute_with_count_config
2025
- ----------------------------------------------------------
2026
-  (0.0ms) rollback transaction
2027
-  (0.0ms) begin transaction
2028
- -------------------------------------------------------------
2029
- HumanAttributeValuesTest: test_attribute_without_count_config
2030
- -------------------------------------------------------------
2031
-  (0.0ms) rollback transaction
2032
-  (0.0ms) begin transaction
2033
- ------------------------------------------------------------------
2034
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2035
- ------------------------------------------------------------------
2036
-  (0.0ms) rollback transaction
2037
-  (0.0ms) begin transaction
2038
- ----------------------------------------------------------
2039
- HumanAttributeValuesTest: test_resolution_for_associations
2040
- ----------------------------------------------------------
2041
-  (0.0ms) rollback transaction
2042
-  (0.0ms) begin transaction
2043
- ---------------------------------------------------
2044
- HumanAttributeValuesTest: test_resolution_for_enums
2045
- ---------------------------------------------------
2046
-  (0.0ms) rollback transaction
2047
-  (0.0ms) begin transaction
2048
- ------------------------------------------------------------
2049
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2050
- ------------------------------------------------------------
2051
-  (0.0ms) rollback transaction
2052
-  (0.0ms) begin transaction
2053
- -----------------------------------------------------------
2054
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2055
- -----------------------------------------------------------
2056
-  (0.0ms) rollback transaction
2057
-  (0.0ms) begin transaction
2058
- ------------------------------------
2059
- HumanAttributeValuesTest: test_truth
2060
- ------------------------------------
2061
-  (0.0ms) rollback transaction
2062
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2063
-  (0.1ms) begin transaction
2064
- ----------------------------------------------------------
2065
- HumanAttributeValuesTest: test_attribute_with_count_config
2066
- ----------------------------------------------------------
2067
-  (0.0ms) rollback transaction
2068
-  (0.0ms) begin transaction
2069
- -------------------------------------------------------------
2070
- HumanAttributeValuesTest: test_attribute_without_count_config
2071
- -------------------------------------------------------------
2072
-  (0.0ms) rollback transaction
2073
-  (0.0ms) begin transaction
2074
- ------------------------------------------------------------------
2075
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2076
- ------------------------------------------------------------------
2077
-  (0.0ms) rollback transaction
2078
-  (0.0ms) begin transaction
2079
- ----------------------------------------------------------
2080
- HumanAttributeValuesTest: test_resolution_for_associations
2081
- ----------------------------------------------------------
2082
-  (0.0ms) rollback transaction
2083
-  (0.0ms) begin transaction
2084
- ---------------------------------------------------
2085
- HumanAttributeValuesTest: test_resolution_for_enums
2086
- ---------------------------------------------------
2087
-  (0.0ms) rollback transaction
2088
-  (0.0ms) begin transaction
2089
- ------------------------------------------------------------
2090
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2091
- ------------------------------------------------------------
2092
-  (0.0ms) rollback transaction
2093
-  (0.0ms) begin transaction
2094
- -----------------------------------------------------------
2095
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2096
- -----------------------------------------------------------
2097
-  (0.0ms) rollback transaction
2098
-  (0.0ms) begin transaction
2099
- ------------------------------------
2100
- HumanAttributeValuesTest: test_truth
2101
- ------------------------------------
2102
-  (0.0ms) rollback transaction
2103
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2104
-  (0.1ms) begin transaction
2105
- ----------------------------------------------------------
2106
- HumanAttributeValuesTest: test_attribute_with_count_config
2107
- ----------------------------------------------------------
2108
-  (0.0ms) rollback transaction
2109
-  (0.0ms) begin transaction
2110
- -------------------------------------------------------------
2111
- HumanAttributeValuesTest: test_attribute_without_count_config
2112
- -------------------------------------------------------------
2113
-  (0.0ms) rollback transaction
2114
-  (0.0ms) begin transaction
2115
- ------------------------------------------------------------------
2116
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2117
- ------------------------------------------------------------------
2118
-  (0.0ms) rollback transaction
2119
-  (0.0ms) begin transaction
2120
- ----------------------------------------------------------
2121
- HumanAttributeValuesTest: test_resolution_for_associations
2122
- ----------------------------------------------------------
2123
-  (0.1ms) rollback transaction
2124
-  (0.0ms) begin transaction
2125
- ---------------------------------------------------
2126
- HumanAttributeValuesTest: test_resolution_for_enums
2127
- ---------------------------------------------------
2128
-  (0.0ms) rollback transaction
2129
-  (0.0ms) begin transaction
2130
- ------------------------------------------------------------
2131
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2132
- ------------------------------------------------------------
2133
-  (0.0ms) rollback transaction
2134
-  (0.0ms) begin transaction
2135
- -----------------------------------------------------------
2136
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2137
- -----------------------------------------------------------
2138
-  (0.0ms) rollback transaction
2139
-  (0.0ms) begin transaction
2140
- ------------------------------------
2141
- HumanAttributeValuesTest: test_truth
2142
- ------------------------------------
2143
-  (0.0ms) rollback transaction
2144
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2145
-  (0.1ms) begin transaction
2146
- ----------------------------------------------------------
2147
- HumanAttributeValuesTest: test_attribute_with_count_config
2148
- ----------------------------------------------------------
2149
-  (0.0ms) rollback transaction
2150
-  (0.0ms) begin transaction
2151
- -------------------------------------------------------------
2152
- HumanAttributeValuesTest: test_attribute_without_count_config
2153
- -------------------------------------------------------------
2154
-  (0.0ms) rollback transaction
2155
-  (0.0ms) begin transaction
2156
- ------------------------------------------------------------------
2157
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2158
- ------------------------------------------------------------------
2159
-  (0.0ms) rollback transaction
2160
-  (0.0ms) begin transaction
2161
- ----------------------------------------------------------
2162
- HumanAttributeValuesTest: test_resolution_for_associations
2163
- ----------------------------------------------------------
2164
-  (0.0ms) rollback transaction
2165
-  (0.0ms) begin transaction
2166
- ---------------------------------------------------
2167
- HumanAttributeValuesTest: test_resolution_for_enums
2168
- ---------------------------------------------------
2169
-  (0.0ms) rollback transaction
2170
-  (0.0ms) begin transaction
2171
- ------------------------------------------------------------
2172
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2173
- ------------------------------------------------------------
2174
-  (0.0ms) rollback transaction
2175
-  (0.0ms) begin transaction
2176
- -----------------------------------------------------------
2177
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2178
- -----------------------------------------------------------
2179
-  (0.0ms) rollback transaction
2180
-  (0.0ms) begin transaction
2181
- ------------------------------------
2182
- HumanAttributeValuesTest: test_truth
2183
- ------------------------------------
2184
-  (0.0ms) rollback transaction
2185
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2186
-  (0.1ms) begin transaction
2187
- ----------------------------------------------------------
2188
- HumanAttributeValuesTest: test_attribute_with_count_config
2189
- ----------------------------------------------------------
2190
-  (0.0ms) rollback transaction
2191
-  (0.0ms) begin transaction
2192
- -------------------------------------------------------------
2193
- HumanAttributeValuesTest: test_attribute_without_count_config
2194
- -------------------------------------------------------------
2195
-  (0.0ms) rollback transaction
2196
-  (0.0ms) begin transaction
2197
- ------------------------------------------------------------------
2198
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2199
- ------------------------------------------------------------------
2200
-  (0.0ms) rollback transaction
2201
-  (0.0ms) begin transaction
2202
- ----------------------------------------------------------
2203
- HumanAttributeValuesTest: test_resolution_for_associations
2204
- ----------------------------------------------------------
2205
-  (0.0ms) rollback transaction
2206
-  (0.0ms) begin transaction
2207
- ---------------------------------------------------
2208
- HumanAttributeValuesTest: test_resolution_for_enums
2209
- ---------------------------------------------------
2210
-  (0.0ms) rollback transaction
2211
-  (0.0ms) begin transaction
2212
- ------------------------------------------------------------
2213
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2214
- ------------------------------------------------------------
2215
-  (0.0ms) rollback transaction
2216
-  (0.0ms) begin transaction
2217
- -----------------------------------------------------------
2218
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2219
- -----------------------------------------------------------
2220
-  (0.0ms) rollback transaction
2221
-  (0.0ms) begin transaction
2222
- ------------------------------------
2223
- HumanAttributeValuesTest: test_truth
2224
- ------------------------------------
2225
-  (0.0ms) rollback transaction
2226
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2227
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2228
-  (0.1ms)  SELECT sql
2229
- FROM sqlite_master
2230
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
2231
- UNION ALL
2232
- SELECT sql
2233
- FROM sqlite_temp_master
2234
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
2235
- 
2236
-  (66.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2237
-  (0.1ms) select sqlite_version(*)
2238
-  (77.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2239
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2240
- Migrating to CreateTheAnswers (20150127220502)
2241
-  (0.0ms) begin transaction
2242
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
2243
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
2244
-  (96.5ms) commit transaction
2245
- Migrating to CreateParents (20150131153819)
2246
-  (0.1ms) begin transaction
2247
-  (0.2ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
2248
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
2249
-  (65.1ms) commit transaction
2250
- Migrating to CreateBooleanModels (20150131161322)
2251
-  (0.0ms) begin transaction
2252
-  (0.2ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
2253
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
2254
-  (297.5ms) commit transaction
2255
- Migrating to CreateNumericModels (20150131162551)
2256
-  (0.0ms) begin transaction
2257
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
2258
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
2259
-  (77.7ms) commit transaction
2260
- Migrating to CreateLexicons (20150131164609)
2261
-  (0.0ms) begin transaction
2262
-  (0.2ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
2263
-  (0.1ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
2264
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
2265
-  (77.3ms) commit transaction
2266
- Migrating to CreateEnumModels (20150131170613)
2267
-  (0.0ms) begin transaction
2268
-  (0.2ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime) 
2269
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131170613"]]
2270
-  (368.2ms) commit transaction
2271
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2272
-  (0.1ms)  SELECT sql
2273
- FROM sqlite_master
2274
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
2275
- UNION ALL
2276
- SELECT sql
2277
- FROM sqlite_temp_master
2278
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
2279
- 
2280
-  (0.1ms) begin transaction
2281
- ----------------------------------------------------------
2282
- HumanAttributeValuesTest: test_attribute_with_count_config
2283
- ----------------------------------------------------------
2284
-  (0.0ms) rollback transaction
2285
-  (0.0ms) begin transaction
2286
- -------------------------------------------------------------
2287
- HumanAttributeValuesTest: test_attribute_without_count_config
2288
- -------------------------------------------------------------
2289
-  (0.0ms) rollback transaction
2290
-  (0.0ms) begin transaction
2291
- ------------------------------------------------------------------
2292
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2293
- ------------------------------------------------------------------
2294
-  (0.0ms) rollback transaction
2295
-  (0.0ms) begin transaction
2296
- ----------------------------------------------------------
2297
- HumanAttributeValuesTest: test_resolution_for_associations
2298
- ----------------------------------------------------------
2299
-  (0.0ms) rollback transaction
2300
-  (0.0ms) begin transaction
2301
- ---------------------------------------------------
2302
- HumanAttributeValuesTest: test_resolution_for_enums
2303
- ---------------------------------------------------
2304
-  (0.0ms) rollback transaction
2305
-  (0.0ms) begin transaction
2306
- ------------------------------------------------------------
2307
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2308
- ------------------------------------------------------------
2309
-  (0.0ms) rollback transaction
2310
-  (0.0ms) begin transaction
2311
- -----------------------------------------------------------
2312
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2313
- -----------------------------------------------------------
2314
-  (0.0ms) rollback transaction
2315
-  (0.0ms) begin transaction
2316
- ------------------------------------
2317
- HumanAttributeValuesTest: test_truth
2318
- ------------------------------------
2319
-  (0.0ms) rollback transaction
2320
-  (79.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2321
-  (0.1ms) select sqlite_version(*)
2322
-  (95.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2323
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2324
- Migrating to CreateTheAnswers (20150127220502)
2325
-  (0.0ms) begin transaction
2326
-  (0.2ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar(255), "created_at" datetime, "updated_at" datetime)
2327
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150127220502"]]
2328
-  (89.8ms) commit transaction
2329
- Migrating to CreateParents (20150131153819)
2330
-  (0.1ms) begin transaction
2331
-  (0.2ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "field" varchar(255), "created_at" datetime, "updated_at" datetime)
2332
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131153819"]]
2333
-  (64.8ms) commit transaction
2334
- Migrating to CreateBooleanModels (20150131161322)
2335
-  (0.1ms) begin transaction
2336
-  (0.2ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
2337
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131161322"]]
2338
-  (246.7ms) commit transaction
2339
- Migrating to CreateNumericModels (20150131162551)
2340
-  (0.0ms) begin transaction
2341
-  (0.2ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
2342
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131162551"]]
2343
-  (63.7ms) commit transaction
2344
- Migrating to CreateLexicons (20150131164609)
2345
-  (0.0ms) begin transaction
2346
-  (0.2ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
2347
-  (0.1ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
2348
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131164609"]]
2349
-  (97.1ms) commit transaction
2350
- Migrating to CreateEnumModels (20150131170613)
2351
-  (0.0ms) begin transaction
2352
-  (0.2ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime) 
2353
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150131170613"]]
2354
-  (265.2ms) commit transaction
2355
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2356
-  (0.1ms)  SELECT sql
2357
- FROM sqlite_master
2358
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
2359
- UNION ALL
2360
- SELECT sql
2361
- FROM sqlite_temp_master
2362
- WHERE name='index_lexicons_on_the_answer_id' AND type='index'
1
+  (0.1ms) DROP TABLE IF EXISTS "boolean_models"
2
+  (0.1ms) SELECT sqlite_version(*)
3
+  (14.1ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime)
4
+  (0.2ms) DROP TABLE IF EXISTS "enum_models"
5
+  (14.7ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime)
6
+  (0.2ms) DROP TABLE IF EXISTS "lexicons"
7
+  (9.3ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime)
8
+  (7.5ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
9
+  (0.1ms) DROP TABLE IF EXISTS "numeric_models"
10
+  (7.7ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
11
+  (0.1ms) DROP TABLE IF EXISTS "parents"
12
+  (9.4ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar, "field" varchar, "created_at" datetime, "updated_at" datetime)
13
+  (0.1ms) DROP TABLE IF EXISTS "the_answers"
14
+  (7.9ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar, "created_at" datetime, "updated_at" datetime)
15
+  (16.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
16
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
17
+  (11.0ms) INSERT INTO "schema_migrations" (version) VALUES (20150131170613)
18
+  (10.3ms) INSERT INTO "schema_migrations" (version) VALUES
19
+ (20150131164609),
20
+ (20150131162551),
21
+ (20150131161322),
22
+ (20150127220502),
23
+ (20150131153819);
24
+
2363
25
  
2364
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2365
-  (0.1ms) begin transaction
2366
- ----------------------------------------------------------
2367
- HumanAttributeValuesTest: test_attribute_with_count_config
2368
- ----------------------------------------------------------
2369
-  (0.0ms) rollback transaction
2370
-  (0.0ms) begin transaction
2371
- -------------------------------------------------------------
2372
- HumanAttributeValuesTest: test_attribute_without_count_config
2373
- -------------------------------------------------------------
2374
-  (0.0ms) rollback transaction
2375
-  (0.0ms) begin transaction
2376
- ------------------------------------------------------------------
2377
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2378
- ------------------------------------------------------------------
2379
-  (0.0ms) rollback transaction
2380
-  (0.0ms) begin transaction
2381
- ----------------------------------------------------------
2382
- HumanAttributeValuesTest: test_resolution_for_associations
2383
- ----------------------------------------------------------
2384
-  (0.0ms) rollback transaction
2385
-  (0.0ms) begin transaction
2386
- ---------------------------------------------------
2387
- HumanAttributeValuesTest: test_resolution_for_enums
2388
- ---------------------------------------------------
2389
-  (0.0ms) rollback transaction
2390
-  (0.0ms) begin transaction
2391
- ------------------------------------------------------------
2392
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2393
- ------------------------------------------------------------
2394
-  (0.0ms) rollback transaction
2395
-  (0.0ms) begin transaction
26
+  (17.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
27
+ ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
28
+  (0.1ms) begin transaction
29
+ SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2017-05-30 12:56:14.527013"], ["updated_at", "2017-05-30 12:56:14.527013"]]
30
+  (7.2ms) commit transaction
31
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
32
+  (0.0ms) begin transaction
33
+  (0.0ms) commit transaction
34
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
35
+  (0.1ms) begin transaction
2396
36
  -----------------------------------------------------------
2397
37
  HumanAttributeValuesTest: test_resolution_of_boolean_values
2398
38
  -----------------------------------------------------------
2399
-  (0.0ms) rollback transaction
2400
-  (0.0ms) begin transaction
39
+  (0.1ms) rollback transaction
40
+  (0.1ms) begin transaction
2401
41
  ------------------------------------
2402
42
  HumanAttributeValuesTest: test_truth
2403
43
  ------------------------------------
2404
-  (0.0ms) rollback transaction
2405
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2406
-  (0.1ms) begin transaction
2407
- ----------------------------------------------------------
2408
- HumanAttributeValuesTest: test_attribute_with_count_config
2409
- ----------------------------------------------------------
2410
-  (0.0ms) rollback transaction
2411
-  (0.0ms) begin transaction
44
+  (0.0ms) rollback transaction
45
+  (0.0ms) begin transaction
2412
46
  -------------------------------------------------------------
2413
47
  HumanAttributeValuesTest: test_attribute_without_count_config
2414
48
  -------------------------------------------------------------
2415
-  (0.0ms) rollback transaction
2416
-  (0.0ms) begin transaction
2417
- ------------------------------------------------------------------
2418
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2419
- ------------------------------------------------------------------
2420
-  (0.0ms) rollback transaction
2421
-  (0.0ms) begin transaction
49
+  (0.1ms) rollback transaction
50
+  (0.1ms) begin transaction
2422
51
  ----------------------------------------------------------
2423
52
  HumanAttributeValuesTest: test_resolution_for_associations
2424
53
  ----------------------------------------------------------
2425
-  (0.0ms) rollback transaction
2426
-  (0.0ms) begin transaction
54
+  (0.1ms) rollback transaction
55
+  (0.1ms) begin transaction
2427
56
  ---------------------------------------------------
2428
57
  HumanAttributeValuesTest: test_resolution_for_enums
2429
58
  ---------------------------------------------------
2430
-  (0.0ms) rollback transaction
2431
-  (0.0ms) begin transaction
59
+  (0.1ms) rollback transaction
60
+  (0.1ms) begin transaction
2432
61
  ------------------------------------------------------------
2433
62
  HumanAttributeValuesTest: test_resolution_for_numeric_values
2434
63
  ------------------------------------------------------------
2435
-  (0.0ms) rollback transaction
2436
-  (0.0ms) begin transaction
2437
- -----------------------------------------------------------
2438
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2439
- -----------------------------------------------------------
2440
-  (0.0ms) rollback transaction
2441
-  (0.0ms) begin transaction
2442
- ------------------------------------
2443
- HumanAttributeValuesTest: test_truth
2444
- ------------------------------------
2445
-  (0.0ms) rollback transaction
2446
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2447
-  (0.1ms) begin transaction
64
+  (0.1ms) rollback transaction
65
+  (0.0ms) begin transaction
2448
66
  ----------------------------------------------------------
2449
67
  HumanAttributeValuesTest: test_attribute_with_count_config
2450
68
  ----------------------------------------------------------
2451
-  (0.1ms) rollback transaction
2452
-  (0.0ms) begin transaction
2453
- -------------------------------------------------------------
2454
- HumanAttributeValuesTest: test_attribute_without_count_config
2455
- -------------------------------------------------------------
2456
-  (0.0ms) rollback transaction
2457
-  (0.0ms) begin transaction
69
+  (0.0ms) rollback transaction
70
+  (0.0ms) begin transaction
2458
71
  ------------------------------------------------------------------
2459
72
  HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2460
73
  ------------------------------------------------------------------
2461
-  (0.0ms) rollback transaction
2462
-  (0.0ms) begin transaction
2463
- ----------------------------------------------------------
2464
- HumanAttributeValuesTest: test_resolution_for_associations
2465
- ----------------------------------------------------------
2466
-  (0.0ms) rollback transaction
2467
-  (0.0ms) begin transaction
2468
- ---------------------------------------------------
2469
- HumanAttributeValuesTest: test_resolution_for_enums
2470
- ---------------------------------------------------
2471
-  (0.0ms) rollback transaction
2472
-  (0.0ms) begin transaction
2473
- ------------------------------------------------------------
2474
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2475
- ------------------------------------------------------------
2476
-  (0.0ms) rollback transaction
2477
-  (0.0ms) begin transaction
2478
- -----------------------------------------------------------
2479
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2480
- -----------------------------------------------------------
2481
-  (0.0ms) rollback transaction
2482
-  (0.0ms) begin transaction
2483
- ------------------------------------
2484
- HumanAttributeValuesTest: test_truth
2485
- ------------------------------------
2486
-  (0.0ms) rollback transaction
2487
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
74
+  (0.2ms) rollback transaction
75
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
2488
76
   (0.1ms) begin transaction
2489
77
  ----------------------------------------------------------
2490
78
  HumanAttributeValuesTest: test_attribute_with_count_config
2491
79
  ----------------------------------------------------------
2492
-  (0.0ms) rollback transaction
80
+  (0.1ms) rollback transaction
2493
81
   (0.0ms) begin transaction
2494
82
  -------------------------------------------------------------
2495
83
  HumanAttributeValuesTest: test_attribute_without_count_config
@@ -2500,11 +88,11 @@ HumanAttributeValuesTest: test_attribute_without_count_config
2500
88
  HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2501
89
  ------------------------------------------------------------------
2502
90
   (0.1ms) rollback transaction
2503
-  (0.0ms) begin transaction
91
+  (0.1ms) begin transaction
2504
92
  ----------------------------------------------------------
2505
93
  HumanAttributeValuesTest: test_resolution_for_associations
2506
94
  ----------------------------------------------------------
2507
-  (0.0ms) rollback transaction
95
+  (0.1ms) rollback transaction
2508
96
   (0.0ms) begin transaction
2509
97
  ---------------------------------------------------
2510
98
  HumanAttributeValuesTest: test_resolution_for_enums
@@ -2514,12 +102,12 @@ HumanAttributeValuesTest: test_resolution_for_enums
2514
102
  ------------------------------------------------------------
2515
103
  HumanAttributeValuesTest: test_resolution_for_numeric_values
2516
104
  ------------------------------------------------------------
2517
-  (0.0ms) rollback transaction
105
+  (0.1ms) rollback transaction
2518
106
   (0.0ms) begin transaction
2519
107
  -----------------------------------------------------------
2520
108
  HumanAttributeValuesTest: test_resolution_of_boolean_values
2521
109
  -----------------------------------------------------------
2522
-  (0.0ms) rollback transaction
110
+  (0.1ms) rollback transaction
2523
111
   (0.0ms) begin transaction
2524
112
  ------------------------------------
2525
113
  HumanAttributeValuesTest: test_truth
@@ -2530,7 +118,7 @@ HumanAttributeValuesTest: test_truth
2530
118
  ----------------------------------------------------------
2531
119
  HumanAttributeValuesTest: test_attribute_with_count_config
2532
120
  ----------------------------------------------------------
2533
-  (0.0ms) rollback transaction
121
+  (0.1ms) rollback transaction
2534
122
   (0.0ms) begin transaction
2535
123
  -------------------------------------------------------------
2536
124
  HumanAttributeValuesTest: test_attribute_without_count_config
@@ -2540,12 +128,12 @@ HumanAttributeValuesTest: test_attribute_without_count_config
2540
128
  ------------------------------------------------------------------
2541
129
  HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2542
130
  ------------------------------------------------------------------
2543
-  (0.0ms) rollback transaction
131
+  (0.1ms) rollback transaction
2544
132
   (0.0ms) begin transaction
2545
133
  ----------------------------------------------------------
2546
134
  HumanAttributeValuesTest: test_resolution_for_associations
2547
135
  ----------------------------------------------------------
2548
-  (0.0ms) rollback transaction
136
+  (0.1ms) rollback transaction
2549
137
   (0.0ms) begin transaction
2550
138
  ---------------------------------------------------
2551
139
  HumanAttributeValuesTest: test_resolution_for_enums
@@ -2555,198 +143,116 @@ HumanAttributeValuesTest: test_resolution_for_enums
2555
143
  ------------------------------------------------------------
2556
144
  HumanAttributeValuesTest: test_resolution_for_numeric_values
2557
145
  ------------------------------------------------------------
2558
-  (0.0ms) rollback transaction
146
+  (0.1ms) rollback transaction
2559
147
   (0.0ms) begin transaction
2560
148
  -----------------------------------------------------------
2561
149
  HumanAttributeValuesTest: test_resolution_of_boolean_values
2562
150
  -----------------------------------------------------------
2563
-  (0.0ms) rollback transaction
151
+  (0.1ms) rollback transaction
2564
152
   (0.0ms) begin transaction
2565
153
  ------------------------------------
2566
154
  HumanAttributeValuesTest: test_truth
2567
155
  ------------------------------------
2568
156
   (0.0ms) rollback transaction
2569
157
  ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2570
-  (0.1ms) begin transaction
2571
- ----------------------------------------------------------
2572
- HumanAttributeValuesTest: test_attribute_with_count_config
2573
- ----------------------------------------------------------
2574
-  (0.1ms) rollback transaction
2575
-  (0.0ms) begin transaction
2576
- -------------------------------------------------------------
2577
- HumanAttributeValuesTest: test_attribute_without_count_config
2578
- -------------------------------------------------------------
2579
-  (0.0ms) rollback transaction
2580
-  (0.0ms) begin transaction
2581
- ------------------------------------------------------------------
2582
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2583
- ------------------------------------------------------------------
2584
-  (0.0ms) rollback transaction
2585
-  (0.0ms) begin transaction
2586
- ----------------------------------------------------------
2587
- HumanAttributeValuesTest: test_resolution_for_associations
2588
- ----------------------------------------------------------
2589
-  (0.0ms) rollback transaction
2590
-  (0.0ms) begin transaction
2591
- ---------------------------------------------------
2592
- HumanAttributeValuesTest: test_resolution_for_enums
2593
- ---------------------------------------------------
2594
-  (0.0ms) rollback transaction
2595
-  (0.0ms) begin transaction
158
+  (21.9ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime) 
159
+  (12.0ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime)
160
+  (17.4ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime) 
161
+  (0.1ms) select sqlite_version(*)
162
+  (9.7ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
163
+  (10.0ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
164
+  (12.1ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar, "field" varchar, "created_at" datetime, "updated_at" datetime) 
165
+  (14.5ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar, "created_at" datetime, "updated_at" datetime)
166
+  (10.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
167
+  (9.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
168
+  (0.1ms) SELECT version FROM "schema_migrations"
169
+  (7.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131170613')
170
+  (11.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131164609')
171
+  (9.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131162551')
172
+  (9.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131161322')
173
+  (10.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20150127220502')
174
+  (9.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131153819')
175
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
176
+  (0.1ms) begin transaction
2596
177
  ------------------------------------------------------------
2597
178
  HumanAttributeValuesTest: test_resolution_for_numeric_values
2598
179
  ------------------------------------------------------------
2599
-  (0.0ms) rollback transaction
2600
-  (0.0ms) begin transaction
2601
- -----------------------------------------------------------
2602
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2603
- -----------------------------------------------------------
2604
-  (0.0ms) rollback transaction
2605
-  (0.0ms) begin transaction
180
+  (0.1ms) rollback transaction
181
+  (0.1ms) begin transaction
182
+ -------------------------------------------------------------
183
+ HumanAttributeValuesTest: test_attribute_without_count_config
184
+ -------------------------------------------------------------
185
+  (0.1ms) rollback transaction
186
+  (0.1ms) begin transaction
2606
187
  ------------------------------------
2607
188
  HumanAttributeValuesTest: test_truth
2608
189
  ------------------------------------
2609
-  (0.0ms) rollback transaction
2610
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2611
-  (0.0ms) begin transaction
190
+  (0.0ms) rollback transaction
191
+  (0.1ms) begin transaction
2612
192
  ----------------------------------------------------------
2613
193
  HumanAttributeValuesTest: test_attribute_with_count_config
2614
194
  ----------------------------------------------------------
2615
-  (0.0ms) rollback transaction
2616
-  (0.0ms) begin transaction
2617
- -------------------------------------------------------------
2618
- HumanAttributeValuesTest: test_attribute_without_count_config
2619
- -------------------------------------------------------------
2620
-  (0.0ms) rollback transaction
2621
-  (0.0ms) begin transaction
2622
- ------------------------------------------------------------------
2623
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2624
- ------------------------------------------------------------------
2625
-  (0.0ms) rollback transaction
2626
-  (0.0ms) begin transaction
2627
- ----------------------------------------------------------
2628
- HumanAttributeValuesTest: test_resolution_for_associations
2629
- ----------------------------------------------------------
2630
-  (0.0ms) rollback transaction
2631
-  (0.0ms) begin transaction
195
+  (0.1ms) rollback transaction
196
+  (0.1ms) begin transaction
2632
197
  ---------------------------------------------------
2633
198
  HumanAttributeValuesTest: test_resolution_for_enums
2634
199
  ---------------------------------------------------
2635
-  (0.0ms) rollback transaction
2636
-  (0.0ms) begin transaction
2637
- ------------------------------------------------------------
2638
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2639
- ------------------------------------------------------------
2640
-  (0.0ms) rollback transaction
2641
-  (0.0ms) begin transaction
200
+  (0.1ms) rollback transaction
201
+  (0.1ms) begin transaction
202
+ ------------------------------------------------------------------
203
+ HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
204
+ ------------------------------------------------------------------
205
+  (0.2ms) rollback transaction
206
+  (0.1ms) begin transaction
2642
207
  -----------------------------------------------------------
2643
208
  HumanAttributeValuesTest: test_resolution_of_boolean_values
2644
209
  -----------------------------------------------------------
2645
-  (0.0ms) rollback transaction
2646
-  (0.0ms) begin transaction
2647
- ------------------------------------
2648
- HumanAttributeValuesTest: test_truth
2649
- ------------------------------------
2650
-  (0.0ms) rollback transaction
2651
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2652
-  (117.0ms) CREATE TABLE "boolean_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean_field" boolean, "created_at" datetime, "updated_at" datetime) 
2653
-  (40.0ms) CREATE TABLE "enum_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "status" integer, "created_at" datetime, "updated_at" datetime)
2654
-  (120.1ms) CREATE TABLE "lexicons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "the_answer_id" integer, "created_at" datetime, "updated_at" datetime) 
2655
-  (0.1ms) select sqlite_version(*)
2656
-  (229.4ms) CREATE INDEX "index_lexicons_on_the_answer_id" ON "lexicons" ("the_answer_id")
2657
-  (23.0ms) CREATE TABLE "numeric_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "integer_field" integer, "decimal_field" decimal, "created_at" datetime, "updated_at" datetime)
2658
-  (140.1ms) CREATE TABLE "parents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar, "field" varchar, "created_at" datetime, "updated_at" datetime) 
2659
-  (249.6ms) CREATE TABLE "the_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ultimate_truth" varchar, "created_at" datetime, "updated_at" datetime)
2660
-  (185.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
2661
-  (31.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2662
-  (0.1ms) SELECT version FROM "schema_migrations"
2663
-  (18.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131170613')
2664
-  (16.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150127220502')
2665
-  (24.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131161322')
2666
-  (33.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131164609')
2667
-  (22.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131162551')
2668
-  (22.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20150131153819')
2669
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
210
+  (0.1ms) rollback transaction
2670
211
   (0.1ms) begin transaction
2671
- ------------------------------------
2672
- HumanAttributeValuesTest: test_truth
2673
- ------------------------------------
2674
-  (0.0ms) rollback transaction
2675
-  (0.0ms) begin transaction
2676
- ------------------------------------------------------------
2677
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2678
- ------------------------------------------------------------
2679
-  (0.0ms) rollback transaction
2680
-  (0.0ms) begin transaction
212
+ ----------------------------------------------------------
213
+ HumanAttributeValuesTest: test_resolution_for_associations
214
+ ----------------------------------------------------------
215
+  (0.1ms) rollback transaction
216
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
217
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
218
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
219
+  (0.2ms) begin transaction
2681
220
  -----------------------------------------------------------
2682
221
  HumanAttributeValuesTest: test_resolution_of_boolean_values
2683
222
  -----------------------------------------------------------
2684
-  (0.0ms) rollback transaction
2685
-  (0.0ms) begin transaction
223
+  (0.2ms) rollback transaction
224
+  (0.1ms) begin transaction
225
+ ----------------------------------------------------------
226
+ HumanAttributeValuesTest: test_resolution_for_associations
227
+ ----------------------------------------------------------
228
+  (0.1ms) rollback transaction
229
+  (0.1ms) begin transaction
2686
230
  -------------------------------------------------------------
2687
231
  HumanAttributeValuesTest: test_attribute_without_count_config
2688
232
  -------------------------------------------------------------
2689
-  (0.0ms) rollback transaction
2690
-  (0.0ms) begin transaction
233
+  (0.1ms) rollback transaction
234
+  (0.1ms) begin transaction
2691
235
  ------------------------------------------------------------------
2692
236
  HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2693
237
  ------------------------------------------------------------------
2694
-  (0.0ms) rollback transaction
2695
-  (0.0ms) begin transaction
2696
- ----------------------------------------------------------
2697
- HumanAttributeValuesTest: test_resolution_for_associations
2698
- ----------------------------------------------------------
2699
-  (0.0ms) rollback transaction
2700
-  (0.0ms) begin transaction
2701
- ----------------------------------------------------------
2702
- HumanAttributeValuesTest: test_attribute_with_count_config
2703
- ----------------------------------------------------------
2704
-  (0.0ms) rollback transaction
2705
-  (0.0ms) begin transaction
238
+  (0.1ms) rollback transaction
239
+  (0.1ms) begin transaction
2706
240
  ---------------------------------------------------
2707
241
  HumanAttributeValuesTest: test_resolution_for_enums
2708
242
  ---------------------------------------------------
2709
-  (0.0ms) rollback transaction
2710
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2711
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2712
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
243
+  (0.2ms) rollback transaction
2713
244
   (0.1ms) begin transaction
2714
- -------------------------------------------------------------
2715
- HumanAttributeValuesTest: test_attribute_without_count_config
2716
- -------------------------------------------------------------
2717
-  (0.0ms) rollback transaction
2718
-  (0.0ms) begin transaction
2719
- ----------------------------------------------------------
2720
- HumanAttributeValuesTest: test_resolution_for_associations
2721
- ----------------------------------------------------------
2722
-  (0.0ms) rollback transaction
245
+ ------------------------------------------------------------
246
+ HumanAttributeValuesTest: test_resolution_for_numeric_values
247
+ ------------------------------------------------------------
248
+  (0.1ms) rollback transaction
2723
249
   (0.0ms) begin transaction
2724
250
  ------------------------------------
2725
251
  HumanAttributeValuesTest: test_truth
2726
252
  ------------------------------------
2727
253
   (0.0ms) rollback transaction
2728
254
   (0.0ms) begin transaction
2729
- ---------------------------------------------------
2730
- HumanAttributeValuesTest: test_resolution_for_enums
2731
- ---------------------------------------------------
2732
-  (0.0ms) rollback transaction
2733
-  (0.0ms) begin transaction
2734
255
  ----------------------------------------------------------
2735
256
  HumanAttributeValuesTest: test_attribute_with_count_config
2736
257
  ----------------------------------------------------------
2737
-  (0.0ms) rollback transaction
2738
-  (0.0ms) begin transaction
2739
- ------------------------------------------------------------
2740
- HumanAttributeValuesTest: test_resolution_for_numeric_values
2741
- ------------------------------------------------------------
2742
-  (0.0ms) rollback transaction
2743
-  (0.0ms) begin transaction
2744
- ------------------------------------------------------------------
2745
- HumanAttributeValuesTest: test_hierarchy_resolution_for_STI_models
2746
- ------------------------------------------------------------------
2747
-  (0.0ms) rollback transaction
2748
-  (0.0ms) begin transaction
2749
- -----------------------------------------------------------
2750
- HumanAttributeValuesTest: test_resolution_of_boolean_values
2751
- -----------------------------------------------------------
2752
258
   (0.1ms) rollback transaction