Skip to content

Instantly share code, notes, and snippets.

@mvexel
Created June 20, 2017 20:48
Show Gist options
  • Save mvexel/74b6d4294e324f290114977c30dc228a to your computer and use it in GitHub Desktop.
Save mvexel/74b6d4294e324f290114977c30dc228a to your computer and use it in GitHub Desktop.
12:26 $ rake test:db
[Coveralls] Set up the SimpleCov formatter.
[Coveralls] Using SimpleCov's 'rails' settings.
Run options: --seed 7757
# Running:
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................EEEEEEEEEEEEEEEEEEEEEEEEE.EEEEEEEEEEEEEEEEEEEEEEEEE............................................
Finished in 180.983803s, 5.9674 runs/s, 1805.6367 assertions/s.
1) Error:
AmfControllerTest#test_getway_old:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:345:in `block in test_getway_old'
test/controllers/amf_controller_test.rb:344:in `each'
test/controllers/amf_controller_test.rb:344:in `test_getway_old'
2) Error:
AmfControllerTest#test_putpoi_create_with_control_chars:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:823:in `test_putpoi_create_with_control_chars'
3) Error:
AmfControllerTest#test_putpoi_delete_already_deleted:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:899:in `test_putpoi_delete_already_deleted'
4) Error:
AmfControllerTest#test_getpoi_without_timestamp:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:616:in `test_getpoi_without_timestamp'
5) Error:
AmfControllerTest#test_getway_history:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:422:in `test_getway_history'
6) Error:
AmfControllerTest#test_putrelation_update_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1246:in `test_putrelation_update_valid'
7) Error:
AmfControllerTest#test_findrelations_by_tags:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:67:in `putdata'
lib/potlatch.rb:157:in `block in each'
lib/potlatch.rb:149:in `times'
lib/potlatch.rb:149:in `each'
test/controllers/amf_controller_test.rb:1469:in `amf_parse_response'
test/controllers/amf_controller_test.rb:588:in `test_findrelations_by_tags'
8) Error:
AmfControllerTest#test_whichways_deleted:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:67:in `putdata'
lib/potlatch.rb:157:in `block in each'
lib/potlatch.rb:149:in `times'
lib/potlatch.rb:149:in `each'
test/controllers/amf_controller_test.rb:1469:in `amf_parse_response'
test/controllers/amf_controller_test.rb:271:in `test_whichways_deleted'
9) Error:
AmfControllerTest#test_findgpx_by_name:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:67:in `putdata'
lib/potlatch.rb:157:in `block in each'
lib/potlatch.rb:149:in `times'
lib/potlatch.rb:149:in `each'
test/controllers/amf_controller_test.rb:1469:in `amf_parse_response'
test/controllers/amf_controller_test.rb:543:in `test_findgpx_by_name'
10) Error:
AmfControllerTest#test_putpoi_delete_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:876:in `test_putpoi_delete_valid'
11) Error:
AmfControllerTest#test_putpoi_create_with_invalid_utf8:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:859:in `test_putpoi_create_with_invalid_utf8'
12) Error:
AmfControllerTest#test_whichways_badlon:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1501:in `block in check_bboxes_are_bad'
test/controllers/amf_controller_test.rb:1500:in `each'
test/controllers/amf_controller_test.rb:1500:in `check_bboxes_are_bad'
test/controllers/amf_controller_test.rb:248:in `test_whichways_badlon'
13) Error:
AmfControllerTest#test_getway_nonexistent:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:151:in `test_getway_nonexistent'
14) Error:
AmfControllerTest#test_whichways_deleted_toobig:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:67:in `putdata'
lib/potlatch.rb:157:in `block in each'
lib/potlatch.rb:149:in `times'
lib/potlatch.rb:149:in `each'
test/controllers/amf_controller_test.rb:1469:in `amf_parse_response'
test/controllers/amf_controller_test.rb:291:in `test_whichways_deleted_toobig'
15) Error:
AmfControllerTest#test_getrelation_nonexistent:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:323:in `test_getrelation_nonexistent'
16) Error:
AmfControllerTest#test_findgpx_bad_user:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:493:in `test_findgpx_bad_user'
17) Error:
AmfControllerTest#test_startchangeset_invalid_wrong_user:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1384:in `test_startchangeset_invalid_wrong_user'
18) Error:
AmfControllerTest#test_getway_old_nonexistent:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:388:in `block in test_getway_old_nonexistent'
test/controllers/amf_controller_test.rb:387:in `each'
test/controllers/amf_controller_test.rb:387:in `test_getway_old_nonexistent'
19) Error:
AmfControllerTest#test_putpoi_delete_not_found:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:917:in `test_putpoi_delete_not_found'
20) Error:
AmfControllerTest#test_putrelation_create_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1217:in `test_putrelation_create_valid'
21) Error:
AmfControllerTest#test_putpoi_invalid_latlon:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:935:in `test_putpoi_invalid_latlon'
22) Error:
AmfControllerTest#test_getway:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:52:in `test_getway'
23) Error:
AmfControllerTest#test_getway_with_duplicate_nodes:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:110:in `test_getway_with_duplicate_nodes'
24) Error:
AmfControllerTest#test_getrelation_invisible:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:310:in `test_getrelation_invisible'
25) Error:
AmfControllerTest#test_findgpx_by_id:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:520:in `test_findgpx_by_id'
26) Error:
AmfControllerTest#test_getpoi_with_timestamp:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:651:in `test_getpoi_with_timestamp'
27) Error:
AmfControllerTest#test_putrelation_delete_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1274:in `test_putrelation_delete_valid'
28) Error:
AmfControllerTest#test_putpoi_create_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:739:in `test_putpoi_create_valid'
29) Error:
AmfControllerTest#test_getrelation:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:299:in `test_getrelation'
30) Error:
AmfControllerTest#test_getnode_history_nonexistent:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:480:in `test_getnode_history_nonexistent'
31) Error:
AmfControllerTest#test_getway_old_invalid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:67:in `putdata'
lib/potlatch.rb:157:in `block in each'
lib/potlatch.rb:149:in `times'
lib/potlatch.rb:149:in `each'
test/controllers/amf_controller_test.rb:1469:in `amf_parse_response'
test/controllers/amf_controller_test.rb:370:in `block in test_getway_old_invalid'
test/controllers/amf_controller_test.rb:366:in `each'
test/controllers/amf_controller_test.rb:366:in `test_getway_old_invalid'
32) Error:
AmfControllerTest#test_findrelations_by_id:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:554:in `test_findrelations_by_id'
33) Error:
AmfControllerTest#test_deleteway_inuse:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1188:in `test_deleteway_inuse'
34) Error:
AmfControllerTest#test_getway_with_versions:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:88:in `test_getway_with_versions'
35) Error:
AmfControllerTest#test_getpresets:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:83:in `+'
lib/potlatch.rb:83:in `block in encodevalue'
lib/potlatch.rb:82:in `each'
lib/potlatch.rb:82:in `encodevalue'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:67:in `putdata'
lib/potlatch.rb:157:in `block in each'
lib/potlatch.rb:149:in `times'
lib/potlatch.rb:149:in `each'
test/controllers/amf_controller_test.rb:1469:in `amf_parse_response'
test/controllers/amf_controller_test.rb:26:in `block in test_getpresets'
test/controllers/amf_controller_test.rb:22:in `each'
test/controllers/amf_controller_test.rb:22:in `test_getpresets'
36) Error:
AmfControllerTest#test_putrelation_delete_inuse:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1302:in `test_putrelation_delete_inuse'
37) Error:
AmfControllerTest#test_getway_history_nonexistent:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:440:in `test_getway_history_nonexistent'
38) Error:
AmfControllerTest#test_deleteway_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1158:in `test_deleteway_valid'
39) Error:
AmfControllerTest#test_getway_with_multiple_nodes:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:133:in `test_getway_with_multiple_nodes'
40) Error:
AmfControllerTest#test_putpoi_update_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:697:in `test_putpoi_update_valid'
41) Error:
AmfControllerTest#test_startchangeset_invalid_xmlchar_comment:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1421:in `test_startchangeset_invalid_xmlchar_comment'
42) Error:
AmfControllerTest#test_whichways_badlat:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1501:in `block in check_bboxes_are_bad'
test/controllers/amf_controller_test.rb:1500:in `each'
test/controllers/amf_controller_test.rb:1500:in `check_bboxes_are_bad'
test/controllers/amf_controller_test.rb:237:in `test_whichways_badlat'
43) Error:
AmfControllerTest#test_whichways_toobig:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:67:in `putdata'
lib/potlatch.rb:157:in `block in each'
lib/potlatch.rb:149:in `times'
lib/potlatch.rb:149:in `each'
test/controllers/amf_controller_test.rb:1469:in `amf_parse_response'
test/controllers/amf_controller_test.rb:1504:in `block in check_bboxes_are_bad'
test/controllers/amf_controller_test.rb:1500:in `each'
test/controllers/amf_controller_test.rb:1500:in `check_bboxes_are_bad'
test/controllers/amf_controller_test.rb:225:in `test_whichways_toobig'
44) Error:
AmfControllerTest#test_putway_create_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:958:in `test_putway_create_valid'
45) Error:
AmfControllerTest#test_whichways:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
lib/potlatch.rb:67:in `putdata'
lib/potlatch.rb:157:in `block in each'
lib/potlatch.rb:149:in `times'
lib/potlatch.rb:149:in `each'
test/controllers/amf_controller_test.rb:1469:in `amf_parse_response'
test/controllers/amf_controller_test.rb:177:in `test_whichways'
46) Error:
AmfControllerTest#test_putway_update_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1052:in `test_putway_update_valid'
47) Error:
AmfControllerTest#test_getway_invisible:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:70:in `test_getway_invisible'
48) Error:
AmfControllerTest#test_getnode_history:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:458:in `test_getnode_history'
49) Error:
AmfControllerTest#test_startchangeset_valid:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:1323:in `test_startchangeset_valid'
50) Error:
AmfControllerTest#test_getway_old_invisible:
TypeError: no implicit conversion of true into String
lib/potlatch.rb:77:in `+'
lib/potlatch.rb:77:in `block in encodevalue'
lib/potlatch.rb:76:in `each'
lib/potlatch.rb:76:in `encodevalue'
test/controllers/amf_controller_test.rb:1460:in `amf_content'
test/controllers/amf_controller_test.rb:405:in `block in test_getway_old_invisible'
test/controllers/amf_controller_test.rb:404:in `each'
test/controllers/amf_controller_test.rb:404:in `test_getway_old_invisible'
1080 runs, 326791 assertions, 0 failures, 50 errors, 0 skips
[Coveralls] Outside the CI environment, not sending data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment