teabag 0.7.0 → 0.7.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.
Files changed (121) hide show
  1. data/README.md +40 -13
  2. data/app/assets/javascripts/teabag-jasmine.js +75 -38
  3. data/lib/generators/teabag/install/templates/env.rb +3 -2
  4. data/lib/teabag/command_line.rb +4 -0
  5. data/lib/teabag/configuration.rb +3 -2
  6. data/lib/teabag/formatters/base_formatter.rb +6 -1
  7. data/lib/teabag/formatters/tap_formatter.rb +47 -0
  8. data/lib/teabag/instrumentation.rb +1 -1
  9. data/lib/teabag/runner.rb +11 -1
  10. data/lib/teabag/server.rb +2 -1
  11. data/lib/teabag/version.rb +1 -1
  12. data/spec/dummy/log/development.log +11151 -0
  13. data/spec/dummy/log/test.log +1359 -0
  14. data/spec/dummy/tmp/cache/assets/C35/A30/sprockets%2F29906bf540f7d2e081088494b2554989 +0 -0
  15. data/spec/dummy/tmp/cache/assets/C4E/9B0/sprockets%2Fa807397434c9262c3d62da3e91152184 +0 -0
  16. data/spec/dummy/tmp/cache/assets/C59/250/sprockets%2Fa80d3fe493d2476e58c4323996064512 +0 -0
  17. data/spec/dummy/tmp/cache/assets/C75/D50/sprockets%2F5302968a40e08d2c011aa38666d273f6 +0 -0
  18. data/spec/dummy/tmp/cache/assets/C78/F80/sprockets%2F9161622ddd251097a4ab816b8220984c +0 -0
  19. data/spec/dummy/tmp/cache/assets/C7A/EC0/sprockets%2F5c16e4214f5662e1b27932a57c43491b +0 -0
  20. data/spec/dummy/tmp/cache/assets/C89/700/sprockets%2F259935a7704fef0069303ea63fa89408 +0 -0
  21. data/spec/dummy/tmp/cache/assets/C8A/460/sprockets%2F77bffd9959420103906722b404ae8d59 +0 -0
  22. data/spec/dummy/tmp/cache/assets/C91/FA0/sprockets%2F2eb81283f5789ae91a69344552db3856 +0 -0
  23. data/spec/dummy/tmp/cache/assets/C9D/E90/sprockets%2F3045c9533f179d3e1c805d163ed002a0 +0 -0
  24. data/spec/dummy/tmp/cache/assets/CA6/DF0/sprockets%2F7da83747ce56e49393b6b8726587f846 +0 -0
  25. data/spec/dummy/tmp/cache/assets/CA9/C40/sprockets%2F932b7e2cd1e067289ab51190800814df +0 -0
  26. data/spec/dummy/tmp/cache/assets/CAA/0C0/sprockets%2F057b0ce384f16d9202ae84473436cc35 +0 -0
  27. data/spec/dummy/tmp/cache/assets/CAD/410/sprockets%2F651414e5c7e86f05c5108dc71626b25c +0 -0
  28. data/spec/dummy/tmp/cache/assets/CAF/0F0/sprockets%2F6000e67cf3f2377f860c24da7c819701 +0 -0
  29. data/spec/dummy/tmp/cache/assets/CB0/700/sprockets%2F006af6bf0f6b55777b03c4615c853881 +0 -0
  30. data/spec/dummy/tmp/cache/assets/CB1/B50/sprockets%2F44b5b96ee7652d66a217a1756431c4a8 +0 -0
  31. data/spec/dummy/tmp/cache/assets/CB5/E60/sprockets%2Ff0f2b623b42840839e37f5ed055f5482 +0 -0
  32. data/spec/dummy/tmp/cache/assets/CBB/FA0/sprockets%2F74922109263bdc965b2e9567eec6d154 +0 -0
  33. data/spec/dummy/tmp/cache/assets/CBD/AF0/sprockets%2Fd687ec33822256e9444e8cd04f1b4873 +0 -0
  34. data/spec/dummy/tmp/cache/assets/CBF/630/sprockets%2F707d2db81468088470d476abff35388d +0 -0
  35. data/spec/dummy/tmp/cache/assets/CC2/EC0/sprockets%2F76bf80cb571ca530357f78db78167866 +0 -0
  36. data/spec/dummy/tmp/cache/assets/CCE/C50/sprockets%2Fe12774c2fea852112414bb379a71f31a +0 -0
  37. data/spec/dummy/tmp/cache/assets/CD3/460/sprockets%2F7f3f6802b0b309ed142d0b671c9640c4 +0 -0
  38. data/spec/dummy/tmp/cache/assets/CD7/A40/sprockets%2Fa1c29a904e41680053e79b63a14cfa58 +0 -0
  39. data/spec/dummy/tmp/cache/assets/CD9/DD0/sprockets%2Fe5774759168a731da1c1149ecf0e1b03 +0 -0
  40. data/spec/dummy/tmp/cache/assets/CE0/090/sprockets%2F48d5d35ae87d0723318b8bc257fa2237 +0 -0
  41. data/spec/dummy/tmp/cache/assets/CE3/1F0/sprockets%2Fe69a515d3a9d14c669be8871012a7d07 +0 -0
  42. data/spec/dummy/tmp/cache/assets/CE6/270/sprockets%2F2c98152560d18470fec8cf4c6829b4d0 +0 -0
  43. data/spec/dummy/tmp/cache/assets/CE6/7C0/sprockets%2Fa03a2c86ce6724be8542295e1cf24798 +0 -0
  44. data/spec/dummy/tmp/cache/assets/CE7/A60/sprockets%2Ff58eee249aa167d23f8220087bb46684 +0 -0
  45. data/spec/dummy/tmp/cache/assets/CE9/9E0/sprockets%2F135480d497ed7e4884462dc0ef0b80d7 +0 -0
  46. data/spec/dummy/tmp/cache/assets/CEB/680/sprockets%2F67f0794ef8c0576d5c7da34f4437305a +0 -0
  47. data/spec/dummy/tmp/cache/assets/CEB/B40/sprockets%2F1150bf8d912aa100a132251eefaf6045 +0 -0
  48. data/spec/dummy/tmp/cache/assets/CF4/6C0/sprockets%2F087d4a99adae6d6972937a2e57e93504 +0 -0
  49. data/spec/dummy/tmp/cache/assets/CF4/6F0/sprockets%2Fed96f92571224b862b84d7078b86ded3 +0 -0
  50. data/spec/dummy/tmp/cache/assets/CF8/780/sprockets%2F8845b81ff27cdb57c835836c9f91a265 +0 -0
  51. data/spec/dummy/tmp/cache/assets/CFA/D20/sprockets%2Fb26796b39b3c5d6ed70be7989637a493 +0 -0
  52. data/spec/dummy/tmp/cache/assets/CFC/380/sprockets%2Fa7443cbd671446a589867dd5f4a4f989 +0 -0
  53. data/spec/dummy/tmp/cache/assets/D00/110/sprockets%2F6a6353b7723a8b21708e0fbfe04bd422 +0 -0
  54. data/spec/dummy/tmp/cache/assets/D03/630/sprockets%2F5d8da32dba6a7be70426a1d554773701 +0 -0
  55. data/spec/dummy/tmp/cache/assets/D04/170/sprockets%2F76ab1dc02e6c7618852708a1e05a2df3 +0 -0
  56. data/spec/dummy/tmp/cache/assets/D04/480/sprockets%2F8bd8f10500b21d2f9d94e4cd1401c936 +0 -0
  57. data/spec/dummy/tmp/cache/assets/D05/8D0/sprockets%2F319f8f235f452343f1ebf03cb262d23d +0 -0
  58. data/spec/dummy/tmp/cache/assets/D09/BF0/sprockets%2F9e6bca5d26f50d9484385d51ba04312c +0 -0
  59. data/spec/dummy/tmp/cache/assets/D0E/570/sprockets%2F90fe371bf8091e88a712124d9cdae260 +0 -0
  60. data/spec/dummy/tmp/cache/assets/D15/750/sprockets%2F8effdd3e668a4036260a3e370f3b6657 +0 -0
  61. data/spec/dummy/tmp/cache/assets/D17/710/sprockets%2Ffa49fb6823d466e79a195e0cd71340c5 +0 -0
  62. data/spec/dummy/tmp/cache/assets/D1A/D30/sprockets%2F815a5177e9edba0c5c996182ef1b3675 +0 -0
  63. data/spec/dummy/tmp/cache/assets/D1D/560/sprockets%2F1ca784ee7ba1922465147e7f8963eae5 +0 -0
  64. data/spec/dummy/tmp/cache/assets/D1E/AA0/sprockets%2F5c8741a556bc955cd36e61c88582b6dc +0 -0
  65. data/spec/dummy/tmp/cache/assets/D31/9C0/sprockets%2Fbd102a4f5a4985c3519dd6ab0295a1c6 +0 -0
  66. data/spec/dummy/tmp/cache/assets/D35/7C0/sprockets%2Ff536a2606eaf7d542c0985104cb62baf +0 -0
  67. data/spec/dummy/tmp/cache/assets/D37/FF0/sprockets%2F96841ca4cfae32c515077f3f5fc303b2 +0 -0
  68. data/spec/dummy/tmp/cache/assets/D3C/840/sprockets%2Fc6202ec91d567a85bd3d46dc43ea9108 +0 -0
  69. data/spec/dummy/tmp/cache/assets/D44/E90/sprockets%2F05cfc0bf7c9938963d1d1c63248db80d +0 -0
  70. data/spec/dummy/tmp/cache/assets/D45/C30/sprockets%2Fcc744877558178a3adb77c441cadce70 +0 -0
  71. data/spec/dummy/tmp/cache/assets/D47/A90/sprockets%2Fe7ca382b607c595ea6505853f7fb63da +0 -0
  72. data/spec/dummy/tmp/cache/assets/D49/1F0/sprockets%2F773b56f87127c6605e7d1d3faf2b6af6 +0 -0
  73. data/spec/dummy/tmp/cache/assets/D49/A10/sprockets%2Fc4656bd995a6f297c26d19b13aadb963 +0 -0
  74. data/spec/dummy/tmp/cache/assets/D51/400/sprockets%2Ff5e433d8a31e80985b75ce598de236be +0 -0
  75. data/spec/dummy/tmp/cache/assets/D54/D80/sprockets%2F631327e25ec20edc723046cdec3bb1c0 +0 -0
  76. data/spec/dummy/tmp/cache/assets/D5C/710/sprockets%2F9427d05cee2caa721241a25a9af1d08f +0 -0
  77. data/spec/dummy/tmp/cache/assets/D5C/CC0/sprockets%2Faa8bf6de211f2765b0a26f112b971f0c +0 -0
  78. data/spec/dummy/tmp/cache/assets/D5E/FA0/sprockets%2Fc81c371ae2d61a6aa1708262fba79e0d +0 -0
  79. data/spec/dummy/tmp/cache/assets/D61/1F0/sprockets%2F0c7a6176d2fc4db00bb9a74d36380fe1 +0 -0
  80. data/spec/dummy/tmp/cache/assets/D67/BC0/sprockets%2F35d2c2b45981ade5a2db2a9c7f37a615 +0 -0
  81. data/spec/dummy/tmp/cache/assets/D69/F90/sprockets%2F6a0795b7b38bd7e6142cd1b88211dade +0 -0
  82. data/spec/dummy/tmp/cache/assets/D6A/950/sprockets%2F429b1806cb7580ebf29f9a12c33cbea6 +0 -0
  83. data/spec/dummy/tmp/cache/assets/D6B/890/sprockets%2Fe1317822fdcc5580f1e50c9b91c6e5bb +0 -0
  84. data/spec/dummy/tmp/cache/assets/D6D/DA0/sprockets%2Fac936bf40b42227a2bf9d474ae9ec149 +0 -0
  85. data/spec/dummy/tmp/cache/assets/D77/B30/sprockets%2F946cf2f17c7eb41037f9ee08ad67ec40 +0 -0
  86. data/spec/dummy/tmp/cache/assets/D78/2F0/sprockets%2F3c61f8915b8f717b1de788e6ecad122c +0 -0
  87. data/spec/dummy/tmp/cache/assets/D7E/C10/sprockets%2F747c98c3cc7494a62dd882752adffb2b +0 -0
  88. data/spec/dummy/tmp/cache/assets/D8C/520/sprockets%2F221cd58a042baac534d27e4cfedc1188 +0 -0
  89. data/spec/dummy/tmp/cache/assets/D93/BD0/sprockets%2Ff5e1b60201e08e3ddf8d3de5211f3d5e +0 -0
  90. data/spec/dummy/tmp/cache/assets/DA0/330/sprockets%2Fcbbb4de706387d50f48a72ee6c9c1b80 +0 -0
  91. data/spec/dummy/tmp/cache/assets/DA4/320/sprockets%2F7fd0ad444f4a16b359bdbfe0977bb874 +0 -0
  92. data/spec/dummy/tmp/cache/assets/DA5/0A0/sprockets%2F7a4b5928cec69ab65afff309a04d6b47 +0 -0
  93. data/spec/dummy/tmp/cache/assets/DAD/1F0/sprockets%2Fdf7609630657aee0ebe5ed61e929d5dd +0 -0
  94. data/spec/dummy/tmp/cache/assets/DAE/6C0/sprockets%2F77c7a8676aeefa73156c55dfcf51cc46 +0 -0
  95. data/spec/dummy/tmp/cache/assets/DBC/A20/sprockets%2Fec46fb30cecc002128c61fb49cf30da8 +0 -0
  96. data/spec/dummy/tmp/cache/assets/DC4/CA0/sprockets%2Fdbcd5b5132f1ec3ff0e7e7db19190f03 +0 -0
  97. data/spec/dummy/tmp/cache/assets/DC7/A10/sprockets%2F84a8af0fcbf401864e1ae5bf092cba94 +0 -0
  98. data/spec/dummy/tmp/cache/assets/DE4/140/sprockets%2F139e4ab85d1aacb22c115fa136afdc8a +0 -0
  99. data/spec/dummy/tmp/cache/assets/DEB/110/sprockets%2F2dbdab0ce5babca645cdb5780004f875 +0 -0
  100. data/spec/dummy/tmp/cache/assets/DF7/E10/sprockets%2F25e4253aba9a9adcefb72552fb1ff0c8 +0 -0
  101. data/spec/dummy/tmp/cache/assets/DFC/C20/sprockets%2Fd9178ad7e3b401c9fceafd64ea2b50d6 +0 -0
  102. data/spec/dummy/tmp/cache/assets/DFC/C30/sprockets%2Fb50a07cb30b0bd0eec8e98e5de79d65d +0 -0
  103. data/spec/dummy/tmp/cache/assets/E02/6E0/sprockets%2F63d6a5cdb8cefa64ef76b5c6e0fd3720 +0 -0
  104. data/spec/dummy/tmp/cache/assets/E08/BB0/sprockets%2Fefac99af1af28543aef6fb607faa4973 +0 -0
  105. data/spec/dummy/tmp/cache/assets/E08/F20/sprockets%2F4fc5cdcd6974efe7adfe809b30bd6513 +0 -0
  106. data/spec/dummy/tmp/cache/assets/E16/D30/sprockets%2Fd69469e6e7439baacd8df989c0fdacc2 +0 -0
  107. data/spec/dummy/tmp/cache/assets/E17/EF0/sprockets%2Fa291ad64a26afd055dfadabbdf03f154 +0 -0
  108. data/spec/dummy/tmp/cache/assets/E2F/790/sprockets%2F7fac280deaa7ef20a77d5c9b5b9cfc34 +0 -0
  109. data/spec/dummy/tmp/cache/assets/E36/A40/sprockets%2Ff3477eebd69a4f1b8fbdd3f9ef2ba242 +0 -0
  110. data/spec/dummy/tmp/cache/assets/E41/250/sprockets%2F97cf8fe3d7ffaff076f655aefb36da03 +0 -0
  111. data/spec/dummy/tmp/cache/assets/E64/1E0/sprockets%2F81ab4c863fbbdec8dd66afc97ebf034d +0 -0
  112. data/spec/dummy/tmp/cache/assets/E6E/260/sprockets%2Fd9f8ab8b91ef582cc6c99a3ba0dedfe6 +0 -0
  113. data/spec/dummy/tmp/cache/assets/F79/360/sprockets%2F0ce035fefee5ebdabc8efabfbdbd6ee4 +0 -0
  114. data/spec/spec_helper.rb +2 -2
  115. data/spec/teabag/configuration_spec.rb +4 -0
  116. data/spec/teabag/formatters/base_formatter_spec.rb +1 -1
  117. data/spec/teabag/formatters/tap_formatter_spec.rb +124 -0
  118. data/spec/teabag/instrumentation_spec.rb +7 -4
  119. data/spec/teabag/runner_spec.rb +27 -3
  120. data/spec/teabag/server_spec.rb +20 -0
  121. metadata +11 -4
