See <https://builds.apache.org/job/Allura/456/changes>
Changes: [tvansteenburgh] [#6388] separate out timermiddleware logging into stats.log [tvansteenburgh] [#6388] add logging stub for Timermiddleware verbose logging [tvansteenburgh] [#6388] remove unused main_without_authn (was part of TG quickstart) [tvansteenburgh] [#6388] always load test.ini from the Allura/ dir [tvansteenburgh] [#6388] simple call count script [tvansteenburgh] [#6388] remove unneeded special nbhd handling for tests [tvansteenburgh] [#6388] start capturing verbose logging in perf script [tvansteenburgh] [#6388] add args, write to csv [tvansteenburgh] [#6388] don't do verbose logging on cursor.next [tvansteenburgh] [#6388] don't instrument ming session.get [tvansteenburgh] [#6388] don't query for a post parent if its None [tvansteenburgh] [#6388] avoid 1 mongo query in test controller setup [tvansteenburgh] [#6388] wrapper script to run call_counts.py for a range of git commits [tvansteenburgh] [#6388] avoid empty trove queries [tvansteenburgh] [#6388] more help text [tvansteenburgh] [#6388] remove unnecessary wiki page lookup from sidebar (last needed in baa85e8) [tvansteenburgh] [#6388] fix capitalization in module lookup ------------------------------------------ [...truncated 1697 lines...] File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py",> line 261, in appconfig global_conf=global_conf) File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py",> line 296, in loadcontext global_conf=global_conf) File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py",> line 317, in _loadconfig loader = ConfigLoader(path) File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/paste/deploy/loadwsgi.py",> line 393, in __init__ with open(filename) as f: IOError: [Errno 2] No such file or directory: '<https://builds.apache.org/job/Allura/ws/ForgeTracker/test.ini'> -------------------- >> begin captured logging << -------------------- ew.render: DEBUG: Loading template engine jinja ew.render: DEBUG: Loading template engine kajiki-text ew.render: DEBUG: Error loading engine kajiki-text ew.render: DEBUG: Loading template engine kajiki ew.render: DEBUG: Error loading engine kajiki ew.render: DEBUG: Loading template engine kajiki-html5 ew.render: DEBUG: Error loading engine kajiki-html5 ew.render: DEBUG: Loading template engine kajiki-html4 ew.render: DEBUG: Error loading engine kajiki-html4 ew.render: DEBUG: Loading template engine json ew.render: DEBUG: Loading template engine jinja2 ew.render: DEBUG: Loading template engine kajiki-xml ew.render: DEBUG: Error loading engine kajiki-xml ew.render: DEBUG: Loading template engine genshi ew.render: DEBUG: Loading template engine core-ew allura.model.monq_model: INFO: starting <MonQTask 52c59759dfa410201b8a1c25 (complete) P:10 allura.tasks.index_tasks.add_artifacts setup project:/p/test/ app:bugs user:test-admin> allura.lib.spam: INFO: No spam checking enabled allura.model.discuss: INFO: Auto-approving message from test-admin allura.model.artifact: INFO: Snapshot version 1 of <class 'allura.model.discuss.Post'> allura.model.artifact: INFO: Snapshot version 1 of <class 'forgewiki.model.wiki.Page'> allura.model.notification: INFO: Notifications disabled for project u/test-admin, not sending metadata(<Page import_id=None labels=I[] title=u'Home' deleted=False text=u"This is the personal project of Test Admin. This project is created automatically during user registration as an easy place to store personal data that doesn't need its own project such as cloned repositories." text_cache=I{'render_time': None, 'html': None, 'md5': None} version=1 mod_date=datetime.datetime(2014, 1, 2, 16, 44, 9, 862261) viewable_by=I['all'] _id=ObjectId('52c59759dfa410201b8a1c57') app_config_id=ObjectId('52c59759dfa410201b8a1c50') acl=I[]>) allura.model.artifact: INFO: Snapshot version 2 of <class 'allura.model.discuss.Post'> allura.lib.spam: INFO: No spam checking enabled allura.model.discuss: INFO: Auto-approving message from test-admin allura.model.artifact: INFO: Snapshot version 1 of <class 'allura.model.discuss.Post'> allura.model.artifact: INFO: Snapshot version 2 of <class 'allura.model.discuss.Post'> --------------------- >> end captured logging << --------------------- Name Stmts Miss Cover Missing ------------------------------------------------------------------------ forgetracker 0 0 100% forgetracker.command 0 0 100% forgetracker.command.fix_discussion 49 32 35% 49-72, 75-101 forgetracker.config 0 0 100% forgetracker.config.resources 5 5 0% 18-24 forgetracker.import_support 235 192 18% 39-40, 55-59, 62-66, 69-80, 83-87, 90-93, 106-122, 126-131, 134, 142, 145-156, 159-178, 181-189, 192-235, 239, 243, 246-253, 256-261, 269-275, 278-282, 285-293, 296-301, 308-326, 329-361 forgetracker.model 1 0 100% forgetracker.model.ticket 696 532 24% 82, 123-128, 132, 136, 140, 144, 148, 152, 157, 161, 164-167, 178-181, 185-195, 200-204, 207-218, 227-233, 236-243, 252, 256-316, 319-462, 465-481, 484-486, 495, 498-501, 504-507, 511-513, 516-528, 542, 545-549, 552, 555-560, 563, 601, 605-607, 612-627, 630-668, 672, 676-688, 692-696, 700-701, 705-707, 711-713, 717-718, 722, 726, 730, 734, 738-739, 744-760, 763, 766-776, 780-840, 848, 851, 854-856, 860-899, 902-910, 914-1009, 1012-1017, 1039-1060, 1087-1124, 1129-1136 forgetracker.scripts 0 0 100% forgetracker.site_stats 6 6 0% 18-27 forgetracker.tasks 15 6 60% 31-34, 39, 44 forgetracker.templates 0 0 100% forgetracker.tracker_main 1074 790 26% 91-120, 124-130, 134-143, 154-163, 230-233, 237, 240, 243-252, 258, 265-267, 271-279, 283-321, 324, 360-363, 367-402, 408-413, 416-439, 443, 447-460, 466-508, 511-552, 557-559, 562, 566-577, 581-588, 592-612, 619-643, 648-651, 658-709, 716-735, 742-761, 765-770, 777, 783-786, 793, 798, 807-823, 832-846, 855-866, 871-898, 903-911, 914-920, 923-929, 934-956, 979-983, 988-991, 994, 999-1000, 1005-1006, 1011-1012, 1030-1054, 1061-1063, 1079-1138, 1169-1171, 1174-1178, 1181-1188, 1193-1213, 1216-1217, 1225-1247, 1256-1258, 1267-1274, 1281-1286, 1292-1298, 1304-1309, 1313-1380, 1385-1389, 1394-1403, 1411-1438, 1456-1457, 1462, 1466, 1471-1474, 1478-1479, 1491-1495, 1500-1505, 1509, 1516-1598, 1603, 1606, 1610-1624, 1631-1637, 1641-1648, 1652-1664, 1668-1671, 1675, 1680-1691, 1694, 1698, 1705-1710, 1715-1730, 1742-1770 forgetracker.version 2 0 100% forgetracker.widgets 0 0 100% forgetracker.widgets.admin 10 2 80% 32-63 forgetracker.widgets.admin_custom_fields 56 15 73% 57-62, 65-66, 99-101, 127-128, 143-144 forgetracker.widgets.bin_form 13 0 100% forgetracker.widgets.ticket_form 103 70 32% 32-34, 37-39, 45-50, 61-78, 87-90, 98-123, 129-132, 135-136, 159-168, 171-182, 185, 188, 191, 195, 206-207, 229-239 forgetracker.widgets.ticket_search 39 10 74% 48-51, 70-73, 86, 94 ------------------------------------------------------------------------ TOTAL 2304 1660 28% ---------------------------------------------------------------------- Ran 174 tests in 476.354s FAILED (errors=1) finished nosetests --with-xunit --with-coverage --cover-erase --cover-package=forgetracker {'cwd': 'ForgeTracker'} ...................................................................................................................................................................................................................S.....................................................................................................................................................................................................................................................................................................................................................................S...................................................................................................................................... Name Stmts Miss Cover Missing ------------------------------------------------------------------------ allura 3 0 100% allura.app 315 206 35% 64-66, 81-90, 105-109, 112-117, 126-132, 150-159, 165, 256-258, 269, 276, 291-292, 300, 312-315, 323, 334-335, 351-353, 362, 372-377, 390-392, 403, 412, 419-420, 431-432, 446, 453-459, 463-472, 484, 493, 500, 508, 529-536, 550, 565-593, 606, 626, 635, 640-649, 656-670, 678-695, 706, 716-718, 725, 736-763, 773-809 allura.command 7 7 0% 18-24 allura.command.base 78 78 0% 18-121 allura.command.create_neighborhood 59 59 0% 18-102 allura.command.create_trove_categories 923 923 0% 18-1027 allura.command.script 60 60 0% 18-91 allura.command.set_neighborhood_features 43 43 0% 18-89 allura.command.show_models 253 253 0% 18-358 allura.command.smtp_server 26 26 0% 18-55 allura.command.taskd_cleanup 129 129 0% 18-196 allura.config 0 0 100% allura.config.app_cfg 72 33 54% 76-90, 93-107, 114, 117-120, 123, 126-129 allura.config.environment 7 0 100% allura.config.middleware 106 56 47% 93, 118-182, 185-189, 192-198, 201-210 allura.config.resources 26 26 0% 18-53 allura.controllers 4 0 100% allura.controllers.attachments 58 37 36% 31, 35-41, 48, 51-52, 56-61, 65-70, 74-87, 91 allura.controllers.auth 613 613 0% 18-915 allura.controllers.base 17 8 53% 28, 46-52 allura.controllers.basetest_project_root 129 129 0% 20-204 allura.controllers.discuss 350 178 49% 47, 90-94, 100-108, 117, 127, 143-147, 158-160, 163-167, 171-172, 176-182, 190, 198-212, 217-221, 225-228, 237, 252, 255-258, 262-269, 276-313, 317, 326-330, 337-346, 353-357, 363-365, 369-370, 391, 398, 404-427, 436-458, 464, 471-475, 481, 488-491, 499 allura.controllers.error 13 13 0% 20-40 allura.controllers.feed 38 17 55% 36-39, 61, 65-68, 80-92, 105 allura.controllers.project 618 618 0% 18-926 allura.controllers.repository 438 298 32% 71-75, 78, 83-85, 91-99, 103-108, 114-145, 149-156, 163-171, 179-200, 205-212, 217-272, 280, 285-286, 290-292, 320-323, 329, 339-342, 346-351, 362-365, 371, 375-380, 386-391, 397, 400, 405, 410, 415-416, 426-431, 437-452, 456-460, 464-472, 476-479, 487-499, 516-519, 524-533, 544-566, 575-579, 585-588, 592-604, 614-624, 627-656, 659-670 allura.controllers.rest 182 182 0% 20-296 allura.controllers.root 61 61 0% 20-112 allura.controllers.search 78 78 0% 18-125 allura.controllers.site_admin 262 262 0% 18-364 allura.controllers.static 21 21 0% 18-51 allura.controllers.trovecategories 145 145 0% 18-208 allura.eventslistener 40 19 53% 24, 27, 30, 33, 36, 39, 42, 45, 51, 54-55, 58, 61, 64, 67, 70, 73, 76, 79 allura.ext 0 0 100% allura.ext.admin 1 0 100% allura.ext.admin.admin_main 811 613 24% 90-95, 99, 103-111, 116-120, 126, 130-167, 170, 173, 176, 183-188, 194, 197-200, 205-210, 215, 220-233, 240-242, 247-251, 256-262, 271-278, 283-286, 294-315, 320, 324-327, 348-442, 445-461, 466-468, 473-477, 482-491, 497-515, 528-531, 536-541, 546-550, 555-568, 574-582, 585-639, 645-650, 654-667, 679, 703-719, 732-733, 764-831, 840, 845-846, 853-886, 889-894, 899, 902-907, 910-937, 943-951, 956-963, 971-981, 988-1005, 1012-1026, 1033-1068, 1073-1074, 1084-1090, 1094, 1099, 1104-1111, 1121-1133, 1140-1151 allura.ext.admin.templates 0 0 100% allura.ext.admin.templates.widgets 0 0 100% allura.ext.admin.widgets 101 20 80% 46, 49, 52-56, 82, 85, 88, 93-100, 107, 110, 141-145, 205-207 allura.ext.project_home 1 1 0% 18 allura.ext.project_home.project_main 42 42 0% 18-92 allura.ext.search 1 0 100% allura.ext.search.search_main 38 13 66% 44-46, 70-90 allura.ext.user_profile 1 0 100% allura.ext.user_profile.templates 0 0 100% allura.ext.user_profile.user_main 88 43 51% 59-61, 67, 70, 73, 77, 80-82, 93, 96-112, 116-120, 129-130, 140-145, 155-166 allura.lib 0 0 100% allura.lib.AsciiDammit 45 26 42% 168, 172-178, 183-190, 194, 198, 205, 209-217 allura.lib.app_globals 327 209 36% 73-85, 93-126, 149-151, 231, 235-236, 251-259, 265-266, 271-285, 289-300, 303, 309-344, 349, 353-356, 360, 363-366, 369-383, 386-395, 398-415, 419, 425, 429-434, 441-442, 447, 455, 463, 467-470, 479-485, 489, 492, 495, 498, 501, 504-505, 509-510, 514, 517, 520, 523-524, 528-533, 536-539, 542-546, 550-558, 562, 565-569, 572-574, 577, 585 allura.lib.async 18 9 50% 26-34, 37-38, 43-44, 47 allura.lib.base 23 23 0% 20-69 allura.lib.custom_middleware 130 95 27% 50-52, 57-65, 68-83, 92, 95-111, 119-122, 125-140, 146-154, 157-180, 184-192, 228-230, 233-237 allura.lib.decorators 71 33 54% 56-62, 69, 76, 79-81, 90-93, 194-198, 201, 206-211, 219-226 allura.lib.diff 52 42 19% 44, 47-51, 54-57, 64-80, 83-97, 111-115 allura.lib.exceptions 27 9 67% 26, 43, 48-54 allura.lib.gravatar 15 10 33% 31-34, 73-77, 80 allura.lib.helpers 660 486 26% 115-124, 133-136, 139-142, 145-155, 159-165, 168-176, 179-194, 197, 200, 203, 206, 209-216, 219-222, 226-240, 243-246, 249-282, 286-299, 304, 310-313, 318, 321-322, 330-344, 347, 350-353, 358-364, 368, 375-385, 389-411, 414-424, 439, 443-447, 450-452, 458-459, 462, 465-466, 470, 472, 474, 477-487, 495-503, 507-512, 515-525, 532-533, 538-558, 573-574, 577-584, 587, 590, 593, 596, 599, 602, 606-631, 639-643, 647-651, 655-670, 681-696, 707-728, 733-738, 743-744, 753-756, 760, 765-784, 798-849, 860-870, 881-884, 888-901, 909-914, 922, 937-943, 958-975, 979-999, 1029, 1031-1037, 1044-1045, 1085-1092 allura.lib.macro 246 197 20% 50, 53-75, 78-82, 86-103, 107-126, 130-152, 159-253, 261-262, 274-283, 291-295, 299-303, 308-319, 324-342, 346-352, 356-365, 369-384, 388-394 allura.lib.mail_util 171 137 20% 45-56, 64-74, 83-84, 97-112, 116-150, 153-164, 167-170, 173-179, 182-183, 187-191, 196-200, 209-247, 253-269 allura.lib.markdown_extensions 292 218 25% 65-67, 70-92, 95, 108, 115, 128-133, 147-160, 166-176, 191-192, 195-206, 220, 223-228, 234-237, 240-262, 265, 273-274, 277-309, 313-333, 344-354, 358-362, 369-379, 385-387, 390-392, 399-400, 403-406, 409, 415, 421, 427, 430-447, 450-467, 470-473, 479-484, 490-493, 497-504, 520-530 allura.lib.oid_helper 57 57 0% 18-113 allura.lib.package_path_loader 67 52 22% 143-152, 156, 162-167, 190-204, 215-222, 236-243, 249-255, 263-280 allura.lib.patches 56 35 38% 35-41, 46-62, 68-72, 78-82, 98-101, 110-116 allura.lib.plugin 488 356 27% 36, 72, 77-82, 86, 89-96, 105, 114, 117-126, 129-130, 138, 148, 157, 160, 192, 199, 202, 211, 222-226, 229-232, 235-240, 243-248, 251, 254-259, 262, 265-266, 269, 272-274, 278-317, 320-331, 334-335, 338-345, 348-358, 361, 364-365, 368-370, 393-395, 399-401, 409, 416-428, 431-460, 466-467, 473-501, 508-611, 614-634, 637-639, 642-644, 649, 685-686, 690, 701-702, 709-710, 718-719, 727-728, 736-737, 745-746, 754-755, 763-764, 772-773, 781-782, 790-791, 799-800, 808-809, 817-818, 826-827, 836-837, 845-846, 853-854, 858, 862-863, 870-878, 881-899, 918-919, 928, 936, 942, 951-954, 957-960, 963-967, 999, 1016-1019, 1022-1024, 1027-1031 allura.lib.repository 129 74 43% 75-76, 82, 89-91, 95-102, 106-176, 179-185, 197, 202, 206, 209, 214, 219, 227, 232-236 allura.lib.search 135 112 17% 38-49, 56-58, 61-71, 79-90, 98-202, 209-214 allura.lib.security 255 210 18% 40, 44-46, 51-52, 56-57, 60-66, 71-92, 97-105, 111-115, 121-133, 136-137, 141-142, 145-146, 151-152, 155-165, 168-169, 172, 175, 179, 183, 189-193, 197-207, 211-213, 217, 221-233, 237, 241, 282-338, 365-403, 414-424, 427-431, 437-439, 442-445, 448-453 allura.lib.solr 88 67 24% 30-36, 52-58, 61-68, 71-76, 79-82, 85, 93, 97, 103-105, 108, 111-140, 143-149 allura.lib.spam 21 21 0% 18-51 allura.lib.spam.akismetfilter 43 43 0% 18-95 allura.lib.spam.mollomfilter 40 40 0% 18-90 allura.lib.utils 315 216 31% 57-60, 68-73, 85, 88, 91, 99, 103, 106-107, 112-114, 117, 121, 124-129, 140-142, 145-157, 168-171, 182-201, 205-210, 215-216, 220-223, 233-258, 267-272, 276-283, 292-299, 302-307, 310-319, 322-330, 334-354, 361-365, 375, 377, 379, 395, 401, 404, 407, 410, 440-452, 455-464, 468-471, 475-478, 483-506, 512-517 allura.lib.validators 213 148 31% 33-39, 42, 47-51, 56, 59, 62, 68-71, 74, 79-81, 84-96, 99-105, 109-126, 130-134, 138-167, 172-176, 181-185, 192, 203, 206-213, 225-230, 234-239, 248-262, 271-281, 284-293, 296-304 allura.lib.widgets 5 0 100% allura.lib.widgets.analytics 4 0 100% allura.lib.widgets.auth_widgets 40 16 60% 37-44, 51-59, 71-78 allura.lib.widgets.discuss 154 45 71% 64-67, 75-76, 120-124, 129, 142-156, 159-161, 209-210, 220-224, 227-229, 275-280, 396-400, 458 allura.lib.widgets.form_fields 202 81 60% 32, 41-42, 45-47, 61-64, 67-69, 103-105, 108, 111-113, 141, 144-149, 165-168, 171, 174-176, 208-209, 243-244, 258, 261-265, 278-284, 288, 292-296, 309-313, 316, 328-330, 363-369, 429, 441-442, 457-459, 462-463, 474-475 allura.lib.widgets.forms 388 210 46% 52-53, 58-60, 72-78, 92-100, 103-106, 109-113, 116-124, 137-140, 196-231, 234-237, 267-269, 281-283, 295-297, 303-326, 330-332, 339-342, 360-380, 384-387, 404-409, 415-434, 438-441, 465-471, 477-501, 505-509, 516-533, 537-541, 555-558, 562-564, 589-592, 604-613, 619-641, 645-647, 675-682, 705-711, 714-741, 745-754, 757-774, 829-835, 842-848, 955-957, 967-970 allura.lib.widgets.macros 33 33 0% 18-63 allura.lib.widgets.oauth_widgets 18 0 100% allura.lib.widgets.project_list 85 66 22% 42-82, 85-86, 122-154, 157-158, 168-169 allura.lib.widgets.repo 41 7 83% 42-44, 67-78, 103-104 allura.lib.widgets.search 21 4 81% 39-42 allura.lib.widgets.subscriptions 37 1 97% 78 allura.lib.widgets.user_profile 11 0 100% allura.lib.widgets.vote 7 1 86% 31 allura.lib.zarkov_helpers 46 33 28% 30-32, 35-37, 55-64, 85-105, 110 allura.model 26 0 100% allura.model.artifact 456 246 46% 68-73, 100, 118, 122, 131-135, 143, 151, 160-161, 167-187, 198-200, 216-218, 229, 240, 246-254, 262, 270, 278-283, 291-295, 317-318, 360, 368-382, 390, 393-397, 407-410, 414, 421-422, 425, 429, 453-467, 473, 477-480, 483, 499-529, 532-542, 545-549, 552-554, 558-562, 566-568, 596-606, 609-610, 613-620, 623, 647-655, 659, 662, 665, 668, 688-696, 700, 703-704, 707-709, 712-715, 760-793, 799-823, 840-854, 857-871, 881-885, 889-892, 895 allura.model.attachments 40 15 63% 45, 48, 51-52, 56, 62-80 allura.model.auth 586 367 37% 65-84, 87-88, 96, 102-115, 118-132, 135, 153, 174-176, 179-181, 184, 200, 204-208, 212-219, 222-231, 250-255, 258-267, 279-284, 292-296, 366-370, 379-381, 389-404, 408, 412-414, 418-424, 427, 430, 433-435, 440-443, 446, 449-452, 455, 458-461, 464, 470-474, 477, 482-486, 489-530, 535-543, 546-556, 559-565, 568, 572-582, 586-594, 598-600, 604-609, 613, 616, 619-621, 624, 627, 630-633, 636-640, 646-659, 663-674, 678-679, 685-702, 706, 715-729, 732, 737, 740, 743-746, 749, 753, 756, 799-800, 803-809, 814-823, 830-840, 844, 848, 852-860, 864-867, 872-876, 880-882, 885, 888-896, 899-901, 918, 922-930, 934-941 allura.model.discuss 430 264 39% 64, 75, 79, 83, 87, 90-92, 97-103, 106, 109, 112-117, 120, 124-127, 130-131, 165, 182, 185, 190-200, 204, 208, 212, 216-218, 223, 229-231, 235-245, 248-251, 255-282, 286-312, 315, 320-322, 325-334, 338-356, 360, 365-366, 369, 372-378, 381, 384-387, 391-394, 398-399, 410, 413, 416-420, 423-426, 429-433, 463-464, 478, 488-493, 498-508, 511-518, 522, 526, 530, 534-535, 539-544, 548, 552-555, 558-562, 569, 572, 575-576, 587-618, 622-623, 628, 631-634, 637-639, 642-665, 669-684, 687-689, 711, 715, 719, 723, 730-737 allura.model.filesystem 116 76 34% 56-58, 62, 68, 72-73, 77-83, 87-89, 93, 96-97, 100, 103-107, 111-112, 123-152, 162-194, 197, 202 allura.model.index 110 76 31% 72-83, 91-97, 113, 121, 125-141, 146-188, 193-231 allura.model.monq_model 155 104 33% 101-112, 126-128, 139-173, 183-210, 216-218, 223-224, 229-233, 240-278, 282-285, 290-291 allura.model.neighborhood 173 106 39% 90, 94-99, 103, 106-113, 119-122, 126-128, 131-133, 137, 142, 146, 149-151, 154, 157-218, 223-256, 259, 262-269 allura.model.notification 344 241 30% 107-114, 120-132, 141-231, 234, 237-240, 244-250, 253, 265-282, 296-321, 331-342, 405-453, 460-463, 474-482, 494-514, 524-568, 574-618, 631, 635, 641, 663-666 allura.model.oauth 69 8 88% 48, 51, 70, 75, 79-80, 110-111 allura.model.openid_model 80 47 41% 41-45, 48-51, 54-58, 61-69, 72-76, 89-92, 95-96, 99-103, 106-107, 110-117, 120-124 allura.model.project 637 420 34% 82, 86, 105, 109, 113, 117-120, 124-129, 133-138, 141, 150, 222, 226-229, 233, 237, 241, 245-257, 260-264, 270-279, 282, 285-287, 290, 294-298, 301-311, 314-315, 318, 324, 330, 334-335, 339-340, 343-351, 356, 363-366, 370-371, 375-384, 388, 391-396, 401-430, 435-441, 446-451, 459-508, 511-523, 530-567, 570-574, 578-584, 588, 592-593, 597-601, 604-625, 628-633, 636-646, 649, 654-656, 659-664, 669-685, 688-698, 703-704, 709-714, 717-721, 725-729, 738-742, 746, 749-756, 763-806, 810-813, 817, 821, 824-829, 832-836, 842-849, 860-868, 874-883, 887, 950, 953-955, 959, 965-969, 972, 976-978, 981, 985 allura.model.repo 636 500 21% 144, 150-154, 158-168, 176-177, 181, 185-189, 198-202, 205, 209-210, 214-215, 219, 222-234, 238-240, 243-245, 249, 257-265, 272-276, 279-281, 284-293, 302, 305-314, 318, 321-336, 346-400, 403-410, 413-417, 433-443, 462-468, 472, 493-500, 503-516, 519-530, 533-534, 537-544, 548-553, 564-580, 583-616, 620-674, 677-681, 684, 688-695, 698, 701-702, 708-714, 717, 720, 724-727, 731-743, 747, 751, 755, 759-761, 765-771, 775, 778-791, 796, 799, 803, 807, 811-812, 816, 820-825, 829-840, 845-853, 861-895, 899, 922-938, 941-944, 947-952, 955-968, 971-987, 994-1003, 1006-1013, 1016-1023, 1027-1028, 1041-1047, 1050-1053, 1056-1059, 1062, 1072-1076 allura.model.repo_refresh 363 321 12% 45-148, 152-160, 165-198, 202, 211-214, 218-234, 238-254, 258-283, 287-312, 316-324, 328-334, 338-390, 394-436, 444-447, 451-457, 460-496, 499-503, 523-525, 532-541, 544-551, 560-569, 572-575 allura.model.repository 455 286 37% 139, 143, 147, 151, 155, 159, 163-171, 179-186, 189-193, 197, 201, 205, 209, 223-270, 281, 287, 313-318, 322, 326-327, 331, 335, 343-346, 349-356, 359-366, 375, 377, 379, 381, 383, 385, 387, 389, 391, 393, 395, 397, 399, 401, 410, 419, 428, 431, 433, 436-441, 444-451, 473-477, 480-485, 491, 494, 498-499, 502-507, 511, 514, 520-521, 527-531, 536, 543-546, 550-558, 561, 565-573, 576-579, 582-587, 591-592, 595-597, 600, 625, 629-630, 634, 638, 642-643, 647-648, 653, 657, 660-661, 668-674, 680, 683-689, 701-703, 706-711, 714-720, 723-729, 734-737, 741-745, 748, 752-758, 772-788, 796-804, 809-820 allura.model.session 97 62 36% 40-43, 55-80, 84-89, 101, 116-123, 141-149, 157-165, 174-181 allura.model.stats 373 314 16% 91-92, 95-106, 109-121, 124-130, 133-140, 145-152, 155-168, 175-188, 195-200, 204-219, 222-229, 232-250, 253-256, 259-275, 278-294, 297-305, 308-323, 326-343, 346-365, 372-398, 401-416, 419, 422, 425-427, 431-435, 438-445, 448-527, 530-563, 566-585, 588-594, 597-599, 602-610 allura.model.timeline 33 20 39% 27, 34, 38, 45, 52, 58, 62-78 allura.model.types 33 8 76% 50, 67, 89-95 allura.scripts 1 1 0% 18 allura.scripts.scripttask 28 28 0% 18-93 allura.tasks 0 0 100% allura.tasks.admin_tasks 7 7 0% 18-34 allura.tasks.event_tasks 14 10 29% 25-35 allura.tasks.export_tasks 63 45 29% 47, 51-110, 117-121, 129-132 allura.tasks.index_tasks 52 39 25% 38-70, 74-79, 83, 87-91 allura.tasks.mail_tasks 100 85 15% 41-78, 83-136, 152-168 allura.tasks.notification_tasks 5 5 0% 18-24 allura.tasks.repo_tasks 77 62 19% 29-31, 38-49, 53-62, 66-85, 89-98, 102-103, 107-120, 124-137 allura.templates 1 1 0% 20 allura.templates.discussion 0 0 100% allura.templates.macro 0 0 100% allura.templates.oembed 0 0 100% allura.templates.repo 0 0 100% allura.templates.widgets 0 0 100% allura.version 2 0 100% allura.websetup 11 11 0% 20-37 allura.websetup.bootstrap 165 165 0% 20-316 allura.websetup.schema 21 21 0% 20-48 ------------------------------------------------------------------------ TOTAL 17093 12693 26% ---------------------------------------------------------------------- Ran 704 tests in 799.500s OK (SKIP=2) finished nosetests --with-xunit --with-coverage --cover-erase --cover-package=allura {'cwd': 'Allura'} ~/jenkins-slave/workspace/Allura/ForgeActivity ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeTracker ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeGit ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeSVN ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeWiki ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeChat ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeBlog ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/NoWarnings ~/jenkins-slave/workspace/Allura No data to report. ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeDiscussion ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeShortUrl ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeImporters ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeUserStats ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/ForgeLink ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura/AlluraTest ~/jenkins-slave/workspace/Allura ~/jenkins-slave/workspace/Allura Build step 'Execute shell' marked build as failure Skipping Cobertura coverage report as build was not SUCCESS or better ... Recording test results
