teabag 0.3.6 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +6 -6
- data/app/assets/javascripts/teabag/jasmine.coffee +1 -1
- data/app/assets/javascripts/teabag/mocha/reporters/html.coffee +1 -1
- data/app/assets/javascripts/teabag/mocha.coffee +1 -1
- data/app/assets/javascripts/teabag-jasmine.js +23 -23
- data/app/assets/javascripts/teabag-mocha.js +19 -5
- data/app/assets/javascripts/teabag-qunit.js +3 -0
- data/lib/generators/teabag/install/templates/spec_helper.js +3 -3
- data/lib/teabag/version.rb +1 -1
- data/spec/dummy/config/initializers/teabag.rb +1 -1
- data/spec/dummy/log/development.log +3239 -0
- data/spec/dummy/log/test.log +17 -0
- data/spec/dummy/tmp/cache/assets/C1C/2A0/sprockets%2F5820652740cdd23312489d2168c02e69 +0 -0
- data/spec/dummy/tmp/cache/assets/C35/510/sprockets%2Fb5f1121863a3025179f1a621e7127b10 +0 -0
- data/spec/dummy/tmp/cache/assets/C51/3F0/sprockets%2F759a198d3c007241619a48f992210a5e +0 -0
- data/spec/dummy/tmp/cache/assets/C75/D50/sprockets%2F5302968a40e08d2c011aa38666d273f6 +0 -0
- data/spec/dummy/tmp/cache/assets/C7D/8F0/sprockets%2Ff13d01b85f2449a4f0638ff260425906 +0 -0
- data/spec/dummy/tmp/cache/assets/C8A/460/sprockets%2F77bffd9959420103906722b404ae8d59 +0 -0
- data/spec/dummy/tmp/cache/assets/C92/CB0/sprockets%2F45739dff24234d860f5b75254966b49a +0 -0
- data/spec/dummy/tmp/cache/assets/CA9/C40/sprockets%2F932b7e2cd1e067289ab51190800814df +0 -0
- data/spec/dummy/tmp/cache/assets/CAD/410/sprockets%2F651414e5c7e86f05c5108dc71626b25c +0 -0
- data/spec/dummy/tmp/cache/assets/CBB/FA0/sprockets%2F74922109263bdc965b2e9567eec6d154 +0 -0
- data/spec/dummy/tmp/cache/assets/CBD/AF0/sprockets%2Fd687ec33822256e9444e8cd04f1b4873 +0 -0
- data/spec/dummy/tmp/cache/assets/CBF/630/sprockets%2F707d2db81468088470d476abff35388d +0 -0
- data/spec/dummy/tmp/cache/assets/CC8/830/sprockets%2F0b287580513a016ea8cc914bbfe03016 +0 -0
- data/spec/dummy/tmp/cache/assets/CCE/C50/sprockets%2Fe12774c2fea852112414bb379a71f31a +0 -0
- data/spec/dummy/tmp/cache/assets/CD1/620/sprockets%2F06a3eb05fcb4175a679d6084a06026a6 +0 -0
- data/spec/dummy/tmp/cache/assets/CD3/460/sprockets%2F7f3f6802b0b309ed142d0b671c9640c4 +0 -0
- data/spec/dummy/tmp/cache/assets/CDC/E90/sprockets%2F019bff716c58b9c1f2221562fe29c170 +0 -0
- data/spec/dummy/tmp/cache/assets/CE0/090/sprockets%2F48d5d35ae87d0723318b8bc257fa2237 +0 -0
- data/spec/dummy/tmp/cache/assets/CE6/270/sprockets%2F2c98152560d18470fec8cf4c6829b4d0 +0 -0
- data/spec/dummy/tmp/cache/assets/CE6/7C0/sprockets%2Fa03a2c86ce6724be8542295e1cf24798 +0 -0
- data/spec/dummy/tmp/cache/assets/CE7/A60/sprockets%2Ff58eee249aa167d23f8220087bb46684 +0 -0
- data/spec/dummy/tmp/cache/assets/CE9/9E0/sprockets%2F135480d497ed7e4884462dc0ef0b80d7 +0 -0
- data/spec/dummy/tmp/cache/assets/CEB/B40/sprockets%2F1150bf8d912aa100a132251eefaf6045 +0 -0
- data/spec/dummy/tmp/cache/assets/CEE/930/sprockets%2Fe196521e15fd8d33e3261d5538fe8f92 +0 -0
- data/spec/dummy/tmp/cache/assets/CF1/C50/sprockets%2F57bd9ac92067ea01882feef075582758 +0 -0
- data/spec/dummy/tmp/cache/assets/CF3/3A0/sprockets%2F6571249b82eb52e7c7e035c692df9b69 +0 -0
- data/spec/dummy/tmp/cache/assets/CFB/210/sprockets%2F9104695bfbf9a9d4b94382e6e90487a9 +0 -0
- data/spec/dummy/tmp/cache/assets/CFC/380/sprockets%2Fa7443cbd671446a589867dd5f4a4f989 +0 -0
- data/spec/dummy/tmp/cache/assets/D00/110/sprockets%2F6a6353b7723a8b21708e0fbfe04bd422 +0 -0
- data/spec/dummy/tmp/cache/assets/D02/570/sprockets%2F51fa8dc514e6256ae0836d5eb24e0312 +0 -0
- data/spec/dummy/tmp/cache/assets/D03/630/sprockets%2F5d8da32dba6a7be70426a1d554773701 +0 -0
- data/spec/dummy/tmp/cache/assets/D04/170/sprockets%2F76ab1dc02e6c7618852708a1e05a2df3 +0 -0
- data/spec/dummy/tmp/cache/assets/D04/480/sprockets%2F8bd8f10500b21d2f9d94e4cd1401c936 +0 -0
- data/spec/dummy/tmp/cache/assets/D05/8D0/sprockets%2F319f8f235f452343f1ebf03cb262d23d +0 -0
- data/spec/dummy/tmp/cache/assets/D09/BF0/sprockets%2F9e6bca5d26f50d9484385d51ba04312c +0 -0
- data/spec/dummy/tmp/cache/assets/D0B/210/sprockets%2Fb95ce127097fba0e4019f633e91b730d +0 -0
- data/spec/dummy/tmp/cache/assets/D21/240/sprockets%2Ffdd497fc5d8257a9e4a0aa2473798184 +0 -0
- data/spec/dummy/tmp/cache/assets/D2F/520/sprockets%2Fea2308e8add6880c1c4d47040ab710d7 +0 -0
- data/spec/dummy/tmp/cache/assets/D31/9C0/sprockets%2Fbd102a4f5a4985c3519dd6ab0295a1c6 +0 -0
- data/spec/dummy/tmp/cache/assets/D32/500/sprockets%2F6927df5a24d91c75d001e2b5600ab8be +0 -0
- data/spec/dummy/tmp/cache/assets/D35/7C0/sprockets%2Ff536a2606eaf7d542c0985104cb62baf +0 -0
- data/spec/dummy/tmp/cache/assets/D3C/840/sprockets%2Fc6202ec91d567a85bd3d46dc43ea9108 +0 -0
- data/spec/dummy/tmp/cache/assets/D44/0F0/sprockets%2Fc4d293b967c2e290deed3f3bd2271828 +0 -0
- data/spec/dummy/tmp/cache/assets/D49/A10/sprockets%2Fc4656bd995a6f297c26d19b13aadb963 +0 -0
- data/spec/dummy/tmp/cache/assets/D50/D70/sprockets%2Fe2a3e6c95b11e0801a4eebae3a026026 +0 -0
- data/spec/dummy/tmp/cache/assets/D51/400/sprockets%2Ff5e433d8a31e80985b75ce598de236be +0 -0
- data/spec/dummy/tmp/cache/assets/D67/BC0/sprockets%2F35d2c2b45981ade5a2db2a9c7f37a615 +0 -0
- data/spec/dummy/tmp/cache/assets/D67/C20/sprockets%2F0d30bf27e5f74bbd85f313cb8d3c4623 +0 -0
- data/spec/dummy/tmp/cache/assets/D69/F90/sprockets%2F6a0795b7b38bd7e6142cd1b88211dade +0 -0
- data/spec/dummy/tmp/cache/assets/D6B/6E0/sprockets%2F266d99da1afe084cac250a6ba864c565 +0 -0
- data/spec/dummy/tmp/cache/assets/D6D/530/sprockets%2F8d52dee91bff01a8a2306d8a7c9152a9 +0 -0
- data/spec/dummy/tmp/cache/assets/D6D/DA0/sprockets%2Fac936bf40b42227a2bf9d474ae9ec149 +0 -0
- data/spec/dummy/tmp/cache/assets/D6F/5B0/sprockets%2F5dcc801a7a6c340c5baf525839f9b8b6 +0 -0
- data/spec/dummy/tmp/cache/assets/D78/2F0/sprockets%2F3c61f8915b8f717b1de788e6ecad122c +0 -0
- data/spec/dummy/tmp/cache/assets/D78/F10/sprockets%2Fa2d995664d1a9bf976c1bfbbb90f8710 +0 -0
- data/spec/dummy/tmp/cache/assets/D8C/520/sprockets%2F221cd58a042baac534d27e4cfedc1188 +0 -0
- data/spec/dummy/tmp/cache/assets/DA9/BF0/sprockets%2Fc59f8f7bf494fe030610bc86bb7cc5e5 +0 -0
- data/spec/dummy/tmp/cache/assets/DAE/6C0/sprockets%2F77c7a8676aeefa73156c55dfcf51cc46 +0 -0
- data/spec/dummy/tmp/cache/assets/DAF/7C0/sprockets%2F8942514d59e7bffbfb33cde6fa9735c2 +0 -0
- data/spec/dummy/tmp/cache/assets/DB5/040/sprockets%2F9a9da5df88713663b9fbc945facca891 +0 -0
- data/spec/dummy/tmp/cache/assets/DC3/230/sprockets%2Fdf52e72eb73be91eccc60182191aed0b +0 -0
- data/spec/dummy/tmp/cache/assets/DC7/A10/sprockets%2F84a8af0fcbf401864e1ae5bf092cba94 +0 -0
- data/spec/dummy/tmp/cache/assets/DC8/110/sprockets%2Faf09fc16a29e34c256dbbfa80a44b97b +0 -0
- data/spec/dummy/tmp/cache/assets/DCD/EB0/sprockets%2F4f77f509126ecbced7ea2a5ab290c8d4 +0 -0
- data/spec/dummy/tmp/cache/assets/DDB/EF0/sprockets%2Fe790bb18b64df8aa0a9fe94642a9edd8 +0 -0
- data/spec/dummy/tmp/cache/assets/DF6/0E0/sprockets%2F85b10db6e1afe643aba6d396abdd77f0 +0 -0
- data/spec/dummy/tmp/cache/assets/DF7/E10/sprockets%2F25e4253aba9a9adcefb72552fb1ff0c8 +0 -0
- data/spec/dummy/tmp/cache/assets/DF9/AD0/sprockets%2Fc700afd7cee3fe9d7ff8352b213b2c4a +0 -0
- data/spec/dummy/tmp/cache/assets/DFC/C30/sprockets%2Fb50a07cb30b0bd0eec8e98e5de79d65d +0 -0
- data/spec/dummy/tmp/cache/assets/E00/2B0/sprockets%2Fffeda2454f8128abad731f07d7ea88da +0 -0
- data/spec/dummy/tmp/cache/assets/E02/6E0/sprockets%2F63d6a5cdb8cefa64ef76b5c6e0fd3720 +0 -0
- data/spec/dummy/tmp/cache/assets/E08/F20/sprockets%2F4fc5cdcd6974efe7adfe809b30bd6513 +0 -0
- data/spec/dummy/tmp/cache/assets/E0D/070/sprockets%2F0e7ef9a5978dcc6b1abce678ef836c0a +0 -0
- data/spec/dummy/tmp/cache/assets/E14/8E0/sprockets%2Fb8d902ffcf8758fde63d0fa579ba6d4e +0 -0
- data/spec/dummy/tmp/cache/assets/E17/EF0/sprockets%2Fa291ad64a26afd055dfadabbdf03f154 +0 -0
- data/spec/dummy/tmp/cache/assets/E2F/790/sprockets%2F7fac280deaa7ef20a77d5c9b5b9cfc34 +0 -0
- data/spec/dummy/tmp/cache/assets/E41/250/sprockets%2F97cf8fe3d7ffaff076f655aefb36da03 +0 -0
- data/spec/dummy/tmp/cache/assets/E6E/260/sprockets%2Fd9f8ab8b91ef582cc6c99a3ba0dedfe6 +0 -0
- data/spec/dummy/tmp/cache/assets/F79/360/sprockets%2F0ce035fefee5ebdabc8efabfbdbd6ee4 +0 -0
- data/spec/javascripts/jasmine_helper.coffee +1 -1
- data/spec/javascripts/mocha_helper.coffee +2 -1
- data/spec/javascripts/teabag/jasmine/reporters/html_jspec.coffee +1 -1
- data/spec/javascripts/teabag/mocha/reporters/html_mspec.coffee +1 -1
- data/vendor/assets/javascripts/{jasmine-1.3.0.MIT.LICENSE → jasmine-1.3.1.MIT.LICENSE} +0 -0
- data/vendor/assets/javascripts/{jasmine-1.3.0.js → jasmine-1.3.1.js} +23 -23
- data/vendor/assets/javascripts/{mocha-1.7.3.MIT.LICENSE → mocha-1.7.4.MIT.LICENSE} +0 -0
- data/vendor/assets/javascripts/{mocha-1.7.3.js → mocha-1.7.4.js} +18 -4
- data/vendor/assets/javascripts/{expect.MIT.LICENSE → support/expect.MIT.LICENSE} +0 -0
- data/vendor/assets/javascripts/{expect.js → support/expect.js} +0 -0
- data/vendor/assets/javascripts/{jasmine-jquery.MIT.LICENSE → support/jasmine-jquery.MIT.LICENSE} +0 -0
- data/vendor/assets/javascripts/{jasmine-jquery.js → support/jasmine-jquery.js} +0 -0
- data/vendor/assets/javascripts/support/sinon.BSD.LICENSE +27 -0
- data/vendor/assets/javascripts/{sinon.js → support/sinon.js} +0 -0
- metadata +44 -13
|
@@ -403406,3 +403406,3242 @@ Served asset /teabag/qunit/reporters/html_test.js - 200 OK (2ms)
|
|
|
403406
403406
|
|
|
403407
403407
|
Started GET "/assets/teabag/qunit/runner_test.js?body=1" for 127.0.0.1 at 2012-12-25 10:31:21 -0700
|
|
403408
403408
|
Served asset /teabag/qunit/runner_test.js - 200 OK (2ms)
|
|
403409
|
+
|
|
403410
|
+
|
|
403411
|
+
Started GET "/teabag" for 127.0.0.1 at 2012-12-25 18:35:23 -0700
|
|
403412
|
+
Processing by Teabag::SpecController#index as HTML
|
|
403413
|
+
Parameters: {"suite"=>nil}
|
|
403414
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (280.1ms)
|
|
403415
|
+
Completed 200 OK in 290ms (Views: 289.9ms)
|
|
403416
|
+
|
|
403417
|
+
|
|
403418
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 18:35:23 -0700
|
|
403419
|
+
Served asset /teabag.css - 304 Not Modified (3ms)
|
|
403420
|
+
|
|
403421
|
+
|
|
403422
|
+
Started GET "/assets/jasmine-1.3.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:23 -0700
|
|
403423
|
+
Served asset /jasmine-1.3.0.js - 304 Not Modified (33ms)
|
|
403424
|
+
|
|
403425
|
+
|
|
403426
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:23 -0700
|
|
403427
|
+
Served asset /teabag/base/teabag.js - 304 Not Modified (24ms)
|
|
403428
|
+
|
|
403429
|
+
|
|
403430
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:23 -0700
|
|
403431
|
+
Served asset /teabag/base/reporters/html/base_view.js - 304 Not Modified (3ms)
|
|
403432
|
+
|
|
403433
|
+
|
|
403434
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:23 -0700
|
|
403435
|
+
Served asset /teabag/base/runner.js - 304 Not Modified (3ms)
|
|
403436
|
+
|
|
403437
|
+
|
|
403438
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:23 -0700
|
|
403439
|
+
Served asset /teabag/base/reporters/html.js - 304 Not Modified (21ms)
|
|
403440
|
+
|
|
403441
|
+
|
|
403442
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403443
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 304 Not Modified (3ms)
|
|
403444
|
+
|
|
403445
|
+
|
|
403446
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403447
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 304 Not Modified (4ms)
|
|
403448
|
+
|
|
403449
|
+
|
|
403450
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403451
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 304 Not Modified (3ms)
|
|
403452
|
+
|
|
403453
|
+
|
|
403454
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403455
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 304 Not Modified (3ms)
|
|
403456
|
+
|
|
403457
|
+
|
|
403458
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403459
|
+
Served asset /teabag/base/reporters/console.js - 304 Not Modified (9ms)
|
|
403460
|
+
|
|
403461
|
+
|
|
403462
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403463
|
+
Served asset /teabag/jasmine/reporters/html.js - 304 Not Modified (3ms)
|
|
403464
|
+
|
|
403465
|
+
|
|
403466
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403467
|
+
Served asset /teabag/jasmine.js - 304 Not Modified (28ms)
|
|
403468
|
+
|
|
403469
|
+
|
|
403470
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403471
|
+
Served asset /teabag/base/reporters/console_spec.js - 304 Not Modified (4ms)
|
|
403472
|
+
|
|
403473
|
+
|
|
403474
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403475
|
+
Served asset /spec_helper.js - 304 Not Modified (3ms)
|
|
403476
|
+
|
|
403477
|
+
|
|
403478
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403479
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 304 Not Modified (9ms)
|
|
403480
|
+
|
|
403481
|
+
|
|
403482
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403483
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 304 Not Modified (4ms)
|
|
403484
|
+
|
|
403485
|
+
|
|
403486
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403487
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 304 Not Modified (4ms)
|
|
403488
|
+
|
|
403489
|
+
|
|
403490
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403491
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 304 Not Modified (5ms)
|
|
403492
|
+
|
|
403493
|
+
|
|
403494
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403495
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 304 Not Modified (7ms)
|
|
403496
|
+
|
|
403497
|
+
|
|
403498
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403499
|
+
Served asset /teabag/base/reporters/html_spec.js - 304 Not Modified (4ms)
|
|
403500
|
+
|
|
403501
|
+
|
|
403502
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403503
|
+
Served asset /teabag/base/runner_spec.js - 304 Not Modified (3ms)
|
|
403504
|
+
|
|
403505
|
+
|
|
403506
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403507
|
+
Served asset /teabag/base/teabag_spec.js - 304 Not Modified (3ms)
|
|
403508
|
+
|
|
403509
|
+
|
|
403510
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403511
|
+
Served asset /teabag/phantomjs/runner_spec.js - 304 Not Modified (5ms)
|
|
403512
|
+
|
|
403513
|
+
|
|
403514
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:24 -0700
|
|
403515
|
+
Served asset /drivers/phantomjs/runner.js - 304 Not Modified (4ms)
|
|
403516
|
+
|
|
403517
|
+
|
|
403518
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403519
|
+
Processing by Teabag::SpecController#index as HTML
|
|
403520
|
+
Parameters: {"suite"=>"mocha"}
|
|
403521
|
+
Compiled teabag/mocha/mocha_mspec.js (187ms) (pid 79256)
|
|
403522
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (378.6ms)
|
|
403523
|
+
Completed 200 OK in 380ms (Views: 380.1ms)
|
|
403524
|
+
|
|
403525
|
+
|
|
403526
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403527
|
+
Served asset /teabag.css - 304 Not Modified (0ms)
|
|
403528
|
+
|
|
403529
|
+
|
|
403530
|
+
Started GET "/assets/mocha-1.7.3.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403531
|
+
Served asset /mocha-1.7.3.js - 304 Not Modified (13ms)
|
|
403532
|
+
|
|
403533
|
+
|
|
403534
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403535
|
+
Served asset /teabag/base/teabag.js - 304 Not Modified (4ms)
|
|
403536
|
+
|
|
403537
|
+
|
|
403538
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403539
|
+
Served asset /teabag/base/reporters/html.js - 304 Not Modified (0ms)
|
|
403540
|
+
|
|
403541
|
+
|
|
403542
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403543
|
+
Served asset /teabag/base/runner.js - 304 Not Modified (0ms)
|
|
403544
|
+
|
|
403545
|
+
|
|
403546
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403547
|
+
Served asset /teabag/base/reporters/html/base_view.js - 304 Not Modified (0ms)
|
|
403548
|
+
|
|
403549
|
+
|
|
403550
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403551
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 304 Not Modified (0ms)
|
|
403552
|
+
|
|
403553
|
+
|
|
403554
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:29 -0700
|
|
403555
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 304 Not Modified (0ms)
|
|
403556
|
+
|
|
403557
|
+
|
|
403558
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403559
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 304 Not Modified (0ms)
|
|
403560
|
+
|
|
403561
|
+
|
|
403562
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403563
|
+
Served asset /teabag/base/reporters/console.js - 304 Not Modified (0ms)
|
|
403564
|
+
|
|
403565
|
+
|
|
403566
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403567
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 304 Not Modified (0ms)
|
|
403568
|
+
|
|
403569
|
+
|
|
403570
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403571
|
+
Served asset /teabag/mocha/reporters/console.js - 304 Not Modified (3ms)
|
|
403572
|
+
|
|
403573
|
+
|
|
403574
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403575
|
+
Served asset /teabag/mocha/reporters/html.js - 304 Not Modified (3ms)
|
|
403576
|
+
|
|
403577
|
+
|
|
403578
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403579
|
+
Served asset /teabag/mocha.js - 200 OK (33ms)
|
|
403580
|
+
|
|
403581
|
+
|
|
403582
|
+
Started GET "/assets/expect.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403583
|
+
Served asset /expect.js - 304 Not Modified (6ms)
|
|
403584
|
+
|
|
403585
|
+
|
|
403586
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403587
|
+
Served asset /spec_helper.js - 304 Not Modified (0ms)
|
|
403588
|
+
|
|
403589
|
+
|
|
403590
|
+
Started GET "/assets/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403591
|
+
Served asset /sinon.js - 304 Not Modified (3ms)
|
|
403592
|
+
|
|
403593
|
+
|
|
403594
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403595
|
+
Served asset /mocha_helper.js - 304 Not Modified (18ms)
|
|
403596
|
+
|
|
403597
|
+
|
|
403598
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403599
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (4ms)
|
|
403600
|
+
|
|
403601
|
+
|
|
403602
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403603
|
+
Served asset /teabag/mocha/models_mspec.js - 304 Not Modified (4ms)
|
|
403604
|
+
|
|
403605
|
+
|
|
403606
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403607
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 304 Not Modified (3ms)
|
|
403608
|
+
|
|
403609
|
+
|
|
403610
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403611
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 304 Not Modified (4ms)
|
|
403612
|
+
|
|
403613
|
+
|
|
403614
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403615
|
+
Served asset /teabag/mocha/runner_mspec.js - 304 Not Modified (3ms)
|
|
403616
|
+
|
|
403617
|
+
|
|
403618
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403619
|
+
Processing by Teabag::SpecController#index as HTML
|
|
403620
|
+
Parameters: {"suite"=>"mocha"}
|
|
403621
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (78.2ms)
|
|
403622
|
+
Completed 200 OK in 80ms (Views: 79.8ms)
|
|
403623
|
+
|
|
403624
|
+
|
|
403625
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403626
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
403627
|
+
|
|
403628
|
+
|
|
403629
|
+
Started GET "/assets/mocha-1.7.3.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403630
|
+
Served asset /mocha-1.7.3.js - 200 OK (0ms)
|
|
403631
|
+
|
|
403632
|
+
|
|
403633
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403634
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
403635
|
+
|
|
403636
|
+
|
|
403637
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403638
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
403639
|
+
|
|
403640
|
+
|
|
403641
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403642
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
403643
|
+
|
|
403644
|
+
|
|
403645
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403646
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
403647
|
+
|
|
403648
|
+
|
|
403649
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403650
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
403651
|
+
|
|
403652
|
+
|
|
403653
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403654
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
403655
|
+
|
|
403656
|
+
|
|
403657
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403658
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
403659
|
+
|
|
403660
|
+
|
|
403661
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403662
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
403663
|
+
|
|
403664
|
+
|
|
403665
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403666
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
403667
|
+
|
|
403668
|
+
|
|
403669
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403670
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (3ms)
|
|
403671
|
+
|
|
403672
|
+
|
|
403673
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403674
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (0ms)
|
|
403675
|
+
|
|
403676
|
+
|
|
403677
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403678
|
+
Served asset /teabag/mocha.js - 200 OK (7ms)
|
|
403679
|
+
|
|
403680
|
+
|
|
403681
|
+
Started GET "/assets/expect.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403682
|
+
Served asset /expect.js - 200 OK (0ms)
|
|
403683
|
+
|
|
403684
|
+
|
|
403685
|
+
Started GET "/assets/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403686
|
+
Served asset /sinon.js - 200 OK (0ms)
|
|
403687
|
+
|
|
403688
|
+
|
|
403689
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403690
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
403691
|
+
|
|
403692
|
+
|
|
403693
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403694
|
+
Served asset /mocha_helper.js - 200 OK (0ms)
|
|
403695
|
+
|
|
403696
|
+
|
|
403697
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403698
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (0ms)
|
|
403699
|
+
|
|
403700
|
+
|
|
403701
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403702
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (0ms)
|
|
403703
|
+
|
|
403704
|
+
|
|
403705
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403706
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (0ms)
|
|
403707
|
+
|
|
403708
|
+
|
|
403709
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403710
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (0ms)
|
|
403711
|
+
|
|
403712
|
+
|
|
403713
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:30 -0700
|
|
403714
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (0ms)
|
|
403715
|
+
|
|
403716
|
+
|
|
403717
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403718
|
+
Processing by Teabag::SpecController#index as HTML
|
|
403719
|
+
Parameters: {"suite"=>"mocha"}
|
|
403720
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (73.9ms)
|
|
403721
|
+
Completed 200 OK in 75ms (Views: 75.3ms)
|
|
403722
|
+
|
|
403723
|
+
|
|
403724
|
+
Started GET "/assets/mocha-1.7.3.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403725
|
+
Served asset /mocha-1.7.3.js - 200 OK (0ms)
|
|
403726
|
+
|
|
403727
|
+
|
|
403728
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403729
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
403730
|
+
|
|
403731
|
+
|
|
403732
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403733
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
403734
|
+
|
|
403735
|
+
|
|
403736
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403737
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
403738
|
+
|
|
403739
|
+
|
|
403740
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403741
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
403742
|
+
|
|
403743
|
+
|
|
403744
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403745
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
403746
|
+
|
|
403747
|
+
|
|
403748
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403749
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
403750
|
+
|
|
403751
|
+
|
|
403752
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403753
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
403754
|
+
|
|
403755
|
+
|
|
403756
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403757
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
403758
|
+
|
|
403759
|
+
|
|
403760
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403761
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
403762
|
+
|
|
403763
|
+
|
|
403764
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403765
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
403766
|
+
|
|
403767
|
+
|
|
403768
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403769
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (3ms)
|
|
403770
|
+
|
|
403771
|
+
|
|
403772
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:40 -0700
|
|
403773
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (0ms)
|
|
403774
|
+
|
|
403775
|
+
|
|
403776
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403777
|
+
Served asset /teabag/mocha.js - 200 OK (4ms)
|
|
403778
|
+
|
|
403779
|
+
|
|
403780
|
+
Started GET "/assets/expect.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403781
|
+
Served asset /expect.js - 200 OK (0ms)
|
|
403782
|
+
|
|
403783
|
+
|
|
403784
|
+
Started GET "/assets/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403785
|
+
Served asset /sinon.js - 200 OK (0ms)
|
|
403786
|
+
|
|
403787
|
+
|
|
403788
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403789
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
403790
|
+
|
|
403791
|
+
|
|
403792
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403793
|
+
Served asset /mocha_helper.js - 200 OK (3ms)
|
|
403794
|
+
|
|
403795
|
+
|
|
403796
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403797
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (0ms)
|
|
403798
|
+
|
|
403799
|
+
|
|
403800
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403801
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (0ms)
|
|
403802
|
+
|
|
403803
|
+
|
|
403804
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403805
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (0ms)
|
|
403806
|
+
|
|
403807
|
+
|
|
403808
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403809
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (0ms)
|
|
403810
|
+
|
|
403811
|
+
|
|
403812
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:35:41 -0700
|
|
403813
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (0ms)
|
|
403814
|
+
|
|
403815
|
+
|
|
403816
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403817
|
+
Processing by Teabag::SpecController#index as HTML
|
|
403818
|
+
Parameters: {"suite"=>"mocha"}
|
|
403819
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (66.4ms)
|
|
403820
|
+
Completed 200 OK in 68ms (Views: 67.6ms)
|
|
403821
|
+
|
|
403822
|
+
|
|
403823
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403824
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
403825
|
+
|
|
403826
|
+
|
|
403827
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403828
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
403829
|
+
|
|
403830
|
+
|
|
403831
|
+
Started GET "/assets/mocha-1.7.3.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403832
|
+
Served asset /mocha-1.7.3.js - 200 OK (0ms)
|
|
403833
|
+
|
|
403834
|
+
|
|
403835
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403836
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
403837
|
+
|
|
403838
|
+
|
|
403839
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403840
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
403841
|
+
|
|
403842
|
+
|
|
403843
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403844
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
403845
|
+
|
|
403846
|
+
|
|
403847
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403848
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
403849
|
+
|
|
403850
|
+
|
|
403851
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403852
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
403853
|
+
|
|
403854
|
+
|
|
403855
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403856
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
403857
|
+
|
|
403858
|
+
|
|
403859
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403860
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
403861
|
+
|
|
403862
|
+
|
|
403863
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403864
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
403865
|
+
|
|
403866
|
+
|
|
403867
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403868
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (3ms)
|
|
403869
|
+
|
|
403870
|
+
|
|
403871
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403872
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (0ms)
|
|
403873
|
+
|
|
403874
|
+
|
|
403875
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403876
|
+
Served asset /teabag/mocha.js - 200 OK (7ms)
|
|
403877
|
+
|
|
403878
|
+
|
|
403879
|
+
Started GET "/assets/expect.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403880
|
+
Served asset /expect.js - 200 OK (0ms)
|
|
403881
|
+
|
|
403882
|
+
|
|
403883
|
+
Started GET "/assets/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403884
|
+
Served asset /sinon.js - 200 OK (0ms)
|
|
403885
|
+
|
|
403886
|
+
|
|
403887
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403888
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
403889
|
+
|
|
403890
|
+
|
|
403891
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403892
|
+
Served asset /mocha_helper.js - 200 OK (0ms)
|
|
403893
|
+
|
|
403894
|
+
|
|
403895
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403896
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (0ms)
|
|
403897
|
+
|
|
403898
|
+
|
|
403899
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403900
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (0ms)
|
|
403901
|
+
|
|
403902
|
+
|
|
403903
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403904
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (0ms)
|
|
403905
|
+
|
|
403906
|
+
|
|
403907
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403908
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (0ms)
|
|
403909
|
+
|
|
403910
|
+
|
|
403911
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:36:42 -0700
|
|
403912
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (0ms)
|
|
403913
|
+
|
|
403914
|
+
|
|
403915
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 18:38:52 -0700
|
|
403916
|
+
Processing by Teabag::SpecController#index as HTML
|
|
403917
|
+
Parameters: {"suite"=>"jasmine"}
|
|
403918
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (108.6ms)
|
|
403919
|
+
Completed 200 OK in 115ms (Views: 114.7ms)
|
|
403920
|
+
|
|
403921
|
+
|
|
403922
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403923
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
403924
|
+
|
|
403925
|
+
|
|
403926
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403927
|
+
Served asset /teabag/base/teabag.js - 200 OK (13ms)
|
|
403928
|
+
|
|
403929
|
+
|
|
403930
|
+
Started GET "/assets/jasmine-1.3.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403931
|
+
Served asset /jasmine-1.3.0.js - 200 OK (1ms)
|
|
403932
|
+
|
|
403933
|
+
|
|
403934
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403935
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
403936
|
+
|
|
403937
|
+
|
|
403938
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403939
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
403940
|
+
|
|
403941
|
+
|
|
403942
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403943
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
403944
|
+
|
|
403945
|
+
|
|
403946
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403947
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
|
|
403948
|
+
|
|
403949
|
+
|
|
403950
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403951
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
403952
|
+
|
|
403953
|
+
|
|
403954
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403955
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
403956
|
+
|
|
403957
|
+
|
|
403958
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403959
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
403960
|
+
|
|
403961
|
+
|
|
403962
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403963
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
403964
|
+
|
|
403965
|
+
|
|
403966
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403967
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
403968
|
+
|
|
403969
|
+
|
|
403970
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403971
|
+
Served asset /teabag/jasmine.js - 200 OK (13ms)
|
|
403972
|
+
|
|
403973
|
+
|
|
403974
|
+
Started GET "/assets/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403975
|
+
Served asset /jasmine-jquery.js - 200 OK (1ms)
|
|
403976
|
+
|
|
403977
|
+
|
|
403978
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403979
|
+
Served asset /jquery.js - 200 OK (27ms)
|
|
403980
|
+
|
|
403981
|
+
|
|
403982
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403983
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
403984
|
+
|
|
403985
|
+
|
|
403986
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403987
|
+
Served asset /jasmine_helper.js - 200 OK (6ms)
|
|
403988
|
+
|
|
403989
|
+
|
|
403990
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403991
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (2ms)
|
|
403992
|
+
|
|
403993
|
+
|
|
403994
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403995
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (2ms)
|
|
403996
|
+
|
|
403997
|
+
|
|
403998
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
403999
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
404000
|
+
|
|
404001
|
+
|
|
404002
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
404003
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (2ms)
|
|
404004
|
+
|
|
404005
|
+
|
|
404006
|
+
Started GET "/teabag/fixtures/fixture.html?1356485933276" for 127.0.0.1 at 2012-12-25 18:38:53 -0700
|
|
404007
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
404008
|
+
Parameters: {"1356485933276"=>nil, "filename"=>"fixture"}
|
|
404009
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.7ms)
|
|
404010
|
+
Completed 200 OK in 4ms (Views: 4.1ms)
|
|
404011
|
+
|
|
404012
|
+
|
|
404013
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404014
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404015
|
+
Parameters: {"suite"=>"jasmine"}
|
|
404016
|
+
Compiled teabag/jasmine/jasmine_jspec.js (107ms) (pid 79321)
|
|
404017
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (202.8ms)
|
|
404018
|
+
Completed 200 OK in 209ms (Views: 208.8ms)
|
|
404019
|
+
|
|
404020
|
+
|
|
404021
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404022
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
404023
|
+
|
|
404024
|
+
|
|
404025
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404026
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
404027
|
+
|
|
404028
|
+
|
|
404029
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404030
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
|
|
404031
|
+
|
|
404032
|
+
|
|
404033
|
+
Started GET "/assets/jasmine-1.3.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404034
|
+
Served asset /jasmine-1.3.0.js - 200 OK (2ms)
|
|
404035
|
+
|
|
404036
|
+
|
|
404037
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404038
|
+
Served asset /teabag/base/teabag.js - 200 OK (8ms)
|
|
404039
|
+
|
|
404040
|
+
|
|
404041
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404042
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
404043
|
+
|
|
404044
|
+
|
|
404045
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404046
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (2ms)
|
|
404047
|
+
|
|
404048
|
+
|
|
404049
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404050
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
404051
|
+
|
|
404052
|
+
|
|
404053
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404054
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
404055
|
+
|
|
404056
|
+
|
|
404057
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404058
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (3ms)
|
|
404059
|
+
|
|
404060
|
+
|
|
404061
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404062
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (22ms)
|
|
404063
|
+
|
|
404064
|
+
|
|
404065
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404066
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
404067
|
+
|
|
404068
|
+
|
|
404069
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404070
|
+
Served asset /teabag/jasmine.js - 200 OK (13ms)
|
|
404071
|
+
|
|
404072
|
+
|
|
404073
|
+
Started GET "/assets/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404074
|
+
Served asset /jasmine-jquery.js - 200 OK (1ms)
|
|
404075
|
+
|
|
404076
|
+
|
|
404077
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404078
|
+
Served asset /jquery.js - 200 OK (3ms)
|
|
404079
|
+
|
|
404080
|
+
|
|
404081
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404082
|
+
Served asset /jasmine_helper.js - 200 OK (5ms)
|
|
404083
|
+
|
|
404084
|
+
|
|
404085
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404086
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
404087
|
+
|
|
404088
|
+
|
|
404089
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404090
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (1ms)
|
|
404091
|
+
|
|
404092
|
+
|
|
404093
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404094
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
404095
|
+
|
|
404096
|
+
|
|
404097
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404098
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (2ms)
|
|
404099
|
+
|
|
404100
|
+
|
|
404101
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404102
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (1ms)
|
|
404103
|
+
|
|
404104
|
+
|
|
404105
|
+
Started GET "/teabag/fixtures/fixture.html?1356485959597" for 127.0.0.1 at 2012-12-25 18:39:19 -0700
|
|
404106
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
404107
|
+
Parameters: {"1356485959597"=>nil, "filename"=>"fixture"}
|
|
404108
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
404109
|
+
Completed 200 OK in 3ms (Views: 2.4ms)
|
|
404110
|
+
|
|
404111
|
+
|
|
404112
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404113
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404114
|
+
Parameters: {"suite"=>"jasmine"}
|
|
404115
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (92.8ms)
|
|
404116
|
+
Completed 200 OK in 99ms (Views: 98.5ms)
|
|
404117
|
+
|
|
404118
|
+
|
|
404119
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404120
|
+
Served asset /teabag.css - 200 OK (3ms)
|
|
404121
|
+
|
|
404122
|
+
|
|
404123
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404124
|
+
Served asset /teabag/base/teabag.js - 200 OK (10ms)
|
|
404125
|
+
|
|
404126
|
+
|
|
404127
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404128
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
404129
|
+
|
|
404130
|
+
|
|
404131
|
+
Started GET "/assets/jasmine-1.3.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404132
|
+
Served asset /jasmine-1.3.0.js - 200 OK (2ms)
|
|
404133
|
+
|
|
404134
|
+
|
|
404135
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404136
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
404137
|
+
|
|
404138
|
+
|
|
404139
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404140
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
404141
|
+
|
|
404142
|
+
|
|
404143
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404144
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (7ms)
|
|
404145
|
+
|
|
404146
|
+
|
|
404147
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404148
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
404149
|
+
|
|
404150
|
+
|
|
404151
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404152
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
404153
|
+
|
|
404154
|
+
|
|
404155
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404156
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
404157
|
+
|
|
404158
|
+
|
|
404159
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404160
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
404161
|
+
|
|
404162
|
+
|
|
404163
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404164
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (2ms)
|
|
404165
|
+
|
|
404166
|
+
|
|
404167
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404168
|
+
Served asset /teabag/jasmine.js - 200 OK (33ms)
|
|
404169
|
+
|
|
404170
|
+
|
|
404171
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404172
|
+
Served asset /jquery.js - 200 OK (1ms)
|
|
404173
|
+
|
|
404174
|
+
|
|
404175
|
+
Started GET "/assets/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404176
|
+
Served asset /jasmine-jquery.js - 200 OK (3ms)
|
|
404177
|
+
|
|
404178
|
+
|
|
404179
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404180
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
404181
|
+
|
|
404182
|
+
|
|
404183
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404184
|
+
Served asset /jasmine_helper.js - 200 OK (5ms)
|
|
404185
|
+
|
|
404186
|
+
|
|
404187
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404188
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (1ms)
|
|
404189
|
+
|
|
404190
|
+
|
|
404191
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404192
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (2ms)
|
|
404193
|
+
|
|
404194
|
+
|
|
404195
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404196
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
404197
|
+
|
|
404198
|
+
|
|
404199
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404200
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (1ms)
|
|
404201
|
+
|
|
404202
|
+
|
|
404203
|
+
Started GET "/teabag/fixtures/fixture.html?1356485966731" for 127.0.0.1 at 2012-12-25 18:39:26 -0700
|
|
404204
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
404205
|
+
Parameters: {"1356485966731"=>nil, "filename"=>"fixture"}
|
|
404206
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
|
|
404207
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
404208
|
+
|
|
404209
|
+
|
|
404210
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404211
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404212
|
+
Parameters: {"suite"=>"jasmine"}
|
|
404213
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (88.9ms)
|
|
404214
|
+
Completed 200 OK in 95ms (Views: 94.6ms)
|
|
404215
|
+
|
|
404216
|
+
|
|
404217
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404218
|
+
Served asset /teabag.css - 200 OK (4ms)
|
|
404219
|
+
|
|
404220
|
+
|
|
404221
|
+
Started GET "/assets/jasmine-1.3.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404222
|
+
Served asset /jasmine-1.3.0.js - 200 OK (4ms)
|
|
404223
|
+
|
|
404224
|
+
|
|
404225
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404226
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
404227
|
+
|
|
404228
|
+
|
|
404229
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404230
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
404231
|
+
|
|
404232
|
+
|
|
404233
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404234
|
+
Served asset /teabag/base/teabag.js - 200 OK (10ms)
|
|
404235
|
+
|
|
404236
|
+
|
|
404237
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404238
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
|
|
404239
|
+
|
|
404240
|
+
|
|
404241
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404242
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
404243
|
+
|
|
404244
|
+
|
|
404245
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404246
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
404247
|
+
|
|
404248
|
+
|
|
404249
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404250
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
404251
|
+
|
|
404252
|
+
|
|
404253
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404254
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
404255
|
+
|
|
404256
|
+
|
|
404257
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404258
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
404259
|
+
|
|
404260
|
+
|
|
404261
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404262
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
404263
|
+
|
|
404264
|
+
|
|
404265
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404266
|
+
Served asset /teabag/jasmine.js - 200 OK (15ms)
|
|
404267
|
+
|
|
404268
|
+
|
|
404269
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404270
|
+
Served asset /jquery.js - 200 OK (24ms)
|
|
404271
|
+
|
|
404272
|
+
|
|
404273
|
+
Started GET "/assets/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404274
|
+
Served asset /jasmine-jquery.js - 200 OK (2ms)
|
|
404275
|
+
|
|
404276
|
+
|
|
404277
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404278
|
+
Served asset /jasmine_helper.js - 200 OK (5ms)
|
|
404279
|
+
|
|
404280
|
+
|
|
404281
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404282
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
404283
|
+
|
|
404284
|
+
|
|
404285
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404286
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (1ms)
|
|
404287
|
+
|
|
404288
|
+
|
|
404289
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404290
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (1ms)
|
|
404291
|
+
|
|
404292
|
+
|
|
404293
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404294
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
404295
|
+
|
|
404296
|
+
|
|
404297
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404298
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (1ms)
|
|
404299
|
+
|
|
404300
|
+
|
|
404301
|
+
Started GET "/teabag/fixtures/fixture.html?1356485990431" for 127.0.0.1 at 2012-12-25 18:39:50 -0700
|
|
404302
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
404303
|
+
Parameters: {"1356485990431"=>nil, "filename"=>"fixture"}
|
|
404304
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
404305
|
+
Completed 200 OK in 2ms (Views: 2.1ms)
|
|
404306
|
+
|
|
404307
|
+
|
|
404308
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404309
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404310
|
+
Parameters: {"suite"=>"default"}
|
|
404311
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (111.0ms)
|
|
404312
|
+
Completed 200 OK in 117ms (Views: 117.1ms)
|
|
404313
|
+
|
|
404314
|
+
|
|
404315
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404316
|
+
Served asset /teabag.css - 200 OK (3ms)
|
|
404317
|
+
|
|
404318
|
+
|
|
404319
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404320
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
404321
|
+
|
|
404322
|
+
|
|
404323
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404324
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
404325
|
+
|
|
404326
|
+
|
|
404327
|
+
Started GET "/assets/jasmine-1.3.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404328
|
+
Served asset /jasmine-1.3.0.js - 200 OK (1ms)
|
|
404329
|
+
|
|
404330
|
+
|
|
404331
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404332
|
+
Served asset /teabag/base/teabag.js - 200 OK (9ms)
|
|
404333
|
+
|
|
404334
|
+
|
|
404335
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404336
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
|
|
404337
|
+
|
|
404338
|
+
|
|
404339
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404340
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
404341
|
+
|
|
404342
|
+
|
|
404343
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404344
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
404345
|
+
|
|
404346
|
+
|
|
404347
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404348
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
404349
|
+
|
|
404350
|
+
|
|
404351
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404352
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
404353
|
+
|
|
404354
|
+
|
|
404355
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404356
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (23ms)
|
|
404357
|
+
|
|
404358
|
+
|
|
404359
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404360
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (2ms)
|
|
404361
|
+
|
|
404362
|
+
|
|
404363
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404364
|
+
Served asset /teabag/jasmine.js - 200 OK (14ms)
|
|
404365
|
+
|
|
404366
|
+
|
|
404367
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404368
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
404369
|
+
|
|
404370
|
+
|
|
404371
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404372
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 200 OK (1ms)
|
|
404373
|
+
|
|
404374
|
+
|
|
404375
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404376
|
+
Served asset /teabag/base/reporters/console_spec.js - 200 OK (1ms)
|
|
404377
|
+
|
|
404378
|
+
|
|
404379
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404380
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 200 OK (4ms)
|
|
404381
|
+
|
|
404382
|
+
|
|
404383
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404384
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 200 OK (2ms)
|
|
404385
|
+
|
|
404386
|
+
|
|
404387
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404388
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 200 OK (2ms)
|
|
404389
|
+
|
|
404390
|
+
|
|
404391
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:04 -0700
|
|
404392
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 200 OK (2ms)
|
|
404393
|
+
|
|
404394
|
+
|
|
404395
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:05 -0700
|
|
404396
|
+
Served asset /teabag/base/reporters/html_spec.js - 200 OK (3ms)
|
|
404397
|
+
|
|
404398
|
+
|
|
404399
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:05 -0700
|
|
404400
|
+
Served asset /teabag/base/runner_spec.js - 200 OK (2ms)
|
|
404401
|
+
|
|
404402
|
+
|
|
404403
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:05 -0700
|
|
404404
|
+
Served asset /teabag/base/teabag_spec.js - 200 OK (1ms)
|
|
404405
|
+
|
|
404406
|
+
|
|
404407
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:05 -0700
|
|
404408
|
+
Served asset /teabag/phantomjs/runner_spec.js - 200 OK (3ms)
|
|
404409
|
+
|
|
404410
|
+
|
|
404411
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:05 -0700
|
|
404412
|
+
Served asset /drivers/phantomjs/runner.js - 200 OK (2ms)
|
|
404413
|
+
|
|
404414
|
+
|
|
404415
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404416
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404417
|
+
Parameters: {"suite"=>"default"}
|
|
404418
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (105.3ms)
|
|
404419
|
+
Completed 200 OK in 111ms (Views: 111.1ms)
|
|
404420
|
+
|
|
404421
|
+
|
|
404422
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404423
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
404424
|
+
|
|
404425
|
+
|
|
404426
|
+
Started GET "/assets/jasmine-1.3.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404427
|
+
Served asset /jasmine-1.3.0.js - 200 OK (4ms)
|
|
404428
|
+
|
|
404429
|
+
|
|
404430
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404431
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
404432
|
+
|
|
404433
|
+
|
|
404434
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404435
|
+
Served asset /teabag/base/teabag.js - 200 OK (9ms)
|
|
404436
|
+
|
|
404437
|
+
|
|
404438
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404439
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
404440
|
+
|
|
404441
|
+
|
|
404442
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404443
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
|
|
404444
|
+
|
|
404445
|
+
|
|
404446
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404447
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
404448
|
+
|
|
404449
|
+
|
|
404450
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404451
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
404452
|
+
|
|
404453
|
+
|
|
404454
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404455
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
404456
|
+
|
|
404457
|
+
|
|
404458
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404459
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
404460
|
+
|
|
404461
|
+
|
|
404462
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404463
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
404464
|
+
|
|
404465
|
+
|
|
404466
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404467
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (2ms)
|
|
404468
|
+
|
|
404469
|
+
|
|
404470
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404471
|
+
Served asset /teabag/jasmine.js - 200 OK (13ms)
|
|
404472
|
+
|
|
404473
|
+
|
|
404474
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404475
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
404476
|
+
|
|
404477
|
+
|
|
404478
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404479
|
+
Served asset /teabag/base/reporters/console_spec.js - 200 OK (1ms)
|
|
404480
|
+
|
|
404481
|
+
|
|
404482
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404483
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 200 OK (2ms)
|
|
404484
|
+
|
|
404485
|
+
|
|
404486
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404487
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 200 OK (2ms)
|
|
404488
|
+
|
|
404489
|
+
|
|
404490
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404491
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 200 OK (2ms)
|
|
404492
|
+
|
|
404493
|
+
|
|
404494
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404495
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 200 OK (2ms)
|
|
404496
|
+
|
|
404497
|
+
|
|
404498
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404499
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 200 OK (2ms)
|
|
404500
|
+
|
|
404501
|
+
|
|
404502
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404503
|
+
Served asset /teabag/base/runner_spec.js - 200 OK (1ms)
|
|
404504
|
+
|
|
404505
|
+
|
|
404506
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404507
|
+
Served asset /teabag/base/reporters/html_spec.js - 200 OK (2ms)
|
|
404508
|
+
|
|
404509
|
+
|
|
404510
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404511
|
+
Served asset /teabag/base/teabag_spec.js - 200 OK (1ms)
|
|
404512
|
+
|
|
404513
|
+
|
|
404514
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404515
|
+
Served asset /teabag/phantomjs/runner_spec.js - 200 OK (2ms)
|
|
404516
|
+
|
|
404517
|
+
|
|
404518
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:27 -0700
|
|
404519
|
+
Served asset /drivers/phantomjs/runner.js - 200 OK (2ms)
|
|
404520
|
+
|
|
404521
|
+
|
|
404522
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404523
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404524
|
+
Parameters: {"suite"=>"jasmine"}
|
|
404525
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (70.5ms)
|
|
404526
|
+
Completed 200 OK in 72ms (Views: 72.2ms)
|
|
404527
|
+
|
|
404528
|
+
|
|
404529
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404530
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
404531
|
+
|
|
404532
|
+
|
|
404533
|
+
Started GET "/assets/jasmine-1.3.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404534
|
+
Served asset /jasmine-1.3.0.js - 200 OK (0ms)
|
|
404535
|
+
|
|
404536
|
+
|
|
404537
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404538
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
404539
|
+
|
|
404540
|
+
|
|
404541
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404542
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
404543
|
+
|
|
404544
|
+
|
|
404545
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404546
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
404547
|
+
|
|
404548
|
+
|
|
404549
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404550
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
404551
|
+
|
|
404552
|
+
|
|
404553
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404554
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
404555
|
+
|
|
404556
|
+
|
|
404557
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404558
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
404559
|
+
|
|
404560
|
+
|
|
404561
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404562
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
404563
|
+
|
|
404564
|
+
|
|
404565
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404566
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
404567
|
+
|
|
404568
|
+
|
|
404569
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404570
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
404571
|
+
|
|
404572
|
+
|
|
404573
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404574
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (0ms)
|
|
404575
|
+
|
|
404576
|
+
|
|
404577
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404578
|
+
Served asset /jquery.js - 200 OK (3ms)
|
|
404579
|
+
|
|
404580
|
+
|
|
404581
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404582
|
+
Served asset /teabag/jasmine.js - 200 OK (0ms)
|
|
404583
|
+
|
|
404584
|
+
|
|
404585
|
+
Started GET "/assets/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404586
|
+
Served asset /jasmine-jquery.js - 200 OK (1ms)
|
|
404587
|
+
|
|
404588
|
+
|
|
404589
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404590
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
404591
|
+
|
|
404592
|
+
|
|
404593
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404594
|
+
Served asset /jasmine_helper.js - 200 OK (28ms)
|
|
404595
|
+
|
|
404596
|
+
|
|
404597
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404598
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (2ms)
|
|
404599
|
+
|
|
404600
|
+
|
|
404601
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404602
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (2ms)
|
|
404603
|
+
|
|
404604
|
+
|
|
404605
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404606
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
404607
|
+
|
|
404608
|
+
|
|
404609
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404610
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (1ms)
|
|
404611
|
+
|
|
404612
|
+
|
|
404613
|
+
Started GET "/teabag/fixtures/fixture.html?1356486088521" for 127.0.0.1 at 2012-12-25 18:41:28 -0700
|
|
404614
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
404615
|
+
Parameters: {"1356486088521"=>nil, "filename"=>"fixture"}
|
|
404616
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
404617
|
+
Completed 200 OK in 3ms (Views: 2.2ms)
|
|
404618
|
+
|
|
404619
|
+
|
|
404620
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404621
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404622
|
+
Parameters: {"suite"=>"mocha"}
|
|
404623
|
+
Compiled teabag/mocha/mocha_mspec.js (153ms) (pid 79434)
|
|
404624
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (220.1ms)
|
|
404625
|
+
Completed 200 OK in 222ms (Views: 221.4ms)
|
|
404626
|
+
|
|
404627
|
+
|
|
404628
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404629
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
404630
|
+
|
|
404631
|
+
|
|
404632
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404633
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
404634
|
+
|
|
404635
|
+
|
|
404636
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404637
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
404638
|
+
|
|
404639
|
+
|
|
404640
|
+
Started GET "/assets/mocha-1.7.3.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404641
|
+
Served asset /mocha-1.7.3.js - 200 OK (6ms)
|
|
404642
|
+
|
|
404643
|
+
|
|
404644
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404645
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
404646
|
+
|
|
404647
|
+
|
|
404648
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404649
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
404650
|
+
|
|
404651
|
+
|
|
404652
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404653
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
404654
|
+
|
|
404655
|
+
|
|
404656
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404657
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
404658
|
+
|
|
404659
|
+
|
|
404660
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404661
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
404662
|
+
|
|
404663
|
+
|
|
404664
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404665
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
404666
|
+
|
|
404667
|
+
|
|
404668
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404669
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
404670
|
+
|
|
404671
|
+
|
|
404672
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404673
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (2ms)
|
|
404674
|
+
|
|
404675
|
+
|
|
404676
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404677
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (1ms)
|
|
404678
|
+
|
|
404679
|
+
|
|
404680
|
+
Started GET "/assets/expect.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404681
|
+
Served asset /expect.js - 200 OK (3ms)
|
|
404682
|
+
|
|
404683
|
+
|
|
404684
|
+
Started GET "/assets/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404685
|
+
Served asset /sinon.js - 200 OK (2ms)
|
|
404686
|
+
|
|
404687
|
+
|
|
404688
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404689
|
+
Served asset /teabag/mocha.js - 200 OK (44ms)
|
|
404690
|
+
|
|
404691
|
+
|
|
404692
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404693
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
404694
|
+
|
|
404695
|
+
|
|
404696
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404697
|
+
Served asset /mocha_helper.js - 200 OK (5ms)
|
|
404698
|
+
|
|
404699
|
+
|
|
404700
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404701
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (2ms)
|
|
404702
|
+
|
|
404703
|
+
|
|
404704
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404705
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (2ms)
|
|
404706
|
+
|
|
404707
|
+
|
|
404708
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404709
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (2ms)
|
|
404710
|
+
|
|
404711
|
+
|
|
404712
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404713
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (2ms)
|
|
404714
|
+
|
|
404715
|
+
|
|
404716
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:30 -0700
|
|
404717
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (1ms)
|
|
404718
|
+
|
|
404719
|
+
|
|
404720
|
+
Started GET "/teabag/qunit" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404721
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404722
|
+
Parameters: {"suite"=>"qunit"}
|
|
404723
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (132.6ms)
|
|
404724
|
+
Completed 200 OK in 134ms (Views: 134.3ms)
|
|
404725
|
+
|
|
404726
|
+
|
|
404727
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404728
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
404729
|
+
|
|
404730
|
+
|
|
404731
|
+
Started GET "/assets/qunit-1.10.0.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404732
|
+
Served asset /qunit-1.10.0.js - 200 OK (7ms)
|
|
404733
|
+
|
|
404734
|
+
|
|
404735
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404736
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
404737
|
+
|
|
404738
|
+
|
|
404739
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404740
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
404741
|
+
|
|
404742
|
+
|
|
404743
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404744
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
404745
|
+
|
|
404746
|
+
|
|
404747
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404748
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
404749
|
+
|
|
404750
|
+
|
|
404751
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404752
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
404753
|
+
|
|
404754
|
+
|
|
404755
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404756
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
404757
|
+
|
|
404758
|
+
|
|
404759
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404760
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
404761
|
+
|
|
404762
|
+
|
|
404763
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404764
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
404765
|
+
|
|
404766
|
+
|
|
404767
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404768
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
404769
|
+
|
|
404770
|
+
|
|
404771
|
+
Started GET "/assets/teabag/qunit/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404772
|
+
Served asset /teabag/qunit/reporters/console.js - 200 OK (1ms)
|
|
404773
|
+
|
|
404774
|
+
|
|
404775
|
+
Started GET "/assets/teabag/qunit.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404776
|
+
Served asset /teabag/qunit.js - 200 OK (15ms)
|
|
404777
|
+
|
|
404778
|
+
|
|
404779
|
+
Started GET "/assets/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404780
|
+
Served asset /sinon.js - 200 OK (0ms)
|
|
404781
|
+
|
|
404782
|
+
|
|
404783
|
+
Started GET "/assets/teabag/qunit/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404784
|
+
Served asset /teabag/qunit/reporters/html.js - 200 OK (2ms)
|
|
404785
|
+
|
|
404786
|
+
|
|
404787
|
+
Started GET "/assets/teabag/qunit/models_test.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404788
|
+
Served asset /teabag/qunit/models_test.js - 200 OK (3ms)
|
|
404789
|
+
|
|
404790
|
+
|
|
404791
|
+
Started GET "/assets/qunit_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404792
|
+
Served asset /qunit_helper.js - 200 OK (5ms)
|
|
404793
|
+
|
|
404794
|
+
|
|
404795
|
+
Started GET "/assets/teabag/qunit/qunit_test.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404796
|
+
Served asset /teabag/qunit/qunit_test.js - 200 OK (2ms)
|
|
404797
|
+
|
|
404798
|
+
|
|
404799
|
+
Started GET "/assets/teabag/qunit/reporters/console_test.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404800
|
+
Served asset /teabag/qunit/reporters/console_test.js - 200 OK (2ms)
|
|
404801
|
+
|
|
404802
|
+
|
|
404803
|
+
Started GET "/assets/teabag/qunit/reporters/html/failure_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404804
|
+
Served asset /teabag/qunit/reporters/html/failure_view_test.js - 200 OK (2ms)
|
|
404805
|
+
|
|
404806
|
+
|
|
404807
|
+
Started GET "/assets/teabag/qunit/reporters/html/spec_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404808
|
+
Served asset /teabag/qunit/reporters/html/spec_view_test.js - 200 OK (2ms)
|
|
404809
|
+
|
|
404810
|
+
|
|
404811
|
+
Started GET "/assets/teabag/qunit/reporters/html/suite_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404812
|
+
Served asset /teabag/qunit/reporters/html/suite_view_test.js - 200 OK (2ms)
|
|
404813
|
+
|
|
404814
|
+
|
|
404815
|
+
Started GET "/assets/teabag/qunit/reporters/html_test.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404816
|
+
Served asset /teabag/qunit/reporters/html_test.js - 200 OK (2ms)
|
|
404817
|
+
|
|
404818
|
+
|
|
404819
|
+
Started GET "/assets/teabag/qunit/runner_test.js?body=1" for 127.0.0.1 at 2012-12-25 18:41:32 -0700
|
|
404820
|
+
Served asset /teabag/qunit/runner_test.js - 200 OK (2ms)
|
|
404821
|
+
|
|
404822
|
+
|
|
404823
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404824
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404825
|
+
Parameters: {"suite"=>"mocha"}
|
|
404826
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (57.9ms)
|
|
404827
|
+
Completed 200 OK in 59ms (Views: 59.1ms)
|
|
404828
|
+
|
|
404829
|
+
|
|
404830
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404831
|
+
Served asset /teabag.css - 304 Not Modified (0ms)
|
|
404832
|
+
|
|
404833
|
+
|
|
404834
|
+
Started GET "/assets/mocha-1.7.3.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404835
|
+
Served asset /mocha-1.7.3.js - 304 Not Modified (0ms)
|
|
404836
|
+
|
|
404837
|
+
|
|
404838
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404839
|
+
Served asset /teabag/base/reporters/html.js - 304 Not Modified (0ms)
|
|
404840
|
+
|
|
404841
|
+
|
|
404842
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404843
|
+
Served asset /teabag/base/reporters/html/base_view.js - 304 Not Modified (0ms)
|
|
404844
|
+
|
|
404845
|
+
|
|
404846
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404847
|
+
Served asset /teabag/base/runner.js - 304 Not Modified (0ms)
|
|
404848
|
+
|
|
404849
|
+
|
|
404850
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404851
|
+
Served asset /teabag/base/teabag.js - 304 Not Modified (4ms)
|
|
404852
|
+
|
|
404853
|
+
|
|
404854
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404855
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 304 Not Modified (0ms)
|
|
404856
|
+
|
|
404857
|
+
|
|
404858
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404859
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 304 Not Modified (0ms)
|
|
404860
|
+
|
|
404861
|
+
|
|
404862
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404863
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 304 Not Modified (0ms)
|
|
404864
|
+
|
|
404865
|
+
|
|
404866
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404867
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 304 Not Modified (0ms)
|
|
404868
|
+
|
|
404869
|
+
|
|
404870
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404871
|
+
Served asset /teabag/base/reporters/console.js - 304 Not Modified (0ms)
|
|
404872
|
+
|
|
404873
|
+
|
|
404874
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404875
|
+
Served asset /teabag/mocha/reporters/console.js - 304 Not Modified (0ms)
|
|
404876
|
+
|
|
404877
|
+
|
|
404878
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404879
|
+
Served asset /teabag/mocha.js - 304 Not Modified (5ms)
|
|
404880
|
+
|
|
404881
|
+
|
|
404882
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404883
|
+
Served asset /teabag/mocha/reporters/html.js - 304 Not Modified (0ms)
|
|
404884
|
+
|
|
404885
|
+
|
|
404886
|
+
Started GET "/assets/expect.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404887
|
+
Served asset /expect.js - 304 Not Modified (0ms)
|
|
404888
|
+
|
|
404889
|
+
|
|
404890
|
+
Started GET "/assets/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404891
|
+
Served asset /sinon.js - 304 Not Modified (0ms)
|
|
404892
|
+
|
|
404893
|
+
|
|
404894
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404895
|
+
Served asset /spec_helper.js - 304 Not Modified (0ms)
|
|
404896
|
+
|
|
404897
|
+
|
|
404898
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404899
|
+
Served asset /mocha_helper.js - 304 Not Modified (4ms)
|
|
404900
|
+
|
|
404901
|
+
|
|
404902
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404903
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (9ms)
|
|
404904
|
+
|
|
404905
|
+
|
|
404906
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404907
|
+
Served asset /teabag/mocha/models_mspec.js - 304 Not Modified (0ms)
|
|
404908
|
+
|
|
404909
|
+
|
|
404910
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404911
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 304 Not Modified (0ms)
|
|
404912
|
+
|
|
404913
|
+
|
|
404914
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404915
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 304 Not Modified (0ms)
|
|
404916
|
+
|
|
404917
|
+
|
|
404918
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 18:53:33 -0700
|
|
404919
|
+
Served asset /teabag/mocha/runner_mspec.js - 304 Not Modified (0ms)
|
|
404920
|
+
|
|
404921
|
+
|
|
404922
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2012-12-25 19:32:31 -0700
|
|
404923
|
+
Processing by Teabag::SpecController#index as HTML
|
|
404924
|
+
Parameters: {"suite"=>"default"}
|
|
404925
|
+
Compiled jasmine-1.3.1.js (28ms) (pid 80449)
|
|
404926
|
+
Compiled teabag/jasmine.js (169ms) (pid 80449)
|
|
404927
|
+
Compiled spec_helper.js (104ms) (pid 80449)
|
|
404928
|
+
Compiled teabag/base/reporters/console_spec.js (167ms) (pid 80449)
|
|
404929
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (123ms) (pid 80449)
|
|
404930
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (94ms) (pid 80449)
|
|
404931
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (96ms) (pid 80449)
|
|
404932
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (95ms) (pid 80449)
|
|
404933
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (95ms) (pid 80449)
|
|
404934
|
+
Compiled teabag/base/reporters/html_spec.js (168ms) (pid 80449)
|
|
404935
|
+
Compiled teabag/base/runner_spec.js (120ms) (pid 80449)
|
|
404936
|
+
Compiled teabag/base/teabag_spec.js (124ms) (pid 80449)
|
|
404937
|
+
Compiled drivers/phantomjs/runner.js (123ms) (pid 80449)
|
|
404938
|
+
Compiled teabag/phantomjs/runner_spec.js (300ms) (pid 80449)
|
|
404939
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1845.3ms)
|
|
404940
|
+
Completed 200 OK in 1851ms (Views: 1851.1ms)
|
|
404941
|
+
|
|
404942
|
+
|
|
404943
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404944
|
+
Served asset /teabag.css - 200 OK (9ms)
|
|
404945
|
+
|
|
404946
|
+
|
|
404947
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404948
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (2ms)
|
|
404949
|
+
|
|
404950
|
+
|
|
404951
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404952
|
+
Served asset /teabag/base/teabag.js - 200 OK (34ms)
|
|
404953
|
+
|
|
404954
|
+
|
|
404955
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404956
|
+
Served asset /jasmine-1.3.1.js - 200 OK (2ms)
|
|
404957
|
+
|
|
404958
|
+
|
|
404959
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404960
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
|
|
404961
|
+
|
|
404962
|
+
|
|
404963
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404964
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
404965
|
+
|
|
404966
|
+
|
|
404967
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404968
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
404969
|
+
|
|
404970
|
+
|
|
404971
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404972
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
404973
|
+
|
|
404974
|
+
|
|
404975
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404976
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
404977
|
+
|
|
404978
|
+
|
|
404979
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404980
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
404981
|
+
|
|
404982
|
+
|
|
404983
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404984
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
404985
|
+
|
|
404986
|
+
|
|
404987
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404988
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
404989
|
+
|
|
404990
|
+
|
|
404991
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404992
|
+
Served asset /teabag/jasmine.js - 200 OK (14ms)
|
|
404993
|
+
|
|
404994
|
+
|
|
404995
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
404996
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
404997
|
+
|
|
404998
|
+
|
|
404999
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405000
|
+
Served asset /teabag/base/reporters/console_spec.js - 200 OK (2ms)
|
|
405001
|
+
|
|
405002
|
+
|
|
405003
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405004
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 200 OK (2ms)
|
|
405005
|
+
|
|
405006
|
+
|
|
405007
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405008
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 200 OK (2ms)
|
|
405009
|
+
|
|
405010
|
+
|
|
405011
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405012
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 200 OK (2ms)
|
|
405013
|
+
|
|
405014
|
+
|
|
405015
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405016
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 200 OK (2ms)
|
|
405017
|
+
|
|
405018
|
+
|
|
405019
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405020
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 200 OK (2ms)
|
|
405021
|
+
|
|
405022
|
+
|
|
405023
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405024
|
+
Served asset /teabag/base/reporters/html_spec.js - 200 OK (4ms)
|
|
405025
|
+
|
|
405026
|
+
|
|
405027
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405028
|
+
Served asset /teabag/base/runner_spec.js - 200 OK (2ms)
|
|
405029
|
+
|
|
405030
|
+
|
|
405031
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405032
|
+
Served asset /teabag/base/teabag_spec.js - 200 OK (2ms)
|
|
405033
|
+
|
|
405034
|
+
|
|
405035
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405036
|
+
Served asset /teabag/phantomjs/runner_spec.js - 200 OK (2ms)
|
|
405037
|
+
|
|
405038
|
+
|
|
405039
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:33 -0700
|
|
405040
|
+
Served asset /drivers/phantomjs/runner.js - 200 OK (2ms)
|
|
405041
|
+
|
|
405042
|
+
|
|
405043
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405044
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405045
|
+
Parameters: {"suite"=>"jasmine"}
|
|
405046
|
+
Compiled support/jasmine-jquery.js (0ms) (pid 80449)
|
|
405047
|
+
Compiled jasmine_helper.js (101ms) (pid 80449)
|
|
405048
|
+
Compiled teabag/jasmine/jasmine_jspec.js (112ms) (pid 80449)
|
|
405049
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (293.9ms)
|
|
405050
|
+
Completed 200 OK in 295ms (Views: 295.2ms)
|
|
405051
|
+
|
|
405052
|
+
|
|
405053
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405054
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
405055
|
+
|
|
405056
|
+
|
|
405057
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405058
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
405059
|
+
|
|
405060
|
+
|
|
405061
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405062
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
405063
|
+
|
|
405064
|
+
|
|
405065
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405066
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
405067
|
+
|
|
405068
|
+
|
|
405069
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405070
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
405071
|
+
|
|
405072
|
+
|
|
405073
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405074
|
+
Served asset /jasmine-1.3.1.js - 200 OK (0ms)
|
|
405075
|
+
|
|
405076
|
+
|
|
405077
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405078
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
405079
|
+
|
|
405080
|
+
|
|
405081
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405082
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
405083
|
+
|
|
405084
|
+
|
|
405085
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405086
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
405087
|
+
|
|
405088
|
+
|
|
405089
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405090
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
405091
|
+
|
|
405092
|
+
|
|
405093
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405094
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
405095
|
+
|
|
405096
|
+
|
|
405097
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405098
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (0ms)
|
|
405099
|
+
|
|
405100
|
+
|
|
405101
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405102
|
+
Served asset /teabag/jasmine.js - 200 OK (0ms)
|
|
405103
|
+
|
|
405104
|
+
|
|
405105
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:34 -0700
|
|
405106
|
+
Served asset /jquery.js - 200 OK (5ms)
|
|
405107
|
+
|
|
405108
|
+
|
|
405109
|
+
Started GET "/assets/support/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:35 -0700
|
|
405110
|
+
Served asset /support/jasmine-jquery.js - 200 OK (1ms)
|
|
405111
|
+
|
|
405112
|
+
|
|
405113
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:35 -0700
|
|
405114
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
405115
|
+
|
|
405116
|
+
|
|
405117
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:35 -0700
|
|
405118
|
+
Served asset /jasmine_helper.js - 200 OK (5ms)
|
|
405119
|
+
|
|
405120
|
+
|
|
405121
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:35 -0700
|
|
405122
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (2ms)
|
|
405123
|
+
|
|
405124
|
+
|
|
405125
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:35 -0700
|
|
405126
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (2ms)
|
|
405127
|
+
|
|
405128
|
+
|
|
405129
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:35 -0700
|
|
405130
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
405131
|
+
|
|
405132
|
+
|
|
405133
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:32:35 -0700
|
|
405134
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (1ms)
|
|
405135
|
+
|
|
405136
|
+
|
|
405137
|
+
Started GET "/teabag/fixtures/fixture.html?1356489155044" for 127.0.0.1 at 2012-12-25 19:32:35 -0700
|
|
405138
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
405139
|
+
Parameters: {"1356489155044"=>nil, "filename"=>"fixture"}
|
|
405140
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
|
|
405141
|
+
Completed 200 OK in 3ms (Views: 3.0ms)
|
|
405142
|
+
|
|
405143
|
+
|
|
405144
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405145
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405146
|
+
Parameters: {"suite"=>"default"}
|
|
405147
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (128.7ms)
|
|
405148
|
+
Completed 200 OK in 135ms (Views: 134.3ms)
|
|
405149
|
+
|
|
405150
|
+
|
|
405151
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405152
|
+
Served asset /teabag.css - 200 OK (6ms)
|
|
405153
|
+
|
|
405154
|
+
|
|
405155
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405156
|
+
Served asset /jasmine-1.3.1.js - 200 OK (3ms)
|
|
405157
|
+
|
|
405158
|
+
|
|
405159
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405160
|
+
Served asset /teabag/base/teabag.js - 200 OK (11ms)
|
|
405161
|
+
|
|
405162
|
+
|
|
405163
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405164
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
405165
|
+
|
|
405166
|
+
|
|
405167
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405168
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (2ms)
|
|
405169
|
+
|
|
405170
|
+
|
|
405171
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405172
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (27ms)
|
|
405173
|
+
|
|
405174
|
+
|
|
405175
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405176
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
405177
|
+
|
|
405178
|
+
|
|
405179
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405180
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
405181
|
+
|
|
405182
|
+
|
|
405183
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405184
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
405185
|
+
|
|
405186
|
+
|
|
405187
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405188
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (3ms)
|
|
405189
|
+
|
|
405190
|
+
|
|
405191
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405192
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
405193
|
+
|
|
405194
|
+
|
|
405195
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405196
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
405197
|
+
|
|
405198
|
+
|
|
405199
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405200
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
405201
|
+
|
|
405202
|
+
|
|
405203
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405204
|
+
Served asset /teabag/jasmine.js - 200 OK (13ms)
|
|
405205
|
+
|
|
405206
|
+
|
|
405207
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405208
|
+
Served asset /teabag/base/reporters/console_spec.js - 200 OK (2ms)
|
|
405209
|
+
|
|
405210
|
+
|
|
405211
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405212
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 200 OK (2ms)
|
|
405213
|
+
|
|
405214
|
+
|
|
405215
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405216
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 200 OK (4ms)
|
|
405217
|
+
|
|
405218
|
+
|
|
405219
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405220
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 200 OK (2ms)
|
|
405221
|
+
|
|
405222
|
+
|
|
405223
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405224
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 200 OK (2ms)
|
|
405225
|
+
|
|
405226
|
+
|
|
405227
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405228
|
+
Served asset /teabag/base/reporters/html_spec.js - 200 OK (3ms)
|
|
405229
|
+
|
|
405230
|
+
|
|
405231
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405232
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 200 OK (2ms)
|
|
405233
|
+
|
|
405234
|
+
|
|
405235
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405236
|
+
Served asset /teabag/base/runner_spec.js - 200 OK (2ms)
|
|
405237
|
+
|
|
405238
|
+
|
|
405239
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405240
|
+
Served asset /teabag/base/teabag_spec.js - 200 OK (2ms)
|
|
405241
|
+
|
|
405242
|
+
|
|
405243
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405244
|
+
Served asset /drivers/phantomjs/runner.js - 200 OK (2ms)
|
|
405245
|
+
|
|
405246
|
+
|
|
405247
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:27 -0700
|
|
405248
|
+
Served asset /teabag/phantomjs/runner_spec.js - 200 OK (2ms)
|
|
405249
|
+
|
|
405250
|
+
|
|
405251
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405252
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405253
|
+
Parameters: {"suite"=>"jasmine"}
|
|
405254
|
+
Compiled teabag/jasmine/reporters/html_jspec.js (103ms) (pid 80533)
|
|
405255
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (180.7ms)
|
|
405256
|
+
Completed 200 OK in 183ms (Views: 182.4ms)
|
|
405257
|
+
|
|
405258
|
+
|
|
405259
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405260
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
405261
|
+
|
|
405262
|
+
|
|
405263
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405264
|
+
Served asset /jasmine-1.3.1.js - 200 OK (0ms)
|
|
405265
|
+
|
|
405266
|
+
|
|
405267
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405268
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
405269
|
+
|
|
405270
|
+
|
|
405271
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405272
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
405273
|
+
|
|
405274
|
+
|
|
405275
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405276
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
405277
|
+
|
|
405278
|
+
|
|
405279
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405280
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
405281
|
+
|
|
405282
|
+
|
|
405283
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405284
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
405285
|
+
|
|
405286
|
+
|
|
405287
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405288
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
405289
|
+
|
|
405290
|
+
|
|
405291
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405292
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
405293
|
+
|
|
405294
|
+
|
|
405295
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405296
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
405297
|
+
|
|
405298
|
+
|
|
405299
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405300
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
405301
|
+
|
|
405302
|
+
|
|
405303
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405304
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (0ms)
|
|
405305
|
+
|
|
405306
|
+
|
|
405307
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:28 -0700
|
|
405308
|
+
Served asset /teabag/jasmine.js - 200 OK (1ms)
|
|
405309
|
+
|
|
405310
|
+
|
|
405311
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405312
|
+
Served asset /jquery.js - 200 OK (2ms)
|
|
405313
|
+
|
|
405314
|
+
|
|
405315
|
+
Started GET "/assets/support/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405316
|
+
Served asset /support/jasmine-jquery.js - 200 OK (2ms)
|
|
405317
|
+
|
|
405318
|
+
|
|
405319
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405320
|
+
Served asset /jasmine_helper.js - 200 OK (35ms)
|
|
405321
|
+
|
|
405322
|
+
|
|
405323
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405324
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
405325
|
+
|
|
405326
|
+
|
|
405327
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405328
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (2ms)
|
|
405329
|
+
|
|
405330
|
+
|
|
405331
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405332
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (3ms)
|
|
405333
|
+
|
|
405334
|
+
|
|
405335
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405336
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
405337
|
+
|
|
405338
|
+
|
|
405339
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405340
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (2ms)
|
|
405341
|
+
|
|
405342
|
+
|
|
405343
|
+
Started GET "/teabag/fixtures/fixture.html?1356489209086" for 127.0.0.1 at 2012-12-25 19:33:29 -0700
|
|
405344
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
405345
|
+
Parameters: {"1356489209086"=>nil, "filename"=>"fixture"}
|
|
405346
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.7ms)
|
|
405347
|
+
Completed 200 OK in 3ms (Views: 2.6ms)
|
|
405348
|
+
|
|
405349
|
+
|
|
405350
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 19:33:30 -0700
|
|
405351
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405352
|
+
Parameters: {"suite"=>"mocha"}
|
|
405353
|
+
Compiled teabag/mocha/reporters/html.js (106ms) (pid 80533)
|
|
405354
|
+
Compiled mocha-1.7.4.js (1ms) (pid 80533)
|
|
405355
|
+
Compiled teabag/mocha.js (167ms) (pid 80533)
|
|
405356
|
+
Compiled support/sinon.js (1ms) (pid 80533)
|
|
405357
|
+
Compiled mocha_helper.js (103ms) (pid 80533)
|
|
405358
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (490.0ms)
|
|
405359
|
+
Completed 200 OK in 492ms (Views: 491.4ms)
|
|
405360
|
+
|
|
405361
|
+
|
|
405362
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405363
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
405364
|
+
|
|
405365
|
+
|
|
405366
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405367
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
405368
|
+
|
|
405369
|
+
|
|
405370
|
+
Started GET "/assets/mocha-1.7.4.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405371
|
+
Served asset /mocha-1.7.4.js - 200 OK (2ms)
|
|
405372
|
+
|
|
405373
|
+
|
|
405374
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405375
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
405376
|
+
|
|
405377
|
+
|
|
405378
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405379
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
405380
|
+
|
|
405381
|
+
|
|
405382
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405383
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
405384
|
+
|
|
405385
|
+
|
|
405386
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405387
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
405388
|
+
|
|
405389
|
+
|
|
405390
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405391
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
405392
|
+
|
|
405393
|
+
|
|
405394
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405395
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
405396
|
+
|
|
405397
|
+
|
|
405398
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405399
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
405400
|
+
|
|
405401
|
+
|
|
405402
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405403
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
405404
|
+
|
|
405405
|
+
|
|
405406
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405407
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (1ms)
|
|
405408
|
+
|
|
405409
|
+
|
|
405410
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405411
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (1ms)
|
|
405412
|
+
|
|
405413
|
+
|
|
405414
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405415
|
+
Served asset /teabag/mocha.js - 200 OK (16ms)
|
|
405416
|
+
|
|
405417
|
+
|
|
405418
|
+
Started GET "/assets/support/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405419
|
+
Served asset /support/sinon.js - 200 OK (2ms)
|
|
405420
|
+
|
|
405421
|
+
|
|
405422
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405423
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
405424
|
+
|
|
405425
|
+
|
|
405426
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405427
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (2ms)
|
|
405428
|
+
|
|
405429
|
+
|
|
405430
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405431
|
+
Served asset /mocha_helper.js - 200 OK (3ms)
|
|
405432
|
+
|
|
405433
|
+
|
|
405434
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405435
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (2ms)
|
|
405436
|
+
|
|
405437
|
+
|
|
405438
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405439
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (26ms)
|
|
405440
|
+
|
|
405441
|
+
|
|
405442
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405443
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (2ms)
|
|
405444
|
+
|
|
405445
|
+
|
|
405446
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:33:31 -0700
|
|
405447
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (2ms)
|
|
405448
|
+
|
|
405449
|
+
|
|
405450
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2012-12-25 19:35:10 -0700
|
|
405451
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405452
|
+
Parameters: {"suite"=>"default"}
|
|
405453
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (108.4ms)
|
|
405454
|
+
Completed 200 OK in 116ms (Views: 115.8ms)
|
|
405455
|
+
|
|
405456
|
+
|
|
405457
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405458
|
+
Served asset /teabag.css - 200 OK (3ms)
|
|
405459
|
+
|
|
405460
|
+
|
|
405461
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405462
|
+
Served asset /teabag/base/teabag.js - 200 OK (9ms)
|
|
405463
|
+
|
|
405464
|
+
|
|
405465
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405466
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
405467
|
+
|
|
405468
|
+
|
|
405469
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405470
|
+
Served asset /teabag/base/runner.js - 200 OK (2ms)
|
|
405471
|
+
|
|
405472
|
+
|
|
405473
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405474
|
+
Served asset /jasmine-1.3.1.js - 200 OK (2ms)
|
|
405475
|
+
|
|
405476
|
+
|
|
405477
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405478
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (7ms)
|
|
405479
|
+
|
|
405480
|
+
|
|
405481
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405482
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
405483
|
+
|
|
405484
|
+
|
|
405485
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405486
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
405487
|
+
|
|
405488
|
+
|
|
405489
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405490
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
405491
|
+
|
|
405492
|
+
|
|
405493
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405494
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
405495
|
+
|
|
405496
|
+
|
|
405497
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405498
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (22ms)
|
|
405499
|
+
|
|
405500
|
+
|
|
405501
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405502
|
+
Served asset /teabag/jasmine.js - 200 OK (12ms)
|
|
405503
|
+
|
|
405504
|
+
|
|
405505
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405506
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
405507
|
+
|
|
405508
|
+
|
|
405509
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405510
|
+
Served asset /teabag/base/reporters/console_spec.js - 200 OK (2ms)
|
|
405511
|
+
|
|
405512
|
+
|
|
405513
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405514
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
405515
|
+
|
|
405516
|
+
|
|
405517
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405518
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 200 OK (2ms)
|
|
405519
|
+
|
|
405520
|
+
|
|
405521
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405522
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 200 OK (3ms)
|
|
405523
|
+
|
|
405524
|
+
|
|
405525
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405526
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 200 OK (2ms)
|
|
405527
|
+
|
|
405528
|
+
|
|
405529
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405530
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 200 OK (2ms)
|
|
405531
|
+
|
|
405532
|
+
|
|
405533
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405534
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 200 OK (2ms)
|
|
405535
|
+
|
|
405536
|
+
|
|
405537
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405538
|
+
Served asset /teabag/base/reporters/html_spec.js - 200 OK (3ms)
|
|
405539
|
+
|
|
405540
|
+
|
|
405541
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405542
|
+
Served asset /teabag/base/runner_spec.js - 200 OK (2ms)
|
|
405543
|
+
|
|
405544
|
+
|
|
405545
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405546
|
+
Served asset /teabag/base/teabag_spec.js - 200 OK (2ms)
|
|
405547
|
+
|
|
405548
|
+
|
|
405549
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405550
|
+
Served asset /drivers/phantomjs/runner.js - 200 OK (2ms)
|
|
405551
|
+
|
|
405552
|
+
|
|
405553
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405554
|
+
Served asset /teabag/phantomjs/runner_spec.js - 200 OK (2ms)
|
|
405555
|
+
|
|
405556
|
+
|
|
405557
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 19:35:11 -0700
|
|
405558
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405559
|
+
Parameters: {"suite"=>"jasmine"}
|
|
405560
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (64.1ms)
|
|
405561
|
+
Completed 200 OK in 66ms (Views: 65.9ms)
|
|
405562
|
+
|
|
405563
|
+
|
|
405564
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405565
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
405566
|
+
|
|
405567
|
+
|
|
405568
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405569
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
405570
|
+
|
|
405571
|
+
|
|
405572
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405573
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
405574
|
+
|
|
405575
|
+
|
|
405576
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405577
|
+
Served asset /jasmine-1.3.1.js - 200 OK (0ms)
|
|
405578
|
+
|
|
405579
|
+
|
|
405580
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405581
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
405582
|
+
|
|
405583
|
+
|
|
405584
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405585
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
405586
|
+
|
|
405587
|
+
|
|
405588
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405589
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
405590
|
+
|
|
405591
|
+
|
|
405592
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405593
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
405594
|
+
|
|
405595
|
+
|
|
405596
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405597
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
405598
|
+
|
|
405599
|
+
|
|
405600
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405601
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
405602
|
+
|
|
405603
|
+
|
|
405604
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405605
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
405606
|
+
|
|
405607
|
+
|
|
405608
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405609
|
+
Served asset /jquery.js - 200 OK (5ms)
|
|
405610
|
+
|
|
405611
|
+
|
|
405612
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405613
|
+
Served asset /teabag/jasmine.js - 200 OK (0ms)
|
|
405614
|
+
|
|
405615
|
+
|
|
405616
|
+
Started GET "/assets/support/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405617
|
+
Served asset /support/jasmine-jquery.js - 200 OK (1ms)
|
|
405618
|
+
|
|
405619
|
+
|
|
405620
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405621
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (0ms)
|
|
405622
|
+
|
|
405623
|
+
|
|
405624
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405625
|
+
Served asset /jasmine_helper.js - 200 OK (7ms)
|
|
405626
|
+
|
|
405627
|
+
|
|
405628
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405629
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
405630
|
+
|
|
405631
|
+
|
|
405632
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405633
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (2ms)
|
|
405634
|
+
|
|
405635
|
+
|
|
405636
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405637
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (2ms)
|
|
405638
|
+
|
|
405639
|
+
|
|
405640
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405641
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (1ms)
|
|
405642
|
+
|
|
405643
|
+
|
|
405644
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405645
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (1ms)
|
|
405646
|
+
|
|
405647
|
+
|
|
405648
|
+
Started GET "/teabag/fixtures/fixture.html?1356489312140" for 127.0.0.1 at 2012-12-25 19:35:12 -0700
|
|
405649
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
405650
|
+
Parameters: {"1356489312140"=>nil, "filename"=>"fixture"}
|
|
405651
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
405652
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
405653
|
+
|
|
405654
|
+
|
|
405655
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 19:35:13 -0700
|
|
405656
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405657
|
+
Parameters: {"suite"=>"mocha"}
|
|
405658
|
+
Compiled support/expect.js (0ms) (pid 80584)
|
|
405659
|
+
Compiled mocha_helper.js (106ms) (pid 80584)
|
|
405660
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (222.5ms)
|
|
405661
|
+
Completed 200 OK in 224ms (Views: 223.8ms)
|
|
405662
|
+
|
|
405663
|
+
|
|
405664
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405665
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
405666
|
+
|
|
405667
|
+
|
|
405668
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405669
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
405670
|
+
|
|
405671
|
+
|
|
405672
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405673
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
405674
|
+
|
|
405675
|
+
|
|
405676
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405677
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
405678
|
+
|
|
405679
|
+
|
|
405680
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405681
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
405682
|
+
|
|
405683
|
+
|
|
405684
|
+
Started GET "/assets/mocha-1.7.4.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405685
|
+
Served asset /mocha-1.7.4.js - 200 OK (4ms)
|
|
405686
|
+
|
|
405687
|
+
|
|
405688
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405689
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
405690
|
+
|
|
405691
|
+
|
|
405692
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405693
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
405694
|
+
|
|
405695
|
+
|
|
405696
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405697
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
405698
|
+
|
|
405699
|
+
|
|
405700
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405701
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
405702
|
+
|
|
405703
|
+
|
|
405704
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405705
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
405706
|
+
|
|
405707
|
+
|
|
405708
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405709
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (1ms)
|
|
405710
|
+
|
|
405711
|
+
|
|
405712
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405713
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (1ms)
|
|
405714
|
+
|
|
405715
|
+
|
|
405716
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405717
|
+
Served asset /teabag/mocha.js - 200 OK (14ms)
|
|
405718
|
+
|
|
405719
|
+
|
|
405720
|
+
Started GET "/assets/support/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405721
|
+
Served asset /support/sinon.js - 200 OK (2ms)
|
|
405722
|
+
|
|
405723
|
+
|
|
405724
|
+
Started GET "/assets/support/expect.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405725
|
+
Served asset /support/expect.js - 200 OK (3ms)
|
|
405726
|
+
|
|
405727
|
+
|
|
405728
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405729
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
405730
|
+
|
|
405731
|
+
|
|
405732
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405733
|
+
Served asset /mocha_helper.js - 200 OK (30ms)
|
|
405734
|
+
|
|
405735
|
+
|
|
405736
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405737
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (2ms)
|
|
405738
|
+
|
|
405739
|
+
|
|
405740
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405741
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (2ms)
|
|
405742
|
+
|
|
405743
|
+
|
|
405744
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405745
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (2ms)
|
|
405746
|
+
|
|
405747
|
+
|
|
405748
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405749
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (2ms)
|
|
405750
|
+
|
|
405751
|
+
|
|
405752
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:35:14 -0700
|
|
405753
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (2ms)
|
|
405754
|
+
|
|
405755
|
+
|
|
405756
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405757
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405758
|
+
Parameters: {"suite"=>"default"}
|
|
405759
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (105.2ms)
|
|
405760
|
+
Completed 200 OK in 111ms (Views: 110.9ms)
|
|
405761
|
+
|
|
405762
|
+
|
|
405763
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405764
|
+
Served asset /teabag.css - 200 OK (3ms)
|
|
405765
|
+
|
|
405766
|
+
|
|
405767
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405768
|
+
Served asset /jasmine-1.3.1.js - 200 OK (2ms)
|
|
405769
|
+
|
|
405770
|
+
|
|
405771
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405772
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
405773
|
+
|
|
405774
|
+
|
|
405775
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405776
|
+
Served asset /teabag/base/teabag.js - 200 OK (8ms)
|
|
405777
|
+
|
|
405778
|
+
|
|
405779
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405780
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
405781
|
+
|
|
405782
|
+
|
|
405783
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405784
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (7ms)
|
|
405785
|
+
|
|
405786
|
+
|
|
405787
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405788
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
405789
|
+
|
|
405790
|
+
|
|
405791
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405792
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
405793
|
+
|
|
405794
|
+
|
|
405795
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405796
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
405797
|
+
|
|
405798
|
+
|
|
405799
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405800
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
405801
|
+
|
|
405802
|
+
|
|
405803
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405804
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (21ms)
|
|
405805
|
+
|
|
405806
|
+
|
|
405807
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405808
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
405809
|
+
|
|
405810
|
+
|
|
405811
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405812
|
+
Served asset /teabag/jasmine.js - 200 OK (13ms)
|
|
405813
|
+
|
|
405814
|
+
|
|
405815
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405816
|
+
Served asset /spec_helper.js - 200 OK (1ms)
|
|
405817
|
+
|
|
405818
|
+
|
|
405819
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405820
|
+
Served asset /teabag/base/reporters/console_spec.js - 200 OK (2ms)
|
|
405821
|
+
|
|
405822
|
+
|
|
405823
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405824
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 200 OK (2ms)
|
|
405825
|
+
|
|
405826
|
+
|
|
405827
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405828
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 200 OK (2ms)
|
|
405829
|
+
|
|
405830
|
+
|
|
405831
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405832
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 200 OK (2ms)
|
|
405833
|
+
|
|
405834
|
+
|
|
405835
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405836
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 200 OK (2ms)
|
|
405837
|
+
|
|
405838
|
+
|
|
405839
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405840
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 200 OK (2ms)
|
|
405841
|
+
|
|
405842
|
+
|
|
405843
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405844
|
+
Served asset /teabag/base/reporters/html_spec.js - 200 OK (2ms)
|
|
405845
|
+
|
|
405846
|
+
|
|
405847
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405848
|
+
Served asset /teabag/base/runner_spec.js - 200 OK (1ms)
|
|
405849
|
+
|
|
405850
|
+
|
|
405851
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405852
|
+
Served asset /teabag/base/teabag_spec.js - 200 OK (2ms)
|
|
405853
|
+
|
|
405854
|
+
|
|
405855
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405856
|
+
Served asset /teabag/phantomjs/runner_spec.js - 200 OK (2ms)
|
|
405857
|
+
|
|
405858
|
+
|
|
405859
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:16 -0700
|
|
405860
|
+
Served asset /drivers/phantomjs/runner.js - 200 OK (2ms)
|
|
405861
|
+
|
|
405862
|
+
|
|
405863
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405864
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405865
|
+
Parameters: {"suite"=>"jasmine"}
|
|
405866
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (64.3ms)
|
|
405867
|
+
Completed 200 OK in 66ms (Views: 66.1ms)
|
|
405868
|
+
|
|
405869
|
+
|
|
405870
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405871
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
405872
|
+
|
|
405873
|
+
|
|
405874
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405875
|
+
Served asset /jasmine-1.3.1.js - 200 OK (0ms)
|
|
405876
|
+
|
|
405877
|
+
|
|
405878
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405879
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
405880
|
+
|
|
405881
|
+
|
|
405882
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405883
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
405884
|
+
|
|
405885
|
+
|
|
405886
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405887
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
405888
|
+
|
|
405889
|
+
|
|
405890
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405891
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
405892
|
+
|
|
405893
|
+
|
|
405894
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405895
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
405896
|
+
|
|
405897
|
+
|
|
405898
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405899
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
405900
|
+
|
|
405901
|
+
|
|
405902
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405903
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
405904
|
+
|
|
405905
|
+
|
|
405906
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405907
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
405908
|
+
|
|
405909
|
+
|
|
405910
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405911
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
405912
|
+
|
|
405913
|
+
|
|
405914
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405915
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (0ms)
|
|
405916
|
+
|
|
405917
|
+
|
|
405918
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405919
|
+
Served asset /teabag/jasmine.js - 200 OK (0ms)
|
|
405920
|
+
|
|
405921
|
+
|
|
405922
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405923
|
+
Served asset /jquery.js - 200 OK (3ms)
|
|
405924
|
+
|
|
405925
|
+
|
|
405926
|
+
Started GET "/assets/support/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405927
|
+
Served asset /support/jasmine-jquery.js - 200 OK (1ms)
|
|
405928
|
+
|
|
405929
|
+
|
|
405930
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405931
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (2ms)
|
|
405932
|
+
|
|
405933
|
+
|
|
405934
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405935
|
+
Served asset /jasmine_helper.js - 200 OK (5ms)
|
|
405936
|
+
|
|
405937
|
+
|
|
405938
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405939
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (2ms)
|
|
405940
|
+
|
|
405941
|
+
|
|
405942
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405943
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
405944
|
+
|
|
405945
|
+
|
|
405946
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405947
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
405948
|
+
|
|
405949
|
+
|
|
405950
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405951
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (1ms)
|
|
405952
|
+
|
|
405953
|
+
|
|
405954
|
+
Started GET "/teabag/fixtures/fixture.html?1356489377876" for 127.0.0.1 at 2012-12-25 19:36:17 -0700
|
|
405955
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
405956
|
+
Parameters: {"1356489377876"=>nil, "filename"=>"fixture"}
|
|
405957
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
|
|
405958
|
+
Completed 200 OK in 3ms (Views: 2.4ms)
|
|
405959
|
+
|
|
405960
|
+
|
|
405961
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405962
|
+
Processing by Teabag::SpecController#index as HTML
|
|
405963
|
+
Parameters: {"suite"=>"mocha"}
|
|
405964
|
+
Compiled teabag/mocha/reporters/html_mspec.js (117ms) (pid 80615)
|
|
405965
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (201.6ms)
|
|
405966
|
+
Completed 200 OK in 203ms (Views: 202.8ms)
|
|
405967
|
+
|
|
405968
|
+
|
|
405969
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405970
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
405971
|
+
|
|
405972
|
+
|
|
405973
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405974
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
405975
|
+
|
|
405976
|
+
|
|
405977
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405978
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
405979
|
+
|
|
405980
|
+
|
|
405981
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405982
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
405983
|
+
|
|
405984
|
+
|
|
405985
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405986
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
405987
|
+
|
|
405988
|
+
|
|
405989
|
+
Started GET "/assets/mocha-1.7.4.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405990
|
+
Served asset /mocha-1.7.4.js - 200 OK (3ms)
|
|
405991
|
+
|
|
405992
|
+
|
|
405993
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405994
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
405995
|
+
|
|
405996
|
+
|
|
405997
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
405998
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
405999
|
+
|
|
406000
|
+
|
|
406001
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
406002
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
406003
|
+
|
|
406004
|
+
|
|
406005
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
406006
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
406007
|
+
|
|
406008
|
+
|
|
406009
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
406010
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
406011
|
+
|
|
406012
|
+
|
|
406013
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
406014
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (1ms)
|
|
406015
|
+
|
|
406016
|
+
|
|
406017
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
406018
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (1ms)
|
|
406019
|
+
|
|
406020
|
+
|
|
406021
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
406022
|
+
Served asset /teabag/mocha.js - 200 OK (15ms)
|
|
406023
|
+
|
|
406024
|
+
|
|
406025
|
+
Started GET "/assets/support/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:19 -0700
|
|
406026
|
+
Served asset /support/sinon.js - 200 OK (2ms)
|
|
406027
|
+
|
|
406028
|
+
|
|
406029
|
+
Started GET "/assets/support/expect.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:20 -0700
|
|
406030
|
+
Served asset /support/expect.js - 200 OK (3ms)
|
|
406031
|
+
|
|
406032
|
+
|
|
406033
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:20 -0700
|
|
406034
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
406035
|
+
|
|
406036
|
+
|
|
406037
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:20 -0700
|
|
406038
|
+
Served asset /mocha_helper.js - 200 OK (6ms)
|
|
406039
|
+
|
|
406040
|
+
|
|
406041
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:20 -0700
|
|
406042
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (2ms)
|
|
406043
|
+
|
|
406044
|
+
|
|
406045
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:20 -0700
|
|
406046
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (2ms)
|
|
406047
|
+
|
|
406048
|
+
|
|
406049
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:20 -0700
|
|
406050
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (2ms)
|
|
406051
|
+
|
|
406052
|
+
|
|
406053
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:20 -0700
|
|
406054
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (2ms)
|
|
406055
|
+
|
|
406056
|
+
|
|
406057
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:20 -0700
|
|
406058
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (1ms)
|
|
406059
|
+
|
|
406060
|
+
|
|
406061
|
+
Started GET "/teabag/qunit" for 127.0.0.1 at 2012-12-25 19:36:21 -0700
|
|
406062
|
+
Processing by Teabag::SpecController#index as HTML
|
|
406063
|
+
Parameters: {"suite"=>"qunit"}
|
|
406064
|
+
Compiled qunit_helper.js (101ms) (pid 80615)
|
|
406065
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (259.0ms)
|
|
406066
|
+
Completed 200 OK in 260ms (Views: 260.2ms)
|
|
406067
|
+
|
|
406068
|
+
|
|
406069
|
+
Started GET "/assets/teabag.css" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406070
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
406071
|
+
|
|
406072
|
+
|
|
406073
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406074
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
406075
|
+
|
|
406076
|
+
|
|
406077
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406078
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
406079
|
+
|
|
406080
|
+
|
|
406081
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406082
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
406083
|
+
|
|
406084
|
+
|
|
406085
|
+
Started GET "/assets/qunit-1.10.0.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406086
|
+
Served asset /qunit-1.10.0.js - 200 OK (5ms)
|
|
406087
|
+
|
|
406088
|
+
|
|
406089
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406090
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
406091
|
+
|
|
406092
|
+
|
|
406093
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406094
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
406095
|
+
|
|
406096
|
+
|
|
406097
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406098
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
406099
|
+
|
|
406100
|
+
|
|
406101
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406102
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
406103
|
+
|
|
406104
|
+
|
|
406105
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406106
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
406107
|
+
|
|
406108
|
+
|
|
406109
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406110
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
406111
|
+
|
|
406112
|
+
|
|
406113
|
+
Started GET "/assets/teabag/qunit/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406114
|
+
Served asset /teabag/qunit/reporters/console.js - 200 OK (3ms)
|
|
406115
|
+
|
|
406116
|
+
|
|
406117
|
+
Started GET "/assets/teabag/qunit/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406118
|
+
Served asset /teabag/qunit/reporters/html.js - 200 OK (1ms)
|
|
406119
|
+
|
|
406120
|
+
|
|
406121
|
+
Started GET "/assets/teabag/qunit.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406122
|
+
Served asset /teabag/qunit.js - 200 OK (14ms)
|
|
406123
|
+
|
|
406124
|
+
|
|
406125
|
+
Started GET "/assets/support/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406126
|
+
Served asset /support/sinon.js - 200 OK (0ms)
|
|
406127
|
+
|
|
406128
|
+
|
|
406129
|
+
Started GET "/assets/qunit_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406130
|
+
Served asset /qunit_helper.js - 200 OK (2ms)
|
|
406131
|
+
|
|
406132
|
+
|
|
406133
|
+
Started GET "/assets/teabag/qunit/models_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406134
|
+
Served asset /teabag/qunit/models_test.js - 200 OK (2ms)
|
|
406135
|
+
|
|
406136
|
+
|
|
406137
|
+
Started GET "/assets/teabag/qunit/qunit_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406138
|
+
Served asset /teabag/qunit/qunit_test.js - 200 OK (2ms)
|
|
406139
|
+
|
|
406140
|
+
|
|
406141
|
+
Started GET "/assets/teabag/qunit/reporters/console_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406142
|
+
Served asset /teabag/qunit/reporters/console_test.js - 200 OK (2ms)
|
|
406143
|
+
|
|
406144
|
+
|
|
406145
|
+
Started GET "/assets/teabag/qunit/reporters/html/failure_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406146
|
+
Served asset /teabag/qunit/reporters/html/failure_view_test.js - 200 OK (2ms)
|
|
406147
|
+
|
|
406148
|
+
|
|
406149
|
+
Started GET "/assets/teabag/qunit/reporters/html/spec_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406150
|
+
Served asset /teabag/qunit/reporters/html/spec_view_test.js - 200 OK (2ms)
|
|
406151
|
+
|
|
406152
|
+
|
|
406153
|
+
Started GET "/assets/teabag/qunit/reporters/html/suite_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406154
|
+
Served asset /teabag/qunit/reporters/html/suite_view_test.js - 200 OK (2ms)
|
|
406155
|
+
|
|
406156
|
+
|
|
406157
|
+
Started GET "/assets/teabag/qunit/reporters/html_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406158
|
+
Served asset /teabag/qunit/reporters/html_test.js - 200 OK (2ms)
|
|
406159
|
+
|
|
406160
|
+
|
|
406161
|
+
Started GET "/assets/teabag/qunit/runner_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:36:22 -0700
|
|
406162
|
+
Served asset /teabag/qunit/runner_test.js - 200 OK (27ms)
|
|
406163
|
+
|
|
406164
|
+
|
|
406165
|
+
Started GET "/teabag/mocha" for 127.0.0.1 at 2012-12-25 19:41:56 -0700
|
|
406166
|
+
Processing by Teabag::SpecController#index as HTML
|
|
406167
|
+
Parameters: {"suite"=>"mocha"}
|
|
406168
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (130.2ms)
|
|
406169
|
+
Completed 200 OK in 132ms (Views: 131.4ms)
|
|
406170
|
+
|
|
406171
|
+
|
|
406172
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406173
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
406174
|
+
|
|
406175
|
+
|
|
406176
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406177
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
406178
|
+
|
|
406179
|
+
|
|
406180
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406181
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
406182
|
+
|
|
406183
|
+
|
|
406184
|
+
Started GET "/assets/mocha-1.7.4.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406185
|
+
Served asset /mocha-1.7.4.js - 200 OK (4ms)
|
|
406186
|
+
|
|
406187
|
+
|
|
406188
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406189
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
406190
|
+
|
|
406191
|
+
|
|
406192
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406193
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
406194
|
+
|
|
406195
|
+
|
|
406196
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406197
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
406198
|
+
|
|
406199
|
+
|
|
406200
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406201
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
406202
|
+
|
|
406203
|
+
|
|
406204
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406205
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
406206
|
+
|
|
406207
|
+
|
|
406208
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406209
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
406210
|
+
|
|
406211
|
+
|
|
406212
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406213
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
406214
|
+
|
|
406215
|
+
|
|
406216
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406217
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (4ms)
|
|
406218
|
+
|
|
406219
|
+
|
|
406220
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406221
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (9ms)
|
|
406222
|
+
|
|
406223
|
+
|
|
406224
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406225
|
+
Served asset /teabag/mocha.js - 200 OK (27ms)
|
|
406226
|
+
|
|
406227
|
+
|
|
406228
|
+
Started GET "/assets/support/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406229
|
+
Served asset /support/sinon.js - 200 OK (3ms)
|
|
406230
|
+
|
|
406231
|
+
|
|
406232
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406233
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
406234
|
+
|
|
406235
|
+
|
|
406236
|
+
Started GET "/assets/support/expect.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406237
|
+
Served asset /support/expect.js - 200 OK (5ms)
|
|
406238
|
+
|
|
406239
|
+
|
|
406240
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406241
|
+
Served asset /mocha_helper.js - 200 OK (11ms)
|
|
406242
|
+
|
|
406243
|
+
|
|
406244
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406245
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (0ms)
|
|
406246
|
+
|
|
406247
|
+
|
|
406248
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406249
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (0ms)
|
|
406250
|
+
|
|
406251
|
+
|
|
406252
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406253
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (0ms)
|
|
406254
|
+
|
|
406255
|
+
|
|
406256
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406257
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (4ms)
|
|
406258
|
+
|
|
406259
|
+
|
|
406260
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:41:57 -0700
|
|
406261
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (0ms)
|
|
406262
|
+
|
|
406263
|
+
|
|
406264
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406265
|
+
Processing by Teabag::SpecController#index as HTML
|
|
406266
|
+
Parameters: {"suite"=>"jasmine"}
|
|
406267
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (149.3ms)
|
|
406268
|
+
Completed 200 OK in 151ms (Views: 150.8ms)
|
|
406269
|
+
|
|
406270
|
+
|
|
406271
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406272
|
+
Served asset /teabag.css - 304 Not Modified (0ms)
|
|
406273
|
+
|
|
406274
|
+
|
|
406275
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406276
|
+
Served asset /jasmine-1.3.1.js - 200 OK (11ms)
|
|
406277
|
+
|
|
406278
|
+
|
|
406279
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406280
|
+
Served asset /teabag/base/teabag.js - 304 Not Modified (1ms)
|
|
406281
|
+
|
|
406282
|
+
|
|
406283
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406284
|
+
Served asset /teabag/base/runner.js - 304 Not Modified (0ms)
|
|
406285
|
+
|
|
406286
|
+
|
|
406287
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406288
|
+
Served asset /teabag/base/reporters/html/base_view.js - 304 Not Modified (0ms)
|
|
406289
|
+
|
|
406290
|
+
|
|
406291
|
+
Started GET "/assets/support/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406292
|
+
Served asset /support/jasmine-jquery.js - 200 OK (4ms)
|
|
406293
|
+
|
|
406294
|
+
|
|
406295
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406296
|
+
Served asset /teabag/base/reporters/html.js - 304 Not Modified (0ms)
|
|
406297
|
+
|
|
406298
|
+
|
|
406299
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406300
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 304 Not Modified (0ms)
|
|
406301
|
+
|
|
406302
|
+
|
|
406303
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406304
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 304 Not Modified (0ms)
|
|
406305
|
+
|
|
406306
|
+
|
|
406307
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406308
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 304 Not Modified (0ms)
|
|
406309
|
+
|
|
406310
|
+
|
|
406311
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406312
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 304 Not Modified (0ms)
|
|
406313
|
+
|
|
406314
|
+
|
|
406315
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406316
|
+
Served asset /teabag/base/reporters/console.js - 304 Not Modified (0ms)
|
|
406317
|
+
|
|
406318
|
+
|
|
406319
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406320
|
+
Served asset /teabag/jasmine/reporters/html.js - 304 Not Modified (0ms)
|
|
406321
|
+
|
|
406322
|
+
|
|
406323
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406324
|
+
Served asset /teabag/jasmine.js - 304 Not Modified (24ms)
|
|
406325
|
+
|
|
406326
|
+
|
|
406327
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406328
|
+
Served asset /jquery.js - 304 Not Modified (23ms)
|
|
406329
|
+
|
|
406330
|
+
|
|
406331
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406332
|
+
Served asset /spec_helper.js - 304 Not Modified (0ms)
|
|
406333
|
+
|
|
406334
|
+
|
|
406335
|
+
Started GET "/teabag/jasmine" for 127.0.0.1 at 2012-12-25 19:42:01 -0700
|
|
406336
|
+
Processing by Teabag::SpecController#index as HTML
|
|
406337
|
+
Parameters: {"suite"=>"jasmine"}
|
|
406338
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (46.7ms)
|
|
406339
|
+
Completed 200 OK in 48ms (Views: 48.0ms)
|
|
406340
|
+
|
|
406341
|
+
|
|
406342
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406343
|
+
Served asset /jasmine-1.3.1.js - 200 OK (0ms)
|
|
406344
|
+
|
|
406345
|
+
|
|
406346
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406347
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
406348
|
+
|
|
406349
|
+
|
|
406350
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406351
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
406352
|
+
|
|
406353
|
+
|
|
406354
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406355
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
406356
|
+
|
|
406357
|
+
|
|
406358
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406359
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
406360
|
+
|
|
406361
|
+
|
|
406362
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406363
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
406364
|
+
|
|
406365
|
+
|
|
406366
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406367
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
406368
|
+
|
|
406369
|
+
|
|
406370
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406371
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
406372
|
+
|
|
406373
|
+
|
|
406374
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406375
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
406376
|
+
|
|
406377
|
+
|
|
406378
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406379
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
406380
|
+
|
|
406381
|
+
|
|
406382
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406383
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
406384
|
+
|
|
406385
|
+
|
|
406386
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406387
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (0ms)
|
|
406388
|
+
|
|
406389
|
+
|
|
406390
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406391
|
+
Served asset /teabag/jasmine.js - 200 OK (4ms)
|
|
406392
|
+
|
|
406393
|
+
|
|
406394
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406395
|
+
Served asset /jquery.js - 200 OK (0ms)
|
|
406396
|
+
|
|
406397
|
+
|
|
406398
|
+
Started GET "/assets/support/jasmine-jquery.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406399
|
+
Served asset /support/jasmine-jquery.js - 200 OK (0ms)
|
|
406400
|
+
|
|
406401
|
+
|
|
406402
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406403
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
406404
|
+
|
|
406405
|
+
|
|
406406
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406407
|
+
Served asset /jasmine_helper.js - 200 OK (36ms)
|
|
406408
|
+
|
|
406409
|
+
|
|
406410
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406411
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (4ms)
|
|
406412
|
+
|
|
406413
|
+
|
|
406414
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406415
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (6ms)
|
|
406416
|
+
|
|
406417
|
+
|
|
406418
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406419
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (4ms)
|
|
406420
|
+
|
|
406421
|
+
|
|
406422
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406423
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (4ms)
|
|
406424
|
+
|
|
406425
|
+
|
|
406426
|
+
Started GET "/teabag/fixtures/fixture.html?1356489722348" for 127.0.0.1 at 2012-12-25 19:42:02 -0700
|
|
406427
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
406428
|
+
Parameters: {"1356489722348"=>nil, "filename"=>"fixture"}
|
|
406429
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (2.5ms)
|
|
406430
|
+
Completed 200 OK in 4ms (Views: 3.7ms)
|
|
406431
|
+
|
|
406432
|
+
|
|
406433
|
+
Started GET "/teabag/qunit" for 127.0.0.1 at 2012-12-25 19:42:05 -0700
|
|
406434
|
+
Processing by Teabag::SpecController#index as HTML
|
|
406435
|
+
Parameters: {"suite"=>"qunit"}
|
|
406436
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (178.3ms)
|
|
406437
|
+
Completed 200 OK in 180ms (Views: 179.8ms)
|
|
406438
|
+
|
|
406439
|
+
|
|
406440
|
+
Started GET "/assets/qunit-1.10.0.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:05 -0700
|
|
406441
|
+
Served asset /qunit-1.10.0.js - 200 OK (16ms)
|
|
406442
|
+
|
|
406443
|
+
|
|
406444
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 19:42:05 -0700
|
|
406445
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
406446
|
+
|
|
406447
|
+
|
|
406448
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:05 -0700
|
|
406449
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
406450
|
+
|
|
406451
|
+
|
|
406452
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:05 -0700
|
|
406453
|
+
Served asset /teabag/base/teabag.js - 200 OK (1ms)
|
|
406454
|
+
|
|
406455
|
+
|
|
406456
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:05 -0700
|
|
406457
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
406458
|
+
|
|
406459
|
+
|
|
406460
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:05 -0700
|
|
406461
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
406462
|
+
|
|
406463
|
+
|
|
406464
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:05 -0700
|
|
406465
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
406466
|
+
|
|
406467
|
+
|
|
406468
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406469
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
406470
|
+
|
|
406471
|
+
|
|
406472
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406473
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
406474
|
+
|
|
406475
|
+
|
|
406476
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406477
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
406478
|
+
|
|
406479
|
+
|
|
406480
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406481
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
406482
|
+
|
|
406483
|
+
|
|
406484
|
+
Started GET "/assets/teabag/qunit/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406485
|
+
Served asset /teabag/qunit/reporters/console.js - 200 OK (3ms)
|
|
406486
|
+
|
|
406487
|
+
|
|
406488
|
+
Started GET "/assets/teabag/qunit/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406489
|
+
Served asset /teabag/qunit/reporters/html.js - 200 OK (6ms)
|
|
406490
|
+
|
|
406491
|
+
|
|
406492
|
+
Started GET "/assets/teabag/qunit.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406493
|
+
Served asset /teabag/qunit.js - 200 OK (27ms)
|
|
406494
|
+
|
|
406495
|
+
|
|
406496
|
+
Started GET "/assets/support/sinon.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406497
|
+
Served asset /support/sinon.js - 200 OK (0ms)
|
|
406498
|
+
|
|
406499
|
+
|
|
406500
|
+
Started GET "/assets/teabag/qunit/models_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406501
|
+
Served asset /teabag/qunit/models_test.js - 200 OK (8ms)
|
|
406502
|
+
|
|
406503
|
+
|
|
406504
|
+
Started GET "/assets/qunit_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406505
|
+
Served asset /qunit_helper.js - 200 OK (8ms)
|
|
406506
|
+
|
|
406507
|
+
|
|
406508
|
+
Started GET "/assets/teabag/qunit/qunit_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406509
|
+
Served asset /teabag/qunit/qunit_test.js - 200 OK (7ms)
|
|
406510
|
+
|
|
406511
|
+
|
|
406512
|
+
Started GET "/assets/teabag/qunit/reporters/console_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406513
|
+
Served asset /teabag/qunit/reporters/console_test.js - 200 OK (9ms)
|
|
406514
|
+
|
|
406515
|
+
|
|
406516
|
+
Started GET "/assets/teabag/qunit/reporters/html/failure_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406517
|
+
Served asset /teabag/qunit/reporters/html/failure_view_test.js - 200 OK (4ms)
|
|
406518
|
+
|
|
406519
|
+
|
|
406520
|
+
Started GET "/assets/teabag/qunit/reporters/html/spec_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406521
|
+
Served asset /teabag/qunit/reporters/html/spec_view_test.js - 200 OK (4ms)
|
|
406522
|
+
|
|
406523
|
+
|
|
406524
|
+
Started GET "/assets/teabag/qunit/reporters/html/suite_view_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406525
|
+
Served asset /teabag/qunit/reporters/html/suite_view_test.js - 200 OK (5ms)
|
|
406526
|
+
|
|
406527
|
+
|
|
406528
|
+
Started GET "/assets/teabag/qunit/reporters/html_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406529
|
+
Served asset /teabag/qunit/reporters/html_test.js - 200 OK (4ms)
|
|
406530
|
+
|
|
406531
|
+
|
|
406532
|
+
Started GET "/assets/teabag/qunit/runner_test.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:06 -0700
|
|
406533
|
+
Served asset /teabag/qunit/runner_test.js - 200 OK (4ms)
|
|
406534
|
+
|
|
406535
|
+
|
|
406536
|
+
Started GET "/teabag" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406537
|
+
Processing by Teabag::SpecController#index as HTML
|
|
406538
|
+
Parameters: {"suite"=>nil}
|
|
406539
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (79.5ms)
|
|
406540
|
+
Completed 200 OK in 81ms (Views: 80.8ms)
|
|
406541
|
+
|
|
406542
|
+
|
|
406543
|
+
Started GET "/teabag" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406544
|
+
Processing by Teabag::SpecController#index as HTML
|
|
406545
|
+
Parameters: {"suite"=>nil}
|
|
406546
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (49.4ms)
|
|
406547
|
+
Completed 200 OK in 51ms (Views: 50.8ms)
|
|
406548
|
+
|
|
406549
|
+
|
|
406550
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406551
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
406552
|
+
|
|
406553
|
+
|
|
406554
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406555
|
+
Served asset /jasmine-1.3.1.js - 200 OK (0ms)
|
|
406556
|
+
|
|
406557
|
+
|
|
406558
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406559
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
406560
|
+
|
|
406561
|
+
|
|
406562
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406563
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
406564
|
+
|
|
406565
|
+
|
|
406566
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406567
|
+
Served asset /teabag/base/teabag.js - 200 OK (3ms)
|
|
406568
|
+
|
|
406569
|
+
|
|
406570
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406571
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
406572
|
+
|
|
406573
|
+
|
|
406574
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406575
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
406576
|
+
|
|
406577
|
+
|
|
406578
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406579
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
406580
|
+
|
|
406581
|
+
|
|
406582
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406583
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
406584
|
+
|
|
406585
|
+
|
|
406586
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406587
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
406588
|
+
|
|
406589
|
+
|
|
406590
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406591
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
406592
|
+
|
|
406593
|
+
|
|
406594
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406595
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (0ms)
|
|
406596
|
+
|
|
406597
|
+
|
|
406598
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406599
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
406600
|
+
|
|
406601
|
+
|
|
406602
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406603
|
+
Served asset /teabag/jasmine.js - 200 OK (1ms)
|
|
406604
|
+
|
|
406605
|
+
|
|
406606
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406607
|
+
Served asset /teabag/base/reporters/console_spec.js - 200 OK (0ms)
|
|
406608
|
+
|
|
406609
|
+
|
|
406610
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406611
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 200 OK (0ms)
|
|
406612
|
+
|
|
406613
|
+
|
|
406614
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406615
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 200 OK (0ms)
|
|
406616
|
+
|
|
406617
|
+
|
|
406618
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406619
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 200 OK (0ms)
|
|
406620
|
+
|
|
406621
|
+
|
|
406622
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406623
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 200 OK (0ms)
|
|
406624
|
+
|
|
406625
|
+
|
|
406626
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406627
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 200 OK (0ms)
|
|
406628
|
+
|
|
406629
|
+
|
|
406630
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406631
|
+
Served asset /teabag/base/reporters/html_spec.js - 200 OK (0ms)
|
|
406632
|
+
|
|
406633
|
+
|
|
406634
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406635
|
+
Served asset /teabag/base/runner_spec.js - 200 OK (0ms)
|
|
406636
|
+
|
|
406637
|
+
|
|
406638
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406639
|
+
Served asset /teabag/base/teabag_spec.js - 200 OK (0ms)
|
|
406640
|
+
|
|
406641
|
+
|
|
406642
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406643
|
+
Served asset /teabag/phantomjs/runner_spec.js - 200 OK (0ms)
|
|
406644
|
+
|
|
406645
|
+
|
|
406646
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2012-12-25 19:42:10 -0700
|
|
406647
|
+
Served asset /drivers/phantomjs/runner.js - 200 OK (0ms)
|