@@ -20034,3 +20034,1362 @@ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04
20034
20034
  Served asset /instrumented2.js - 200 OK (3ms)
20035
20035
  Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-04 21:00:29 -0600
20036
20036
  Served asset /instrumented1.js - 200 OK (2ms)
20037
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 10:41:01 -0600
20038
+ Processing by Teabag::SpecController#runner as HTML
20039
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
20040
+ Compiled teabag.css (0ms) (pid 67366)
20041
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (33.5ms)
20042
+ Completed 200 OK in 64ms (Views: 64.1ms)
20043
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:41:01 -0600
20044
+ Served asset /teabag.css - 200 OK (1ms)
20045
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:01 -0600
20046
+ Served asset /teabag-jasmine.js - 200 OK (24ms)
20047
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:01 -0600
20048
+ Served asset /integration/integration.js - 200 OK (1ms)
20049
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:01 -0600
20050
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20051
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:01 -0600
20052
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
20053
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:41:01 -0600
20054
+ Processing by Teabag::SpecController#fixtures as HTML
20055
+ Parameters: {"filename"=>"fixture"}
20056
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
20057
+ Completed 200 OK in 3ms (Views: 2.8ms)
20058
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 10:41:17 -0600
20059
+ Processing by Teabag::SpecController#runner as HTML
20060
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20061
+ Compiled jasmine-1.3.1.js (0ms) (pid 67387)
20062
+ Compiled teabag/base/runner.js (111ms) (pid 67387)
20063
+ Compiled teabag/base/fixture.js (158ms) (pid 67387)
20064
+ Compiled teabag/base/reporters/html/base_view.js (116ms) (pid 67387)
20065
+ Compiled teabag/base/reporters/html/progress_view.js (121ms) (pid 67387)
20066
+ Compiled teabag/base/reporters/html/spec_view.js (120ms) (pid 67387)
20067
+ Compiled teabag/base/reporters/html/failure_view.js (103ms) (pid 67387)
20068
+ Compiled teabag/base/reporters/html/suite_view.js (117ms) (pid 67387)
20069
+ Compiled teabag/base/reporters/html/template.js (101ms) (pid 67387)
20070
+ Compiled teabag/base/reporters/html.js (859ms) (pid 67387)
20071
+ Compiled teabag/base/reporters/console.js (122ms) (pid 67387)
20072
+ Compiled teabag/base/teabag.js (1416ms) (pid 67387)
20073
+ Compiled teabag/jasmine/reporters/html.js (109ms) (pid 67387)
20074
+ Compiled teabag/jasmine.js (1739ms) (pid 67387)
20075
+ Compiled support/json2.js (0ms) (pid 67387)
20076
+ Compiled spec_helper.js (110ms) (pid 67387)
20077
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (1969.1ms)
20078
+ Completed 200 OK in 1997ms (Views: 1996.5ms)
20079
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20080
+ Served asset /teabag.css - 200 OK (26ms)
20081
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20082
+ Served asset /jasmine-1.3.1.js - 200 OK (7ms)
20083
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20084
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20085
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20086
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20087
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20088
+ Served asset /teabag/base/teabag.js - 200 OK (13ms)
20089
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20090
+ Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
20091
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20092
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20093
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20094
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (3ms)
20095
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20096
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (3ms)
20097
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20098
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (2ms)
20099
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20100
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (13ms)
20101
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20102
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20103
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20104
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20105
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20106
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20107
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20108
+ Served asset /support/json2.js - 200 OK (2ms)
20109
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20110
+ Served asset /teabag/jasmine.js - 200 OK (31ms)
20111
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20112
+ Served asset /spec_helper.js - 200 OK (2ms)
20113
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20114
+ Served asset /integration/integration.js - 200 OK (1ms)
20115
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20116
+ Served asset /integration/spec_helper.js - 200 OK (2ms)
20117
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:41:19 -0600
20118
+ Served asset /integration/integration_spec.js - 200 OK (4ms)
20119
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:41:20 -0600
20120
+ Processing by Teabag::SpecController#fixtures as HTML
20121
+ Parameters: {"filename"=>"fixture"}
20122
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.7ms)
20123
+ Completed 200 OK in 3ms (Views: 2.9ms)
20124
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 10:41:23 -0600
20125
+ Processing by Teabag::SpecController#runner as HTML
20126
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20127
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (78.0ms)
20128
+ Completed 200 OK in 104ms (Views: 103.4ms)
20129
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20130
+ Served asset /teabag.css - 200 OK (2ms)
20131
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20132
+ Served asset /teabag/base/runner.js - 200 OK (6ms)
20133
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20134
+ Served asset /jasmine-1.3.1.js - 200 OK (2ms)
20135
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20136
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20137
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20138
+ Served asset /teabag/base/teabag.js - 200 OK (12ms)
20139
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20140
+ Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
20141
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20142
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20143
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20144
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (17ms)
20145
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20146
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20147
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20148
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
20149
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20150
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (2ms)
20151
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20152
+ Served asset /teabag/base/reporters/console.js - 200 OK (2ms)
20153
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20154
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20155
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20156
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20157
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20158
+ Served asset /teabag/jasmine.js - 200 OK (14ms)
20159
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20160
+ Served asset /support/json2.js - 200 OK (1ms)
20161
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20162
+ Served asset /spec_helper.js - 200 OK (2ms)
20163
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20164
+ Served asset /integration/integration.js - 200 OK (12ms)
20165
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20166
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20167
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20168
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20169
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20170
+ Processing by Teabag::SpecController#fixtures as HTML
20171
+ Parameters: {"filename"=>"fixture"}
20172
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.7ms)
20173
+ Completed 200 OK in 3ms (Views: 2.6ms)
20174
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 10:41:24 -0600
20175
+ Processing by Teabag::SpecController#runner as */*
20176
+ Parameters: {"suite"=>"foo"}
20177
+ Compiled teabag/base/fixture_spec.js (166ms) (pid 67366)
20178
+ Compiled teabag/base/reporters/console_spec.js (139ms) (pid 67366)
20179
+ Compiled teabag/base/reporters/html/base_view_spec.js (123ms) (pid 67366)
20180
+ Compiled teabag/base/reporters/html/failure_view_spec.js (106ms) (pid 67366)
20181
+ Compiled teabag/base/reporters/html/progress_view_spec.js (95ms) (pid 67366)
20182
+ Compiled teabag/base/reporters/html/spec_view_spec.js (124ms) (pid 67366)
20183
+ Compiled teabag/base/reporters/html/suite_view_spec.js (94ms) (pid 67366)
20184
+ Compiled teabag/base/reporters/html_spec.js (182ms) (pid 67366)
20185
+ Compiled teabag/base/runner_spec.js (119ms) (pid 67366)
20186
+ Compiled teabag/base/teabag_spec.js (111ms) (pid 67366)
20187
+ Compiled drivers/phantomjs/runner.js (129ms) (pid 67366)
20188
+ Compiled teabag/phantomjs/runner_spec.js (313ms) (pid 67366)
20189
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (1685.2ms)
20190
+ Completed 200 OK in 1689ms (Views: 1689.2ms)
20191
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 10:41:26 -0600
20192
+ Served asset /instrumented2.js - 200 OK (3ms)
20193
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 10:41:26 -0600
20194
+ Served asset /instrumented1.js - 200 OK (2ms)
20195
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 10:42:32 -0600
20196
+ Served asset /instrumented2.js - 200 OK (2ms)
20197
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 10:42:32 -0600
20198
+ Served asset /instrumented1.js - 200 OK (26ms)
20199
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 10:42:36 -0600
20200
+ Processing by Teabag::SpecController#runner as HTML
20201
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20202
+ Compiled teabag.css (0ms) (pid 67539)
20203
+ Compiled jasmine-1.3.1.js (0ms) (pid 67539)
20204
+ Compiled teabag/base/runner.js (111ms) (pid 67539)
20205
+ Compiled teabag/base/fixture.js (153ms) (pid 67539)
20206
+ Compiled teabag/base/reporters/html/base_view.js (111ms) (pid 67539)
20207
+ Compiled teabag/base/reporters/html/progress_view.js (126ms) (pid 67539)
20208
+ Compiled teabag/base/reporters/html/spec_view.js (121ms) (pid 67539)
20209
+ Compiled teabag/base/reporters/html/failure_view.js (105ms) (pid 67539)
20210
+ Compiled teabag/base/reporters/html/suite_view.js (117ms) (pid 67539)
20211
+ Compiled teabag/base/reporters/html/template.js (100ms) (pid 67539)
20212
+ Compiled teabag/base/reporters/html.js (855ms) (pid 67539)
20213
+ Compiled teabag/base/reporters/console.js (146ms) (pid 67539)
20214
+ Compiled teabag/base/teabag.js (1410ms) (pid 67539)
20215
+ Compiled teabag/jasmine/reporters/html.js (105ms) (pid 67539)
20216
+ Compiled teabag/jasmine.js (1662ms) (pid 67539)
20217
+ Compiled support/json2.js (0ms) (pid 67539)
20218
+ Compiled spec_helper.js (107ms) (pid 67539)
20219
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (1909.9ms)
20220
+ Completed 200 OK in 1935ms (Views: 1934.8ms)
20221
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20222
+ Served asset /teabag.css - 200 OK (2ms)
20223
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20224
+ Served asset /jasmine-1.3.1.js - 200 OK (3ms)
20225
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20226
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20227
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20228
+ Served asset /teabag/base/runner.js - 200 OK (3ms)
20229
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20230
+ Served asset /teabag/base/teabag.js - 200 OK (10ms)
20231
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20232
+ Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
20233
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20234
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20235
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20236
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20237
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20238
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20239
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20240
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (2ms)
20241
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20242
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
20243
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20244
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20245
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20246
+ Served asset /teabag/base/reporters/console.js - 200 OK (2ms)
20247
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20248
+ Served asset /teabag/jasmine.js - 200 OK (17ms)
20249
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20250
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20251
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20252
+ Served asset /support/json2.js - 200 OK (3ms)
20253
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20254
+ Served asset /integration/integration.js - 200 OK (1ms)
20255
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20256
+ Served asset /spec_helper.js - 200 OK (3ms)
20257
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20258
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20259
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20260
+ Served asset /integration/integration_spec.js - 200 OK (3ms)
20261
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:42:38 -0600
20262
+ Processing by Teabag::SpecController#fixtures as HTML
20263
+ Parameters: {"filename"=>"fixture"}
20264
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
20265
+ Completed 200 OK in 3ms (Views: 2.7ms)
20266
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20267
+ Processing by Teabag::SpecController#runner as HTML
20268
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20269
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (78.5ms)
20270
+ Completed 200 OK in 105ms (Views: 104.9ms)
20271
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20272
+ Served asset /teabag.css - 200 OK (1ms)
20273
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20274
+ Served asset /teabag/base/teabag.js - 200 OK (17ms)
20275
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20276
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20277
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20278
+ Served asset /jasmine-1.3.1.js - 200 OK (3ms)
20279
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20280
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20281
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20282
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20283
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20284
+ Served asset /teabag/base/reporters/html.js - 200 OK (25ms)
20285
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20286
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20287
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20288
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20289
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20290
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
20291
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20292
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
20293
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20294
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20295
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20296
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20297
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20298
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20299
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20300
+ Served asset /teabag/jasmine.js - 200 OK (17ms)
20301
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20302
+ Served asset /support/json2.js - 200 OK (1ms)
20303
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20304
+ Served asset /spec_helper.js - 200 OK (2ms)
20305
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20306
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20307
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20308
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20309
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20310
+ Served asset /integration/integration.js - 200 OK (1ms)
20311
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:42:42 -0600
20312
+ Processing by Teabag::SpecController#fixtures as HTML
20313
+ Parameters: {"filename"=>"fixture"}
20314
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
20315
+ Completed 200 OK in 3ms (Views: 2.2ms)
20316
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 10:42:44 -0600
20317
+ Processing by Teabag::SpecController#runner as HTML
20318
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
20319
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (16.9ms)
20320
+ Completed 200 OK in 26ms (Views: 25.2ms)
20321
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:42:45 -0600
20322
+ Served asset /teabag.css - 200 OK (1ms)
20323
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:45 -0600
20324
+ Served asset /teabag-jasmine.js - 200 OK (1ms)
20325
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:45 -0600
20326
+ Served asset /integration/integration.js - 200 OK (2ms)
20327
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:45 -0600
20328
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20329
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 10:42:45 -0600
20330
+ Served asset /integration/integration_spec.js - 200 OK (3ms)
20331
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:42:45 -0600
20332
+ Processing by Teabag::SpecController#fixtures as HTML
20333
+ Parameters: {"filename"=>"fixture"}
20334
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
20335
+ Completed 200 OK in 3ms (Views: 2.5ms)
20336
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 10:43:00 -0600
20337
+ Processing by Teabag::SpecController#runner as */*
20338
+ Parameters: {"suite"=>"foo"}
20339
+ Compiled teabag/base/fixture_spec.js (137ms) (pid 67536)
20340
+ Compiled teabag/base/reporters/console_spec.js (176ms) (pid 67536)
20341
+ Compiled teabag/base/reporters/html/base_view_spec.js (124ms) (pid 67536)
20342
+ Compiled teabag/base/reporters/html/failure_view_spec.js (116ms) (pid 67536)
20343
+ Compiled teabag/base/reporters/html/progress_view_spec.js (95ms) (pid 67536)
20344
+ Compiled teabag/base/reporters/html/spec_view_spec.js (96ms) (pid 67536)
20345
+ Compiled teabag/base/reporters/html/suite_view_spec.js (96ms) (pid 67536)
20346
+ Compiled teabag/base/reporters/html_spec.js (172ms) (pid 67536)
20347
+ Compiled teabag/base/runner_spec.js (119ms) (pid 67536)
20348
+ Compiled teabag/base/teabag_spec.js (114ms) (pid 67536)
20349
+ Compiled drivers/phantomjs/runner.js (163ms) (pid 67536)
20350
+ Compiled teabag/phantomjs/runner_spec.js (309ms) (pid 67536)
20351
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (1691.5ms)
20352
+ Completed 200 OK in 1695ms (Views: 1694.5ms)
20353
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 10:53:14 -0600
20354
+ Processing by Teabag::SpecController#runner as HTML
20355
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20356
+ Compiled teabag.css (0ms) (pid 71067)
20357
+ Compiled jasmine-1.3.1.js (0ms) (pid 71067)
20358
+ Compiled teabag/base/runner.js (108ms) (pid 71067)
20359
+ Compiled teabag/base/fixture.js (137ms) (pid 71067)
20360
+ Compiled teabag/base/reporters/html/base_view.js (121ms) (pid 71067)
20361
+ Compiled teabag/base/reporters/html/progress_view.js (124ms) (pid 71067)
20362
+ Compiled teabag/base/reporters/html/spec_view.js (122ms) (pid 71067)
20363
+ Compiled teabag/base/reporters/html/failure_view.js (130ms) (pid 71067)
20364
+ Compiled teabag/base/reporters/html/suite_view.js (127ms) (pid 71067)
20365
+ Compiled teabag/base/reporters/html/template.js (97ms) (pid 71067)
20366
+ Compiled teabag/base/reporters/html.js (897ms) (pid 71067)
20367
+ Compiled teabag/base/reporters/console.js (132ms) (pid 71067)
20368
+ Compiled teabag/base/teabag.js (1406ms) (pid 71067)
20369
+ Compiled teabag/jasmine/reporters/html.js (104ms) (pid 71067)
20370
+ Compiled teabag/jasmine.js (1684ms) (pid 71067)
20371
+ Compiled support/json2.js (0ms) (pid 71067)
20372
+ Compiled spec_helper.js (107ms) (pid 71067)
20373
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (1903.5ms)
20374
+ Completed 200 OK in 1913ms (Views: 1912.7ms)
20375
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20376
+ Served asset /teabag.css - 200 OK (3ms)
20377
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20378
+ Served asset /jasmine-1.3.1.js - 200 OK (3ms)
20379
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20380
+ Served asset /teabag/base/teabag.js - 200 OK (16ms)
20381
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20382
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20383
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20384
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20385
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20386
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20387
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20388
+ Served asset /teabag/base/reporters/html.js - 200 OK (9ms)
20389
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20390
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20391
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20392
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20393
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20394
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (13ms)
20395
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20396
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
20397
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20398
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (2ms)
20399
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20400
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20401
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20402
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20403
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20404
+ Served asset /teabag/jasmine.js - 200 OK (15ms)
20405
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20406
+ Served asset /support/json2.js - 200 OK (1ms)
20407
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20408
+ Served asset /spec_helper.js - 200 OK (2ms)
20409
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20410
+ Served asset /integration/integration.js - 200 OK (1ms)
20411
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20412
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
20413
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20414
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20415
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:53:16 -0600
20416
+ Processing by Teabag::SpecController#fixtures as HTML
20417
+ Parameters: {"filename"=>"fixture"}
20418
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.8ms)
20419
+ Completed 200 OK in 3ms (Views: 3.0ms)
20420
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20421
+ Processing by Teabag::SpecController#runner as HTML
20422
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20423
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (103.7ms)
20424
+ Completed 200 OK in 112ms (Views: 111.6ms)
20425
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20426
+ Served asset /teabag.css - 200 OK (1ms)
20427
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20428
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
20429
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20430
+ Served asset /teabag/base/teabag.js - 200 OK (13ms)
20431
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20432
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20433
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20434
+ Served asset /teabag/base/fixture.js - 200 OK (2ms)
20435
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20436
+ Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
20437
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20438
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20439
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20440
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20441
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20442
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20443
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20444
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
20445
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20446
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20447
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20448
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (15ms)
20449
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20450
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (2ms)
20451
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20452
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20453
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20454
+ Served asset /teabag/jasmine.js - 200 OK (16ms)
20455
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20456
+ Served asset /support/json2.js - 200 OK (1ms)
20457
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20458
+ Served asset /spec_helper.js - 200 OK (2ms)
20459
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20460
+ Served asset /integration/integration.js - 200 OK (1ms)
20461
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20462
+ Served asset /integration/integration_spec.js - 200 OK (3ms)
20463
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20464
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20465
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:53:20 -0600
20466
+ Processing by Teabag::SpecController#fixtures as HTML
20467
+ Parameters: {"filename"=>"fixture"}
20468
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (2.2ms)
20469
+ Completed 200 OK in 4ms (Views: 3.4ms)
20470
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 10:53:21 -0600
20471
+ Served asset /instrumented1.js - 200 OK (3ms)
20472
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 10:53:21 -0600
20473
+ Served asset /instrumented2.js - 200 OK (4ms)
20474
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 10:53:21 -0600
20475
+ Processing by Teabag::SpecController#runner as */*
20476
+ Parameters: {"suite"=>"foo"}
20477
+ Compiled teabag/base/fixture_spec.js (139ms) (pid 71064)
20478
+ Compiled teabag/base/reporters/console_spec.js (141ms) (pid 71064)
20479
+ Compiled teabag/base/reporters/html/base_view_spec.js (122ms) (pid 71064)
20480
+ Compiled teabag/base/reporters/html/failure_view_spec.js (112ms) (pid 71064)
20481
+ Compiled teabag/base/reporters/html/progress_view_spec.js (95ms) (pid 71064)
20482
+ Compiled teabag/base/reporters/html/spec_view_spec.js (95ms) (pid 71064)
20483
+ Compiled teabag/base/reporters/html/suite_view_spec.js (96ms) (pid 71064)
20484
+ Compiled teabag/base/reporters/html_spec.js (208ms) (pid 71064)
20485
+ Compiled teabag/base/runner_spec.js (122ms) (pid 71064)
20486
+ Compiled teabag/base/teabag_spec.js (113ms) (pid 71064)
20487
+ Compiled drivers/phantomjs/runner.js (122ms) (pid 71064)
20488
+ Compiled teabag/phantomjs/runner_spec.js (277ms) (pid 71064)
20489
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (1699.2ms)
20490
+ Completed 200 OK in 1713ms (Views: 1712.7ms)
20491
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 10:59:05 -0600
20492
+ Processing by Teabag::SpecController#runner as HTML
20493
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
20494
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (96.4ms)
20495
+ Completed 200 OK in 105ms (Views: 104.9ms)
20496
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:59:05 -0600
20497
+ Served asset /teabag.css - 200 OK (2ms)
20498
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:59:05 -0600
20499
+ Served asset /teabag-jasmine.js - 200 OK (3ms)
20500
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 10:59:05 -0600
20501
+ Served asset /integration/integration.js - 200 OK (1ms)
20502
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:59:05 -0600
20503
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20504
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 10:59:05 -0600
20505
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20506
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:59:05 -0600
20507
+ Processing by Teabag::SpecController#fixtures as HTML
20508
+ Parameters: {"filename"=>"fixture"}
20509
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.7ms)
20510
+ Completed 200 OK in 3ms (Views: 2.9ms)
20511
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 10:59:25 -0600
20512
+ Processing by Teabag::SpecController#runner as HTML
20513
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
20514
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (80.6ms)
20515
+ Completed 200 OK in 90ms (Views: 89.9ms)
20516
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 10:59:25 -0600
20517
+ Served asset /teabag.css - 200 OK (1ms)
20518
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 10:59:25 -0600
20519
+ Served asset /teabag-jasmine.js - 200 OK (5ms)
20520
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 10:59:25 -0600
20521
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20522
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 10:59:25 -0600
20523
+ Served asset /integration/integration.js - 200 OK (1ms)
20524
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 10:59:25 -0600
20525
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
20526
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 10:59:25 -0600
20527
+ Processing by Teabag::SpecController#fixtures as HTML
20528
+ Parameters: {"filename"=>"fixture"}
20529
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
20530
+ Completed 200 OK in 2ms (Views: 2.2ms)
20531
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 11:37:06 -0600
20532
+ Processing by Teabag::SpecController#runner as HTML
20533
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
20534
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (85.5ms)
20535
+ Completed 200 OK in 96ms (Views: 95.5ms)
20536
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 11:37:06 -0600
20537
+ Served asset /teabag.css - 200 OK (1ms)
20538
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:06 -0600
20539
+ Served asset /teabag-jasmine.js - 200 OK (1ms)
20540
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:06 -0600
20541
+ Served asset /integration/integration.js - 200 OK (1ms)
20542
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:06 -0600
20543
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20544
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:06 -0600
20545
+ Served asset /integration/integration_spec.js - 200 OK (4ms)
20546
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 11:37:06 -0600
20547
+ Processing by Teabag::SpecController#fixtures as HTML
20548
+ Parameters: {"filename"=>"fixture"}
20549
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
20550
+ Completed 200 OK in 4ms (Views: 4.1ms)
20551
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 11:37:07 -0600
20552
+ Processing by Teabag::SpecController#runner as */*
20553
+ Parameters: {"suite"=>"foo"}
20554
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (275.4ms)
20555
+ Completed 200 OK in 279ms (Views: 278.8ms)
20556
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 11:37:07 -0600
20557
+ Served asset /instrumented2.js - 200 OK (2ms)
20558
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 11:37:07 -0600
20559
+ Served asset /instrumented1.js - 200 OK (2ms)
20560
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20561
+ Processing by Teabag::SpecController#runner as HTML
20562
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20563
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (351.7ms)
20564
+ Completed 200 OK in 377ms (Views: 376.8ms)
20565
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20566
+ Served asset /teabag.css - 200 OK (1ms)
20567
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20568
+ Served asset /jasmine-1.3.1.js - 200 OK (21ms)
20569
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20570
+ Served asset /teabag/base/reporters/html.js - 200 OK (8ms)
20571
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20572
+ Served asset /teabag/base/teabag.js - 200 OK (10ms)
20573
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20574
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20575
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20576
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20577
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20578
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20579
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20580
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20581
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20582
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20583
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20584
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
20585
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20586
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
20587
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20588
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (2ms)
20589
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20590
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20591
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20592
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20593
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20594
+ Served asset /teabag/jasmine.js - 200 OK (29ms)
20595
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20596
+ Served asset /support/json2.js - 200 OK (2ms)
20597
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20598
+ Served asset /integration/integration.js - 200 OK (0ms)
20599
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20600
+ Served asset /spec_helper.js - 200 OK (3ms)
20601
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20602
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20603
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 11:37:11 -0600
20604
+ Served asset /integration/integration_spec.js - 200 OK (3ms)
20605
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 11:37:12 -0600
20606
+ Processing by Teabag::SpecController#fixtures as HTML
20607
+ Parameters: {"filename"=>"fixture"}
20608
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (2.0ms)
20609
+ Completed 200 OK in 4ms (Views: 3.2ms)
20610
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20611
+ Processing by Teabag::SpecController#runner as HTML
20612
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20613
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (338.2ms)
20614
+ Completed 200 OK in 364ms (Views: 363.7ms)
20615
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20616
+ Served asset /teabag.css - 200 OK (2ms)
20617
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20618
+ Served asset /teabag/base/teabag.js - 200 OK (16ms)
20619
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20620
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
20621
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20622
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20623
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20624
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20625
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20626
+ Served asset /teabag/base/fixture.js - 200 OK (3ms)
20627
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20628
+ Served asset /teabag/base/reporters/html.js - 200 OK (7ms)
20629
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20630
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (2ms)
20631
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20632
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (3ms)
20633
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20634
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20635
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20636
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (2ms)
20637
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20638
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (3ms)
20639
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20640
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20641
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20642
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (2ms)
20643
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20644
+ Served asset /teabag/jasmine.js - 200 OK (30ms)
20645
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20646
+ Served asset /spec_helper.js - 200 OK (2ms)
20647
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20648
+ Served asset /support/json2.js - 200 OK (2ms)
20649
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20650
+ Served asset /integration/integration.js - 200 OK (1ms)
20651
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20652
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20653
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20654
+ Served asset /integration/integration_spec.js - 200 OK (3ms)
20655
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 11:37:16 -0600
20656
+ Processing by Teabag::SpecController#fixtures as HTML
20657
+ Parameters: {"filename"=>"fixture"}
20658
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
20659
+ Completed 200 OK in 3ms (Views: 2.4ms)
20660
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 19:54:32 -0600
20661
+ Served asset /instrumented2.js - 200 OK (3ms)
20662
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 19:54:32 -0600
20663
+ Served asset /instrumented1.js - 200 OK (2ms)
20664
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 19:54:35 -0600
20665
+ Processing by Teabag::SpecController#runner as HTML
20666
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20667
+ Compiled teabag.css (0ms) (pid 4169)
20668
+ Compiled jasmine-1.3.1.js (1ms) (pid 4169)
20669
+ Compiled teabag/base/runner.js (125ms) (pid 4169)
20670
+ Compiled teabag/base/fixture.js (161ms) (pid 4169)
20671
+ Compiled teabag/base/reporters/html/base_view.js (127ms) (pid 4169)
20672
+ Compiled teabag/base/reporters/html/progress_view.js (145ms) (pid 4169)
20673
+ Compiled teabag/base/reporters/html/spec_view.js (139ms) (pid 4169)
20674
+ Compiled teabag/base/reporters/html/failure_view.js (121ms) (pid 4169)
20675
+ Compiled teabag/base/reporters/html/suite_view.js (129ms) (pid 4169)
20676
+ Compiled teabag/base/reporters/html/template.js (108ms) (pid 4169)
20677
+ Compiled teabag/base/reporters/html.js (1017ms) (pid 4169)
20678
+ Compiled teabag/base/reporters/console.js (144ms) (pid 4169)
20679
+ Compiled teabag/base/teabag.js (1597ms) (pid 4169)
20680
+ Compiled teabag/jasmine/reporters/html.js (112ms) (pid 4169)
20681
+ Compiled teabag/jasmine.js (1932ms) (pid 4169)
20682
+ Compiled support/json2.js (1ms) (pid 4169)
20683
+ Compiled spec_helper.js (133ms) (pid 4169)
20684
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (2373.2ms)
20685
+ Completed 200 OK in 2381ms (Views: 2380.9ms)
20686
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20687
+ Served asset /teabag.css - 200 OK (2ms)
20688
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20689
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
20690
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20691
+ Served asset /teabag/base/teabag.js - 200 OK (10ms)
20692
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20693
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20694
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20695
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20696
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20697
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20698
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20699
+ Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
20700
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20701
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20702
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20703
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20704
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20705
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (23ms)
20706
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20707
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
20708
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20709
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20710
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20711
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20712
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20713
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20714
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20715
+ Served asset /teabag/jasmine.js - 200 OK (12ms)
20716
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20717
+ Served asset /support/json2.js - 200 OK (1ms)
20718
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20719
+ Served asset /spec_helper.js - 200 OK (2ms)
20720
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20721
+ Served asset /integration/integration.js - 200 OK (0ms)
20722
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20723
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20724
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20725
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20726
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 19:54:38 -0600
20727
+ Processing by Teabag::SpecController#fixtures as HTML
20728
+ Parameters: {"filename"=>"fixture"}
20729
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.8ms)
20730
+ Completed 200 OK in 3ms (Views: 3.0ms)
20731
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 19:54:42 -0600
20732
+ Processing by Teabag::SpecController#runner as HTML
20733
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20734
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (314.7ms)
20735
+ Completed 200 OK in 322ms (Views: 322.3ms)
20736
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20737
+ Served asset /teabag.css - 200 OK (1ms)
20738
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20739
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
20740
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20741
+ Served asset /teabag/base/teabag.js - 200 OK (8ms)
20742
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20743
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20744
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20745
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20746
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20747
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20748
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20749
+ Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
20750
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20751
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20752
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20753
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20754
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20755
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
20756
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20757
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
20758
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20759
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20760
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20761
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20762
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20763
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20764
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20765
+ Served asset /teabag/jasmine.js - 200 OK (11ms)
20766
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20767
+ Served asset /support/json2.js - 200 OK (1ms)
20768
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20769
+ Served asset /spec_helper.js - 200 OK (1ms)
20770
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20771
+ Served asset /integration/integration.js - 200 OK (0ms)
20772
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20773
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
20774
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20775
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20776
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20777
+ Processing by Teabag::SpecController#fixtures as HTML
20778
+ Parameters: {"filename"=>"fixture"}
20779
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
20780
+ Completed 200 OK in 3ms (Views: 2.2ms)
20781
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 19:54:43 -0600
20782
+ Processing by Teabag::SpecController#runner as */*
20783
+ Parameters: {"suite"=>"foo"}
20784
+ Compiled teabag/base/fixture_spec.js (185ms) (pid 4165)
20785
+ Compiled teabag/base/reporters/console_spec.js (166ms) (pid 4165)
20786
+ Compiled teabag/base/reporters/html/base_view_spec.js (146ms) (pid 4165)
20787
+ Compiled teabag/base/reporters/html/failure_view_spec.js (126ms) (pid 4165)
20788
+ Compiled teabag/base/reporters/html/progress_view_spec.js (107ms) (pid 4165)
20789
+ Compiled teabag/base/reporters/html/spec_view_spec.js (109ms) (pid 4165)
20790
+ Compiled teabag/base/reporters/html/suite_view_spec.js (132ms) (pid 4165)
20791
+ Compiled teabag/base/reporters/html_spec.js (320ms) (pid 4165)
20792
+ Compiled teabag/base/runner_spec.js (185ms) (pid 4165)
20793
+ Compiled teabag/base/teabag_spec.js (160ms) (pid 4165)
20794
+ Compiled drivers/phantomjs/runner.js (143ms) (pid 4165)
20795
+ Compiled teabag/phantomjs/runner_spec.js (332ms) (pid 4165)
20796
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (2421.8ms)
20797
+ Completed 200 OK in 2452ms (Views: 2451.7ms)
20798
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 19:54:48 -0600
20799
+ Processing by Teabag::SpecController#runner as HTML
20800
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
20801
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (72.0ms)
20802
+ Completed 200 OK in 73ms (Views: 73.2ms)
20803
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 19:54:48 -0600
20804
+ Served asset /teabag.css - 200 OK (1ms)
20805
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:48 -0600
20806
+ Served asset /integration/integration.js - 200 OK (2ms)
20807
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:48 -0600
20808
+ Served asset /teabag-jasmine.js - 200 OK (2ms)
20809
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:48 -0600
20810
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20811
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 19:54:48 -0600
20812
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
20813
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 19:54:49 -0600
20814
+ Processing by Teabag::SpecController#fixtures as HTML
20815
+ Parameters: {"filename"=>"fixture"}
20816
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
20817
+ Completed 200 OK in 3ms (Views: 2.4ms)
20818
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 22:18:28 -0600
20819
+ Served asset /instrumented2.js - 200 OK (4ms)
20820
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 22:18:28 -0600
20821
+ Served asset /instrumented1.js - 200 OK (3ms)
20822
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 22:18:44 -0600
20823
+ Processing by Teabag::SpecController#runner as HTML
20824
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
20825
+ Compiled teabag.css (0ms) (pid 6970)
20826
+ Compiled integration/integration.js (147ms) (pid 6970)
20827
+ Compiled integration/spec_helper.js (112ms) (pid 6970)
20828
+ Compiled integration/integration_spec.js (396ms) (pid 6970)
20829
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (493.0ms)
20830
+ Completed 200 OK in 505ms (Views: 504.8ms)
20831
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:18:44 -0600
20832
+ Served asset /teabag.css - 200 OK (1ms)
20833
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:44 -0600
20834
+ Served asset /integration/integration.js - 200 OK (2ms)
20835
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:44 -0600
20836
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20837
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:44 -0600
20838
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20839
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:44 -0600
20840
+ Served asset /teabag-jasmine.js - 200 OK (1ms)
20841
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:18:44 -0600
20842
+ Processing by Teabag::SpecController#fixtures as HTML
20843
+ Parameters: {"filename"=>"fixture"}
20844
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.7ms)
20845
+ Completed 200 OK in 5ms (Views: 4.4ms)
20846
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 22:18:49 -0600
20847
+ Processing by Teabag::SpecController#runner as HTML
20848
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20849
+ Compiled jasmine-1.3.1.js (1ms) (pid 6994)
20850
+ Compiled teabag/base/runner.js (161ms) (pid 6994)
20851
+ Compiled teabag/base/fixture.js (166ms) (pid 6994)
20852
+ Compiled teabag/base/reporters/html/base_view.js (154ms) (pid 6994)
20853
+ Compiled teabag/base/reporters/html/progress_view.js (149ms) (pid 6994)
20854
+ Compiled teabag/base/reporters/html/spec_view.js (149ms) (pid 6994)
20855
+ Compiled teabag/base/reporters/html/failure_view.js (125ms) (pid 6994)
20856
+ Compiled teabag/base/reporters/html/suite_view.js (143ms) (pid 6994)
20857
+ Compiled teabag/base/reporters/html/template.js (110ms) (pid 6994)
20858
+ Compiled teabag/base/reporters/html.js (1063ms) (pid 6994)
20859
+ Compiled teabag/base/reporters/console.js (152ms) (pid 6994)
20860
+ Compiled teabag/base/teabag.js (1703ms) (pid 6994)
20861
+ Compiled teabag/jasmine/reporters/html.js (117ms) (pid 6994)
20862
+ Compiled teabag/jasmine.js (2020ms) (pid 6994)
20863
+ Compiled support/json2.js (1ms) (pid 6994)
20864
+ Compiled spec_helper.js (119ms) (pid 6994)
20865
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (2487.7ms)
20866
+ Completed 200 OK in 2496ms (Views: 2495.3ms)
20867
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20868
+ Served asset /jasmine-1.3.1.js - 200 OK (2ms)
20869
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20870
+ Served asset /teabag.css - 200 OK (1ms)
20871
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20872
+ Served asset /teabag/base/teabag.js - 200 OK (12ms)
20873
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20874
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20875
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20876
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20877
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20878
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20879
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20880
+ Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
20881
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20882
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20883
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20884
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20885
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20886
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
20887
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20888
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20889
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20890
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
20891
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20892
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20893
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20894
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20895
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20896
+ Served asset /teabag/jasmine.js - 200 OK (12ms)
20897
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20898
+ Served asset /support/json2.js - 200 OK (1ms)
20899
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20900
+ Served asset /spec_helper.js - 200 OK (2ms)
20901
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20902
+ Served asset /integration/integration.js - 200 OK (0ms)
20903
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20904
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
20905
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:18:51 -0600
20906
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20907
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:18:52 -0600
20908
+ Processing by Teabag::SpecController#fixtures as HTML
20909
+ Parameters: {"filename"=>"fixture"}
20910
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.8ms)
20911
+ Completed 200 OK in 3ms (Views: 3.0ms)
20912
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20913
+ Processing by Teabag::SpecController#runner as HTML
20914
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
20915
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (333.3ms)
20916
+ Completed 200 OK in 343ms (Views: 342.2ms)
20917
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20918
+ Served asset /teabag.css - 200 OK (1ms)
20919
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20920
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
20921
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20922
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
20923
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20924
+ Served asset /teabag/base/teabag.js - 200 OK (9ms)
20925
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20926
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
20927
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20928
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
20929
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20930
+ Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
20931
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20932
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
20933
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20934
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
20935
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20936
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
20937
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20938
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
20939
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20940
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
20941
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20942
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
20943
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20944
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
20945
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20946
+ Served asset /teabag/jasmine.js - 200 OK (12ms)
20947
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20948
+ Served asset /support/json2.js - 200 OK (1ms)
20949
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20950
+ Served asset /spec_helper.js - 200 OK (2ms)
20951
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20952
+ Served asset /integration/integration.js - 200 OK (0ms)
20953
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20954
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
20955
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20956
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
20957
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:18:56 -0600
20958
+ Processing by Teabag::SpecController#fixtures as HTML
20959
+ Parameters: {"filename"=>"fixture"}
20960
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
20961
+ Completed 200 OK in 2ms (Views: 2.2ms)
20962
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 22:18:57 -0600
20963
+ Processing by Teabag::SpecController#runner as */*
20964
+ Parameters: {"suite"=>"foo"}
20965
+ Compiled teabag/base/fixture_spec.js (161ms) (pid 6970)
20966
+ Compiled teabag/base/reporters/console_spec.js (171ms) (pid 6970)
20967
+ Compiled teabag/base/reporters/html/base_view_spec.js (166ms) (pid 6970)
20968
+ Compiled teabag/base/reporters/html/failure_view_spec.js (125ms) (pid 6970)
20969
+ Compiled teabag/base/reporters/html/progress_view_spec.js (107ms) (pid 6970)
20970
+ Compiled teabag/base/reporters/html/spec_view_spec.js (107ms) (pid 6970)
20971
+ Compiled teabag/base/reporters/html/suite_view_spec.js (106ms) (pid 6970)
20972
+ Compiled teabag/base/reporters/html_spec.js (256ms) (pid 6970)
20973
+ Compiled teabag/base/runner_spec.js (141ms) (pid 6970)
20974
+ Compiled teabag/base/teabag_spec.js (128ms) (pid 6970)
20975
+ Compiled drivers/phantomjs/runner.js (143ms) (pid 6970)
20976
+ Compiled teabag/phantomjs/runner_spec.js (331ms) (pid 6970)
20977
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (2261.4ms)
20978
+ Completed 200 OK in 2264ms (Views: 2264.2ms)
20979
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 22:30:58 -0600
20980
+ Served asset /instrumented1.js - 200 OK (2ms)
20981
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 22:30:58 -0600
20982
+ Served asset /instrumented2.js - 200 OK (2ms)
20983
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 22:30:59 -0600
20984
+ Processing by Teabag::SpecController#runner as */*
20985
+ Parameters: {"suite"=>"foo"}
20986
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (294.5ms)
20987
+ Completed 200 OK in 304ms (Views: 303.9ms)
20988
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 22:31:01 -0600
20989
+ Processing by Teabag::SpecController#runner as HTML
20990
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
20991
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (68.9ms)
20992
+ Completed 200 OK in 70ms (Views: 70.0ms)
20993
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:31:01 -0600
20994
+ Served asset /teabag.css - 200 OK (1ms)
20995
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:01 -0600
20996
+ Served asset /teabag-jasmine.js - 200 OK (4ms)
20997
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:01 -0600
20998
+ Served asset /integration/integration.js - 200 OK (1ms)
20999
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:01 -0600
21000
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
21001
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:01 -0600
21002
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
21003
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:31:01 -0600
21004
+ Processing by Teabag::SpecController#fixtures as HTML
21005
+ Parameters: {"filename"=>"fixture"}
21006
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
21007
+ Completed 200 OK in 3ms (Views: 2.5ms)
21008
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21009
+ Processing by Teabag::SpecController#runner as HTML
21010
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
21011
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (315.5ms)
21012
+ Completed 200 OK in 323ms (Views: 322.8ms)
21013
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21014
+ Served asset /teabag.css - 200 OK (1ms)
21015
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21016
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
21017
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21018
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
21019
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21020
+ Served asset /teabag/base/teabag.js - 200 OK (8ms)
21021
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21022
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
21023
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21024
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
21025
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21026
+ Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
21027
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21028
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (2ms)
21029
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21030
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (2ms)
21031
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21032
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
21033
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21034
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
21035
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21036
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
21037
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21038
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
21039
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21040
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
21041
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21042
+ Served asset /teabag/jasmine.js - 200 OK (12ms)
21043
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21044
+ Served asset /support/json2.js - 200 OK (1ms)
21045
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21046
+ Served asset /spec_helper.js - 200 OK (2ms)
21047
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21048
+ Served asset /integration/integration.js - 200 OK (0ms)
21049
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21050
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
21051
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21052
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
21053
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:31:05 -0600
21054
+ Processing by Teabag::SpecController#fixtures as HTML
21055
+ Parameters: {"filename"=>"fixture"}
21056
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
21057
+ Completed 200 OK in 2ms (Views: 2.2ms)
21058
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21059
+ Processing by Teabag::SpecController#runner as HTML
21060
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
21061
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (320.1ms)
21062
+ Completed 200 OK in 327ms (Views: 327.2ms)
21063
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21064
+ Served asset /teabag.css - 200 OK (2ms)
21065
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21066
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
21067
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21068
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
21069
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21070
+ Served asset /teabag/base/teabag.js - 200 OK (9ms)
21071
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21072
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
21073
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21074
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
21075
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21076
+ Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
21077
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21078
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
21079
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21080
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
21081
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21082
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
21083
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21084
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
21085
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21086
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
21087
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21088
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
21089
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21090
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
21091
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21092
+ Served asset /teabag/jasmine.js - 200 OK (11ms)
21093
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21094
+ Served asset /support/json2.js - 200 OK (1ms)
21095
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21096
+ Served asset /spec_helper.js - 200 OK (1ms)
21097
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:31:09 -0600
21098
+ Served asset /integration/integration.js - 200 OK (0ms)
21099
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:10 -0600
21100
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
21101
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:31:10 -0600
21102
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
21103
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:31:10 -0600
21104
+ Processing by Teabag::SpecController#fixtures as HTML
21105
+ Parameters: {"filename"=>"fixture"}
21106
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.7ms)
21107
+ Completed 200 OK in 3ms (Views: 2.8ms)
21108
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 22:31:51 -0600
21109
+ Processing by Teabag::SpecController#runner as */*
21110
+ Parameters: {"suite"=>"foo"}
21111
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (290.3ms)
21112
+ Completed 200 OK in 320ms (Views: 319.2ms)
21113
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 22:31:51 -0600
21114
+ Served asset /instrumented2.js - 200 OK (1ms)
21115
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 22:31:51 -0600
21116
+ Served asset /instrumented1.js - 200 OK (1ms)
21117
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 22:31:55 -0600
21118
+ Processing by Teabag::SpecController#runner as HTML
21119
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
21120
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (307.4ms)
21121
+ Completed 200 OK in 315ms (Views: 314.9ms)
21122
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21123
+ Served asset /teabag.css - 200 OK (2ms)
21124
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21125
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
21126
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21127
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
21128
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21129
+ Served asset /teabag/base/teabag.js - 200 OK (9ms)
21130
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21131
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
21132
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21133
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
21134
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21135
+ Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
21136
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21137
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
21138
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21139
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
21140
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21141
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
21142
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21143
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
21144
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21145
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
21146
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21147
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
21148
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21149
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
21150
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21151
+ Served asset /teabag/jasmine.js - 200 OK (11ms)
21152
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21153
+ Served asset /support/json2.js - 200 OK (1ms)
21154
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21155
+ Served asset /spec_helper.js - 200 OK (1ms)
21156
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21157
+ Served asset /integration/integration.js - 200 OK (0ms)
21158
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21159
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
21160
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21161
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
21162
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:31:56 -0600
21163
+ Processing by Teabag::SpecController#fixtures as HTML
21164
+ Parameters: {"filename"=>"fixture"}
21165
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
21166
+ Completed 200 OK in 3ms (Views: 2.7ms)
21167
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21168
+ Processing by Teabag::SpecController#runner as HTML
21169
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
21170
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (312.4ms)
21171
+ Completed 200 OK in 320ms (Views: 319.4ms)
21172
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21173
+ Served asset /teabag.css - 200 OK (1ms)
21174
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21175
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
21176
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21177
+ Served asset /teabag/base/teabag.js - 200 OK (9ms)
21178
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21179
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
21180
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21181
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
21182
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21183
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
21184
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21185
+ Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
21186
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21187
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
21188
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21189
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
21190
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21191
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
21192
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21193
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
21194
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21195
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
21196
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21197
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
21198
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21199
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
21200
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21201
+ Served asset /teabag/jasmine.js - 200 OK (12ms)
21202
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21203
+ Served asset /support/json2.js - 200 OK (1ms)
21204
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21205
+ Served asset /spec_helper.js - 200 OK (1ms)
21206
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21207
+ Served asset /integration/integration.js - 200 OK (0ms)
21208
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21209
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
21210
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21211
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
21212
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:32:00 -0600
21213
+ Processing by Teabag::SpecController#fixtures as HTML
21214
+ Parameters: {"filename"=>"fixture"}
21215
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
21216
+ Completed 200 OK in 2ms (Views: 2.2ms)
21217
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 22:32:03 -0600
21218
+ Processing by Teabag::SpecController#runner as HTML
21219
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
21220
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (75.1ms)
21221
+ Completed 200 OK in 76ms (Views: 76.2ms)
21222
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:32:03 -0600
21223
+ Served asset /teabag.css - 200 OK (1ms)
21224
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:03 -0600
21225
+ Served asset /integration/integration.js - 200 OK (1ms)
21226
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:03 -0600
21227
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
21228
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:03 -0600
21229
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
21230
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:32:03 -0600
21231
+ Served asset /teabag-jasmine.js - 200 OK (1ms)
21232
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:32:03 -0600
21233
+ Processing by Teabag::SpecController#fixtures as HTML
21234
+ Parameters: {"filename"=>"fixture"}
21235
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
21236
+ Completed 200 OK in 3ms (Views: 2.4ms)
21237
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 22:52:40 -0600
21238
+ Processing by Teabag::SpecController#runner as HTML
21239
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
21240
+ Compiled teabag.css (0ms) (pid 9893)
21241
+ Compiled jasmine-1.3.1.js (0ms) (pid 9893)
21242
+ Compiled teabag/base/runner.js (124ms) (pid 9893)
21243
+ Compiled teabag/base/fixture.js (159ms) (pid 9893)
21244
+ Compiled teabag/base/reporters/html/base_view.js (128ms) (pid 9893)
21245
+ Compiled teabag/base/reporters/html/progress_view.js (143ms) (pid 9893)
21246
+ Compiled teabag/base/reporters/html/spec_view.js (141ms) (pid 9893)
21247
+ Compiled teabag/base/reporters/html/failure_view.js (121ms) (pid 9893)
21248
+ Compiled teabag/base/reporters/html/suite_view.js (130ms) (pid 9893)
21249
+ Compiled teabag/base/reporters/html/template.js (116ms) (pid 9893)
21250
+ Compiled teabag/base/reporters/html.js (1015ms) (pid 9893)
21251
+ Compiled teabag/base/reporters/console.js (145ms) (pid 9893)
21252
+ Compiled teabag/base/teabag.js (1589ms) (pid 9893)
21253
+ Compiled teabag/jasmine/reporters/html.js (113ms) (pid 9893)
21254
+ Compiled teabag/jasmine.js (1916ms) (pid 9893)
21255
+ Compiled support/json2.js (1ms) (pid 9893)
21256
+ Compiled spec_helper.js (127ms) (pid 9893)
21257
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (2341.1ms)
21258
+ Completed 200 OK in 2348ms (Views: 2348.2ms)
21259
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21260
+ Served asset /teabag.css - 200 OK (1ms)
21261
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21262
+ Served asset /jasmine-1.3.1.js - 200 OK (2ms)
21263
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21264
+ Served asset /teabag/base/teabag.js - 200 OK (9ms)
21265
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21266
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
21267
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21268
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
21269
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21270
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
21271
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21272
+ Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
21273
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21274
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
21275
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21276
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
21277
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21278
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
21279
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21280
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (22ms)
21281
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21282
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
21283
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21284
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
21285
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21286
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
21287
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21288
+ Served asset /teabag/jasmine.js - 200 OK (12ms)
21289
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21290
+ Served asset /support/json2.js - 200 OK (1ms)
21291
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21292
+ Served asset /spec_helper.js - 200 OK (2ms)
21293
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21294
+ Served asset /integration/integration.js - 200 OK (0ms)
21295
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21296
+ Served asset /integration/spec_helper.js - 200 OK (0ms)
21297
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21298
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
21299
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:52:42 -0600
21300
+ Processing by Teabag::SpecController#fixtures as HTML
21301
+ Parameters: {"filename"=>"fixture"}
21302
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
21303
+ Completed 200 OK in 3ms (Views: 2.6ms)
21304
+ Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee&reporter=Console" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21305
+ Processing by Teabag::SpecController#runner as HTML
21306
+ Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "reporter"=>"Console", "suite"=>"default"}
21307
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (309.6ms)
21308
+ Completed 200 OK in 317ms (Views: 316.6ms)
21309
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21310
+ Served asset /teabag.css - 200 OK (2ms)
21311
+ Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21312
+ Served asset /jasmine-1.3.1.js - 200 OK (1ms)
21313
+ Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21314
+ Served asset /teabag/base/runner.js - 200 OK (1ms)
21315
+ Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21316
+ Served asset /teabag/base/teabag.js - 200 OK (9ms)
21317
+ Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21318
+ Served asset /teabag/base/fixture.js - 200 OK (1ms)
21319
+ Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21320
+ Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
21321
+ Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21322
+ Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
21323
+ Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21324
+ Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
21325
+ Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21326
+ Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
21327
+ Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21328
+ Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
21329
+ Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21330
+ Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
21331
+ Started GET "/assets/teabag/base/reporters/html/template.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21332
+ Served asset /teabag/base/reporters/html/template.js - 200 OK (1ms)
21333
+ Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21334
+ Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
21335
+ Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21336
+ Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
21337
+ Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21338
+ Served asset /teabag/jasmine.js - 200 OK (12ms)
21339
+ Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21340
+ Served asset /support/json2.js - 200 OK (1ms)
21341
+ Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21342
+ Served asset /spec_helper.js - 200 OK (1ms)
21343
+ Started GET "/assets/integration/integration.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21344
+ Served asset /integration/integration.js - 200 OK (0ms)
21345
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21346
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
21347
+ Started GET "/assets/integration/integration_spec.js?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21348
+ Served asset /integration/integration_spec.js - 200 OK (2ms)
21349
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:52:46 -0600
21350
+ Processing by Teabag::SpecController#fixtures as HTML
21351
+ Parameters: {"filename"=>"fixture"}
21352
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.7ms)
21353
+ Completed 200 OK in 3ms (Views: 2.8ms)
21354
+ Started GET "/teabag/integration?reporter=HTML" for 127.0.0.1 at 2013-04-12 22:52:49 -0600
21355
+ Processing by Teabag::SpecController#runner as HTML
21356
+ Parameters: {"reporter"=>"HTML", "suite"=>"integration"}
21357
+ Compiled teabag-jasmine.js (30ms) (pid 9891)
21358
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (106.9ms)
21359
+ Completed 200 OK in 116ms (Views: 115.4ms)
21360
+ Started GET "/assets/teabag.css?body=1&instrument=1" for 127.0.0.1 at 2013-04-12 22:52:49 -0600
21361
+ Served asset /teabag.css - 200 OK (1ms)
21362
+ Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:49 -0600
21363
+ Served asset /teabag-jasmine.js - 200 OK (2ms)
21364
+ Started GET "/assets/integration/integration.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:49 -0600
21365
+ Served asset /integration/integration.js - 200 OK (1ms)
21366
+ Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:49 -0600
21367
+ Served asset /integration/spec_helper.js - 200 OK (1ms)
21368
+ Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-04-12 22:52:49 -0600
21369
+ Served asset /integration/integration_spec.js - 200 OK (3ms)
21370
+ Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-04-12 22:52:49 -0600
21371
+ Processing by Teabag::SpecController#fixtures as HTML
21372
+ Parameters: {"filename"=>"fixture"}
21373
+ Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.9ms)
21374
+ Completed 200 OK in 3ms (Views: 2.8ms)
21375
+ Started GET "/teabag/foo" for 127.0.0.1 at 2013-04-12 22:53:03 -0600
21376
+ Processing by Teabag::SpecController#runner as */*
21377
+ Parameters: {"suite"=>"foo"}
21378
+ Compiled teabag/base/fixture_spec.js (159ms) (pid 9891)
21379
+ Compiled teabag/base/reporters/console_spec.js (164ms) (pid 9891)
21380
+ Compiled teabag/base/reporters/html/base_view_spec.js (145ms) (pid 9891)
21381
+ Compiled teabag/base/reporters/html/failure_view_spec.js (156ms) (pid 9891)
21382
+ Compiled teabag/base/reporters/html/progress_view_spec.js (107ms) (pid 9891)
21383
+ Compiled teabag/base/reporters/html/spec_view_spec.js (139ms) (pid 9891)
21384
+ Compiled teabag/base/reporters/html/suite_view_spec.js (107ms) (pid 9891)
21385
+ Compiled teabag/base/reporters/html_spec.js (285ms) (pid 9891)
21386
+ Compiled teabag/base/runner_spec.js (137ms) (pid 9891)
21387
+ Compiled teabag/base/teabag_spec.js (124ms) (pid 9891)
21388
+ Compiled drivers/phantomjs/runner.js (143ms) (pid 9891)
21389
+ Compiled teabag/phantomjs/runner_spec.js (326ms) (pid 9891)
21390
+ Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/runner.html.erb (2185.0ms)
21391
+ Completed 200 OK in 2188ms (Views: 2187.9ms)
21392
+ Started GET "/assets/instrumented1.js?instrument=true" for 127.0.0.1 at 2013-04-12 22:53:05 -0600
21393
+ Served asset /instrumented1.js - 200 OK (2ms)
21394
+ Started GET "/assets/instrumented2.js?instrument=false" for 127.0.0.1 at 2013-04-12 22:53:05 -0600
21395
+ Served asset /instrumented2.js - 200 OK (2ms)