teabag 0.5.0 → 0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +11 -13
- data/app/views/teabag/spec/index.html.erb +5 -4
- data/lib/teabag/drivers/phantomjs_driver.rb +1 -7
- data/lib/teabag/version.rb +1 -1
- data/spec/dummy/app/assets/javascripts/integration/integration_spec.coffee +27 -0
- data/spec/dummy/app/assets/javascripts/integration/spec_helper.coffee +5 -0
- data/spec/dummy/config/application.rb +3 -1
- data/spec/dummy/config/initializers/teabag.rb +1 -0
- data/spec/dummy/config/routes.rb +1 -56
- data/spec/dummy/log/development.log +7224 -0
- data/spec/dummy/log/test.log +1543 -0
- data/spec/dummy/tmp/cache/assets/C13/B50/sprockets%2F431452d41e5087d2211162d23c63789b +0 -0
- data/spec/dummy/tmp/cache/assets/C2B/5D0/sprockets%2F98606f6051a5fc71379af24236793353 +0 -0
- data/spec/dummy/tmp/cache/assets/C35/510/sprockets%2Fb5f1121863a3025179f1a621e7127b10 +0 -0
- data/spec/dummy/tmp/cache/assets/C35/A30/sprockets%2F29906bf540f7d2e081088494b2554989 +0 -0
- data/spec/dummy/tmp/cache/assets/C4E/9B0/sprockets%2Fa807397434c9262c3d62da3e91152184 +0 -0
- data/spec/dummy/tmp/cache/assets/C51/3F0/sprockets%2F759a198d3c007241619a48f992210a5e +0 -0
- data/spec/dummy/tmp/cache/assets/C59/250/sprockets%2Fa80d3fe493d2476e58c4323996064512 +0 -0
- data/spec/dummy/tmp/cache/assets/C64/740/sprockets%2Fa65d355185e6ed0699611739c38a6683 +0 -0
- data/spec/dummy/tmp/cache/assets/C72/150/sprockets%2F4194031b4b51b6422c14ac697e3455e5 +0 -0
- data/spec/dummy/tmp/cache/assets/C75/D50/sprockets%2F5302968a40e08d2c011aa38666d273f6 +0 -0
- data/spec/dummy/tmp/cache/assets/C78/6B0/sprockets%2F173640f631a07f48c900a9c2923c825b +0 -0
- data/spec/dummy/tmp/cache/assets/C78/EF0/sprockets%2F65f827a4a5337d05d037845161b41ab8 +0 -0
- data/spec/dummy/tmp/cache/assets/C78/F80/sprockets%2F9161622ddd251097a4ab816b8220984c +0 -0
- data/spec/dummy/tmp/cache/assets/C7A/EC0/sprockets%2F5c16e4214f5662e1b27932a57c43491b +0 -0
- data/spec/dummy/tmp/cache/assets/C7C/AC0/sprockets%2F29124be1160817c61bb4878894b2ba55 +0 -0
- data/spec/dummy/tmp/cache/assets/C7D/8F0/sprockets%2Ff13d01b85f2449a4f0638ff260425906 +0 -0
- data/spec/dummy/tmp/cache/assets/C80/F70/sprockets%2Fe5c9811902c221828ea647978f000be3 +0 -0
- data/spec/dummy/tmp/cache/assets/C89/700/sprockets%2F259935a7704fef0069303ea63fa89408 +0 -0
- data/spec/dummy/tmp/cache/assets/C8A/460/sprockets%2F77bffd9959420103906722b404ae8d59 +0 -0
- data/spec/dummy/tmp/cache/assets/C91/FA0/sprockets%2F2eb81283f5789ae91a69344552db3856 +0 -0
- data/spec/dummy/tmp/cache/assets/C97/430/sprockets%2Fc049582fd1c9178ff983323f75326f64 +0 -0
- data/spec/dummy/tmp/cache/assets/C9D/E90/sprockets%2F3045c9533f179d3e1c805d163ed002a0 +0 -0
- data/spec/dummy/tmp/cache/assets/CA6/2F0/sprockets%2F20040c18b672e4c4d2731a2a929d8b97 +0 -0
- data/spec/dummy/tmp/cache/assets/CA6/DF0/sprockets%2F7da83747ce56e49393b6b8726587f846 +0 -0
- data/spec/dummy/tmp/cache/assets/CA9/C40/sprockets%2F932b7e2cd1e067289ab51190800814df +0 -0
- data/spec/dummy/tmp/cache/assets/CAA/0C0/sprockets%2F057b0ce384f16d9202ae84473436cc35 +0 -0
- data/spec/dummy/tmp/cache/assets/CAD/410/sprockets%2F651414e5c7e86f05c5108dc71626b25c +0 -0
- data/spec/dummy/tmp/cache/assets/CAF/0F0/sprockets%2F6000e67cf3f2377f860c24da7c819701 +0 -0
- data/spec/dummy/tmp/cache/assets/CB4/6A0/sprockets%2F7373c9de844b711519cb49c4f1b16822 +0 -0
- data/spec/dummy/tmp/cache/assets/CB5/E60/sprockets%2Ff0f2b623b42840839e37f5ed055f5482 +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/CC2/EC0/sprockets%2F76bf80cb571ca530357f78db78167866 +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/CD9/DD0/sprockets%2Fe5774759168a731da1c1149ecf0e1b03 +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/CE2/190/sprockets%2F0183b0f4e9f302b8677a5e31c45c89c5 +0 -0
- data/spec/dummy/tmp/cache/assets/CE3/1F0/sprockets%2Fe69a515d3a9d14c669be8871012a7d07 +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/CE6/990/sprockets%2F02e1c54cebf6319465e469269b91ab66 +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/090/sprockets%2F55dcd7ace406b77208c380d496e37864 +0 -0
- data/spec/dummy/tmp/cache/assets/CEB/680/sprockets%2F67f0794ef8c0576d5c7da34f4437305a +0 -0
- data/spec/dummy/tmp/cache/assets/CEB/B40/sprockets%2F1150bf8d912aa100a132251eefaf6045 +0 -0
- data/spec/dummy/tmp/cache/assets/CEC/360/sprockets%2F264b79dde726b36d63fee272a0609469 +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/CF4/6C0/sprockets%2F087d4a99adae6d6972937a2e57e93504 +0 -0
- data/spec/dummy/tmp/cache/assets/CF4/6F0/sprockets%2Fed96f92571224b862b84d7078b86ded3 +0 -0
- data/spec/dummy/tmp/cache/assets/CF7/F10/sprockets%2F8c45854ebd195b52cc42bf3f99996336 +0 -0
- data/spec/dummy/tmp/cache/assets/CF8/780/sprockets%2F8845b81ff27cdb57c835836c9f91a265 +0 -0
- data/spec/dummy/tmp/cache/assets/CFA/D20/sprockets%2Fb26796b39b3c5d6ed70be7989637a493 +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/D00/F60/sprockets%2F42e279b52511c47d26c0adb125fd04e8 +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/D04/580/sprockets%2F18748d128c062c8eab0e22d35d41b19e +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/D0E/570/sprockets%2F90fe371bf8091e88a712124d9cdae260 +0 -0
- data/spec/dummy/tmp/cache/assets/D12/F40/sprockets%2Fb6f95541e256c15909e0a5a5fbf2a359 +0 -0
- data/spec/dummy/tmp/cache/assets/D15/750/sprockets%2F8effdd3e668a4036260a3e370f3b6657 +0 -0
- data/spec/dummy/tmp/cache/assets/D17/710/sprockets%2Ffa49fb6823d466e79a195e0cd71340c5 +0 -0
- data/spec/dummy/tmp/cache/assets/D18/AF0/sprockets%2F8f572049bd1b0a6f1eb3d27979c9544c +0 -0
- data/spec/dummy/tmp/cache/assets/D1A/D30/sprockets%2F815a5177e9edba0c5c996182ef1b3675 +0 -0
- data/spec/dummy/tmp/cache/assets/D1B/730/sprockets%2Fcf6ce779d043d29aae915f599a413380 +0 -0
- data/spec/dummy/tmp/cache/assets/D1D/560/sprockets%2F1ca784ee7ba1922465147e7f8963eae5 +0 -0
- data/spec/dummy/tmp/cache/assets/D1E/AA0/sprockets%2F5c8741a556bc955cd36e61c88582b6dc +0 -0
- data/spec/dummy/tmp/cache/assets/D21/240/sprockets%2Ffdd497fc5d8257a9e4a0aa2473798184 +0 -0
- data/spec/dummy/tmp/cache/assets/D21/AD0/sprockets%2Fd471d7f687f61341d8b19efc41f39e44 +0 -0
- data/spec/dummy/tmp/cache/assets/D22/D70/sprockets%2Fe86ae12aa97067ed78aa94489484ec16 +0 -0
- data/spec/dummy/tmp/cache/assets/D2F/520/sprockets%2Fea2308e8add6880c1c4d47040ab710d7 +0 -0
- data/spec/dummy/tmp/cache/assets/D2F/810/sprockets%2F1a2674b7dac8ff403c23a570475ace04 +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/D34/920/sprockets%2Ff234dd736ae50902ba074c526ca8f0c8 +0 -0
- data/spec/dummy/tmp/cache/assets/D35/7C0/sprockets%2Ff536a2606eaf7d542c0985104cb62baf +0 -0
- data/spec/dummy/tmp/cache/assets/D37/810/sprockets%2F99de576ce6ad42b5c0843fc21c2025b2 +0 -0
- data/spec/dummy/tmp/cache/assets/D37/FF0/sprockets%2F96841ca4cfae32c515077f3f5fc303b2 +0 -0
- data/spec/dummy/tmp/cache/assets/D39/BE0/sprockets%2Fdb727091cf3e4b4f6126c48b6063ef0b +0 -0
- data/spec/dummy/tmp/cache/assets/D3C/840/sprockets%2Fc6202ec91d567a85bd3d46dc43ea9108 +0 -0
- data/spec/dummy/tmp/cache/assets/D3D/EC0/sprockets%2F1aa82cb99ef076aea10d472b30a58979 +0 -0
- data/spec/dummy/tmp/cache/assets/D3F/3A0/sprockets%2F1b3734b358a405ca6f92455db8e4b5ff +0 -0
- data/spec/dummy/tmp/cache/assets/D44/E90/sprockets%2F05cfc0bf7c9938963d1d1c63248db80d +0 -0
- data/spec/dummy/tmp/cache/assets/D45/C30/sprockets%2Fcc744877558178a3adb77c441cadce70 +0 -0
- data/spec/dummy/tmp/cache/assets/D47/A90/sprockets%2Fe7ca382b607c595ea6505853f7fb63da +0 -0
- data/spec/dummy/tmp/cache/assets/D47/B80/sprockets%2Fd59123da6e87582a898a5a75e42eca1c +0 -0
- data/spec/dummy/tmp/cache/assets/D49/1F0/sprockets%2F773b56f87127c6605e7d1d3faf2b6af6 +0 -0
- data/spec/dummy/tmp/cache/assets/D49/A10/sprockets%2Fc4656bd995a6f297c26d19b13aadb963 +0 -0
- data/spec/dummy/tmp/cache/assets/D4A/A50/sprockets%2Fb95795be8b937dab770541e27ddb2e70 +0 -0
- data/spec/dummy/tmp/cache/assets/D4C/840/sprockets%2F7732c94884c24e764f109ce2deb2a9ed +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/D58/870/sprockets%2F3cef1ff075a050004b74ffa13c8c4f02 +0 -0
- data/spec/dummy/tmp/cache/assets/D5B/9D0/sprockets%2F9c18c0aa5bbe1b323c5022c98aa09f29 +0 -0
- data/spec/dummy/tmp/cache/assets/D5B/E60/sprockets%2F167c229432f74a17b4c6a07bbb19aacb +0 -0
- data/spec/dummy/tmp/cache/assets/D5C/710/sprockets%2F9427d05cee2caa721241a25a9af1d08f +0 -0
- data/spec/dummy/tmp/cache/assets/D5C/CC0/sprockets%2Faa8bf6de211f2765b0a26f112b971f0c +0 -0
- data/spec/dummy/tmp/cache/assets/D5E/A80/sprockets%2F79f2a13b555772bcada7c50aa2405da8 +0 -0
- data/spec/dummy/tmp/cache/assets/D5E/FA0/sprockets%2Fc81c371ae2d61a6aa1708262fba79e0d +0 -0
- data/spec/dummy/tmp/cache/assets/D60/060/sprockets%2Fe8a6ac51dd42491eaa2f9130c1629eb2 +0 -0
- data/spec/dummy/tmp/cache/assets/D61/1F0/sprockets%2F0c7a6176d2fc4db00bb9a74d36380fe1 +0 -0
- data/spec/dummy/tmp/cache/assets/D61/BD0/sprockets%2Ff96fcad988ca7fea975e538c27188605 +0 -0
- data/spec/dummy/tmp/cache/assets/D65/AD0/sprockets%2Fcc53fff930eaf306c15c4568cb265c00 +0 -0
- data/spec/dummy/tmp/cache/assets/D67/030/sprockets%2Fb8b36ba6104c8dbe6297b4e61e6d33b1 +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/D6A/950/sprockets%2F429b1806cb7580ebf29f9a12c33cbea6 +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/D71/A70/sprockets%2F4f10f5dd56c8a3ff78c460bbe3723a39 +0 -0
- data/spec/dummy/tmp/cache/assets/D72/C10/sprockets%2Ffbdb5250837c5cb856f464eb2cb3388b +0 -0
- data/spec/dummy/tmp/cache/assets/D73/5D0/sprockets%2F5c8608f3e25d077fa3df8cd32b50c37f +0 -0
- data/spec/dummy/tmp/cache/assets/D73/C00/sprockets%2F9cf4bfb486e4ab461e3f275a3d974c30 +0 -0
- data/spec/dummy/tmp/cache/assets/D77/B30/sprockets%2F946cf2f17c7eb41037f9ee08ad67ec40 +0 -0
- data/spec/dummy/tmp/cache/assets/D78/2F0/sprockets%2F3c61f8915b8f717b1de788e6ecad122c +0 -0
- data/spec/dummy/tmp/cache/assets/D78/870/sprockets%2F8f3a7d4fcd104fa8e47f552f6630a49e +0 -0
- data/spec/dummy/tmp/cache/assets/D78/F10/sprockets%2Fa2d995664d1a9bf976c1bfbbb90f8710 +0 -0
- data/spec/dummy/tmp/cache/assets/D7E/C10/sprockets%2F747c98c3cc7494a62dd882752adffb2b +0 -0
- data/spec/dummy/tmp/cache/assets/D7F/6C0/sprockets%2F77fe714bfff7e409a9d838cdf126700c +0 -0
- data/spec/dummy/tmp/cache/assets/D8C/520/sprockets%2F221cd58a042baac534d27e4cfedc1188 +0 -0
- data/spec/dummy/tmp/cache/assets/D93/BD0/sprockets%2Ff5e1b60201e08e3ddf8d3de5211f3d5e +0 -0
- data/spec/dummy/tmp/cache/assets/D97/520/sprockets%2Fea2442ae4caddb758dfb1964c601b476 +0 -0
- data/spec/dummy/tmp/cache/assets/D9D/440/sprockets%2F869f9acc13b88cf15a31d24a0ac3f6f6 +0 -0
- data/spec/dummy/tmp/cache/assets/DA0/330/sprockets%2Fcbbb4de706387d50f48a72ee6c9c1b80 +0 -0
- data/spec/dummy/tmp/cache/assets/DA5/0A0/sprockets%2F7a4b5928cec69ab65afff309a04d6b47 +0 -0
- data/spec/dummy/tmp/cache/assets/DA6/D80/sprockets%2F8702dce2e6b9879a6add309e92ace2f0 +0 -0
- data/spec/dummy/tmp/cache/assets/DA8/C50/sprockets%2F0810627fddce930a399fc60d3be97fed +0 -0
- data/spec/dummy/tmp/cache/assets/DA9/BF0/sprockets%2Fc59f8f7bf494fe030610bc86bb7cc5e5 +0 -0
- data/spec/dummy/tmp/cache/assets/DAA/2B0/sprockets%2Fe0c5d93fa08d139e198bfe47cd42b99a +0 -0
- data/spec/dummy/tmp/cache/assets/DAC/9B0/sprockets%2F5e58701704fefbc8f88ae24c549fab6b +0 -0
- data/spec/dummy/tmp/cache/assets/DAD/1F0/sprockets%2Fdf7609630657aee0ebe5ed61e929d5dd +0 -0
- data/spec/dummy/tmp/cache/assets/DAE/6C0/sprockets%2F77c7a8676aeefa73156c55dfcf51cc46 +0 -0
- data/spec/dummy/tmp/cache/assets/DAF/5B0/sprockets%2F780e81d97e4eefcce73e0b82a5b1859d +0 -0
- data/spec/dummy/tmp/cache/assets/DAF/7C0/sprockets%2F8942514d59e7bffbfb33cde6fa9735c2 +0 -0
- data/spec/dummy/tmp/cache/assets/DB3/5D0/sprockets%2Fce1d4d75832c9bdeafd869f6f7b61725 +0 -0
- data/spec/dummy/tmp/cache/assets/DB4/1F0/sprockets%2F69ad2749d7bfe831c0e74e7d7fc4dc57 +0 -0
- data/spec/dummy/tmp/cache/assets/DB5/040/sprockets%2F9a9da5df88713663b9fbc945facca891 +0 -0
- data/spec/dummy/tmp/cache/assets/DB5/860/sprockets%2Facf25fab3016425a0e03c9d190fd4eac +0 -0
- data/spec/dummy/tmp/cache/assets/DB9/220/sprockets%2Fd2dc4f59e70e73984997ffca8ad7f4a0 +0 -0
- data/spec/dummy/tmp/cache/assets/DBC/A20/sprockets%2Fec46fb30cecc002128c61fb49cf30da8 +0 -0
- data/spec/dummy/tmp/cache/assets/DC3/230/sprockets%2Fdf52e72eb73be91eccc60182191aed0b +0 -0
- data/spec/dummy/tmp/cache/assets/DC3/AC0/sprockets%2Fe29911eb34fdf4b710dd0d2c2cf24bc9 +0 -0
- data/spec/dummy/tmp/cache/assets/DC4/860/sprockets%2Fa01a3cf460ff15daae0f928d0f85f52e +0 -0
- data/spec/dummy/tmp/cache/assets/DC4/CA0/sprockets%2Fdbcd5b5132f1ec3ff0e7e7db19190f03 +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/DCB/620/sprockets%2F27a68cf9fe11fb1b6326d11eba7e76cb +0 -0
- data/spec/dummy/tmp/cache/assets/DCD/EB0/sprockets%2F4f77f509126ecbced7ea2a5ab290c8d4 +0 -0
- data/spec/dummy/tmp/cache/assets/DCE/070/sprockets%2Fb6ddeed67c9ebb1834d6252ef0360d1f +0 -0
- data/spec/dummy/tmp/cache/assets/DDB/EF0/sprockets%2Fe790bb18b64df8aa0a9fe94642a9edd8 +0 -0
- data/spec/dummy/tmp/cache/assets/DE3/6C0/sprockets%2F51c550cc1b3b021aa9aede66a5a36aff +0 -0
- data/spec/dummy/tmp/cache/assets/DE4/140/sprockets%2F139e4ab85d1aacb22c115fa136afdc8a +0 -0
- data/spec/dummy/tmp/cache/assets/DEB/110/sprockets%2F2dbdab0ce5babca645cdb5780004f875 +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/C20/sprockets%2Fd9178ad7e3b401c9fceafd64ea2b50d6 +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/BB0/sprockets%2Fefac99af1af28543aef6fb607faa4973 +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/E16/D30/sprockets%2Fd69469e6e7439baacd8df989c0fdacc2 +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/E64/1E0/sprockets%2F81ab4c863fbbdec8dd66afc97ebf034d +0 -0
- data/spec/dummy/tmp/cache/assets/E69/5D0/sprockets%2F63fec7fc86a82e4ccafeefd73b73b32f +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/features/console_reporter_spec.rb +24 -0
- data/spec/features/html_reporter_spec.rb +35 -0
- data/spec/features/install_generator_spec.rb +41 -0
- data/spec/spec_helper.rb +4 -1
- data/spec/support/aruba.rb +15 -0
- metadata +34 -49
- data/lib/teabag/formatters/junit_formatter.rb +0 -19
- data/spec/dummy/app/assets/javascripts/application.js +0 -15
- data/spec/dummy/app/assets/stylesheets/application.css +0 -13
- data/spec/dummy/app/views/layouts/application.html.erb +0 -14
- data/spec/dummy/config/environments/production.rb +0 -67
- data/spec/dummy/config/initializers/backtrace_silencers.rb +0 -7
- data/spec/dummy/config/initializers/inflections.rb +0 -15
- data/spec/dummy/config/initializers/mime_types.rb +0 -5
- data/spec/dummy/config/initializers/secret_token.rb +0 -7
- data/spec/dummy/config/initializers/session_store.rb +0 -8
- data/spec/dummy/config/initializers/wrap_parameters.rb +0 -14
- data/spec/dummy/config/locales/en.yml +0 -5
- data/spec/dummy/public/404.html +0 -26
- data/spec/dummy/public/422.html +0 -26
- data/spec/dummy/public/500.html +0 -25
data/spec/dummy/log/test.log
CHANGED
|
@@ -5029,3 +5029,1546 @@ Compiled drivers/phantomjs/runner.js (121ms) (pid 1013)
|
|
|
5029
5029
|
Compiled teabag/phantomjs/runner_spec.js (267ms) (pid 1013)
|
|
5030
5030
|
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1822.8ms)
|
|
5031
5031
|
Completed 200 OK in 1837ms (Views: 1836.9ms)
|
|
5032
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 16:51:38 -0700
|
|
5033
|
+
Processing by Teabag::SpecController#index as */*
|
|
5034
|
+
Parameters: {"suite"=>"foo"}
|
|
5035
|
+
Compiled teabag.css (0ms) (pid 22829)
|
|
5036
|
+
Compiled support/json2.js (1ms) (pid 22829)
|
|
5037
|
+
Compiled spec_helper.js (180ms) (pid 22829)
|
|
5038
|
+
Compiled teabag/base/fixture_spec.js (134ms) (pid 22829)
|
|
5039
|
+
Compiled teabag/base/reporters/console_spec.js (138ms) (pid 22829)
|
|
5040
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (124ms) (pid 22829)
|
|
5041
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (120ms) (pid 22829)
|
|
5042
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (96ms) (pid 22829)
|
|
5043
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (96ms) (pid 22829)
|
|
5044
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (96ms) (pid 22829)
|
|
5045
|
+
Compiled teabag/base/reporters/html_spec.js (171ms) (pid 22829)
|
|
5046
|
+
Compiled teabag/base/runner_spec.js (146ms) (pid 22829)
|
|
5047
|
+
Compiled teabag/base/teabag_spec.js (113ms) (pid 22829)
|
|
5048
|
+
Compiled drivers/phantomjs/runner.js (122ms) (pid 22829)
|
|
5049
|
+
Compiled teabag/phantomjs/runner_spec.js (272ms) (pid 22829)
|
|
5050
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1836.8ms)
|
|
5051
|
+
Completed 200 OK in 1850ms (Views: 1849.6ms)
|
|
5052
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 18:58:25 -0700
|
|
5053
|
+
Processing by Teabag::SpecController#index as */*
|
|
5054
|
+
Parameters: {"suite"=>"foo"}
|
|
5055
|
+
Compiled teabag.css (0ms) (pid 28080)
|
|
5056
|
+
Compiled support/json2.js (1ms) (pid 28080)
|
|
5057
|
+
Compiled spec_helper.js (194ms) (pid 28080)
|
|
5058
|
+
Compiled teabag/base/fixture_spec.js (135ms) (pid 28080)
|
|
5059
|
+
Compiled teabag/base/reporters/console_spec.js (138ms) (pid 28080)
|
|
5060
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (125ms) (pid 28080)
|
|
5061
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (123ms) (pid 28080)
|
|
5062
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (96ms) (pid 28080)
|
|
5063
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (104ms) (pid 28080)
|
|
5064
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (99ms) (pid 28080)
|
|
5065
|
+
Compiled teabag/base/reporters/html_spec.js (173ms) (pid 28080)
|
|
5066
|
+
Compiled teabag/base/runner_spec.js (149ms) (pid 28080)
|
|
5067
|
+
Compiled teabag/base/teabag_spec.js (115ms) (pid 28080)
|
|
5068
|
+
Compiled drivers/phantomjs/runner.js (124ms) (pid 28080)
|
|
5069
|
+
Compiled teabag/phantomjs/runner_spec.js (274ms) (pid 28080)
|
|
5070
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1892.4ms)
|
|
5071
|
+
Completed 200 OK in 1904ms (Views: 1904.0ms)
|
|
5072
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 18:58:44 -0700
|
|
5073
|
+
Processing by Teabag::SpecController#index as */*
|
|
5074
|
+
Parameters: {"suite"=>"foo"}
|
|
5075
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (68.2ms)
|
|
5076
|
+
Completed 200 OK in 78ms (Views: 77.6ms)
|
|
5077
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:03:23 -0700
|
|
5078
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5079
|
+
Parameters: {"suite"=>"default"}
|
|
5080
|
+
Rendered text template (0.0ms)
|
|
5081
|
+
Completed 200 OK in 11ms (Views: 11.0ms)
|
|
5082
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:21:16 -0700
|
|
5083
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5084
|
+
Parameters: {"suite"=>"default"}
|
|
5085
|
+
Rendered text template (0.0ms)
|
|
5086
|
+
Completed 200 OK in 32ms (Views: 31.9ms)
|
|
5087
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:21:32 -0700
|
|
5088
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5089
|
+
Parameters: {"suite"=>"default"}
|
|
5090
|
+
Rendered text template (0.0ms)
|
|
5091
|
+
Completed 200 OK in 11ms (Views: 10.5ms)
|
|
5092
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:22:19 -0700
|
|
5093
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5094
|
+
Parameters: {"suite"=>"default"}
|
|
5095
|
+
Rendered text template (0.0ms)
|
|
5096
|
+
Completed 200 OK in 9ms (Views: 8.7ms)
|
|
5097
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:22:23 -0700
|
|
5098
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5099
|
+
Parameters: {"suite"=>"default"}
|
|
5100
|
+
Rendered text template (0.0ms)
|
|
5101
|
+
Completed 200 OK in 1ms (Views: 0.7ms)
|
|
5102
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:22:24 -0700
|
|
5103
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5104
|
+
Parameters: {"suite"=>"default"}
|
|
5105
|
+
Rendered text template (0.0ms)
|
|
5106
|
+
Completed 200 OK in 1ms (Views: 0.8ms)
|
|
5107
|
+
Started GET "/" for 127.0.0.1 at 2013-01-10 19:22:27 -0700
|
|
5108
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:22:30 -0700
|
|
5109
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5110
|
+
Parameters: {"suite"=>"default"}
|
|
5111
|
+
Rendered text template (0.0ms)
|
|
5112
|
+
Completed 200 OK in 1ms (Views: 0.6ms)
|
|
5113
|
+
Started GET "/foo" for 127.0.0.1 at 2013-01-10 19:22:34 -0700
|
|
5114
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2013-01-10 19:22:44 -0700
|
|
5115
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5116
|
+
Parameters: {"suite"=>"default"}
|
|
5117
|
+
Rendered text template (0.0ms)
|
|
5118
|
+
Completed 200 OK in 1ms (Views: 0.7ms)
|
|
5119
|
+
Started GET "/" for 127.0.0.1 at 2013-01-10 19:27:02 -0700
|
|
5120
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2013-01-10 19:27:02 -0700
|
|
5121
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5122
|
+
Parameters: {"suite"=>"default"}
|
|
5123
|
+
Rendered text template (0.0ms)
|
|
5124
|
+
Completed 200 OK in 1ms (Views: 0.7ms)
|
|
5125
|
+
Started GET "/teabag/default" for 127.0.0.1 at 2013-01-10 19:27:02 -0700
|
|
5126
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5127
|
+
Parameters: {"suite"=>"default"}
|
|
5128
|
+
Rendered text template (0.0ms)
|
|
5129
|
+
Completed 200 OK in 1ms (Views: 0.5ms)
|
|
5130
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:34:11 -0700
|
|
5131
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5132
|
+
Parameters: {"suite"=>"default"}
|
|
5133
|
+
Rendered text template (0.0ms)
|
|
5134
|
+
Completed 200 OK in 31ms (Views: 8.9ms)
|
|
5135
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 19:34:43 -0700
|
|
5136
|
+
Processing by Teabag::SpecController#index as */*
|
|
5137
|
+
Parameters: {"suite"=>"foo"}
|
|
5138
|
+
Compiled teabag.css (0ms) (pid 41998)
|
|
5139
|
+
Compiled support/json2.js (1ms) (pid 41998)
|
|
5140
|
+
Compiled spec_helper.js (169ms) (pid 41998)
|
|
5141
|
+
Compiled teabag/base/fixture_spec.js (162ms) (pid 41998)
|
|
5142
|
+
Compiled teabag/base/reporters/console_spec.js (138ms) (pid 41998)
|
|
5143
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (125ms) (pid 41998)
|
|
5144
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (97ms) (pid 41998)
|
|
5145
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (97ms) (pid 41998)
|
|
5146
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (97ms) (pid 41998)
|
|
5147
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (126ms) (pid 41998)
|
|
5148
|
+
Compiled teabag/base/reporters/html_spec.js (176ms) (pid 41998)
|
|
5149
|
+
Compiled teabag/base/runner_spec.js (123ms) (pid 41998)
|
|
5150
|
+
Compiled teabag/base/teabag_spec.js (118ms) (pid 41998)
|
|
5151
|
+
Compiled drivers/phantomjs/runner.js (125ms) (pid 41998)
|
|
5152
|
+
Compiled teabag/phantomjs/runner_spec.js (300ms) (pid 41998)
|
|
5153
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1851.3ms)
|
|
5154
|
+
Completed 200 OK in 1861ms (Views: 1860.3ms)
|
|
5155
|
+
Started GET "/" for 127.0.0.1 at 2013-01-10 19:36:52 -0700
|
|
5156
|
+
Processing by ApplicationController#test as HTML
|
|
5157
|
+
Rendered text template (0.0ms)
|
|
5158
|
+
Completed 200 OK in 9ms (Views: 8.9ms)
|
|
5159
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:37:04 -0700
|
|
5160
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5161
|
+
Parameters: {"suite"=>"default"}
|
|
5162
|
+
Rendered text template (0.0ms)
|
|
5163
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
|
5164
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 19:37:38 -0700
|
|
5165
|
+
Processing by Teabag::SpecController#index as */*
|
|
5166
|
+
Parameters: {"suite"=>"foo"}
|
|
5167
|
+
Compiled teabag.css (0ms) (pid 42624)
|
|
5168
|
+
Compiled support/json2.js (1ms) (pid 42624)
|
|
5169
|
+
Compiled spec_helper.js (114ms) (pid 42624)
|
|
5170
|
+
Compiled teabag/base/fixture_spec.js (137ms) (pid 42624)
|
|
5171
|
+
Compiled teabag/base/reporters/console_spec.js (142ms) (pid 42624)
|
|
5172
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (125ms) (pid 42624)
|
|
5173
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (123ms) (pid 42624)
|
|
5174
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (96ms) (pid 42624)
|
|
5175
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (95ms) (pid 42624)
|
|
5176
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (95ms) (pid 42624)
|
|
5177
|
+
Compiled teabag/base/reporters/html_spec.js (175ms) (pid 42624)
|
|
5178
|
+
Compiled teabag/base/runner_spec.js (149ms) (pid 42624)
|
|
5179
|
+
Compiled teabag/base/teabag_spec.js (118ms) (pid 42624)
|
|
5180
|
+
Compiled drivers/phantomjs/runner.js (125ms) (pid 42624)
|
|
5181
|
+
Compiled teabag/phantomjs/runner_spec.js (282ms) (pid 42624)
|
|
5182
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1798.1ms)
|
|
5183
|
+
Completed 200 OK in 1808ms (Views: 1808.0ms)
|
|
5184
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 19:38:24 -0700
|
|
5185
|
+
Processing by Teabag::SpecController#index as */*
|
|
5186
|
+
Parameters: {"suite"=>"foo"}
|
|
5187
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (96.8ms)
|
|
5188
|
+
Completed 200 OK in 109ms (Views: 108.6ms)
|
|
5189
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:45:31 -0700
|
|
5190
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5191
|
+
Parameters: {"suite"=>"default"}
|
|
5192
|
+
Rendered text template (0.0ms)
|
|
5193
|
+
Completed 200 OK in 11ms (Views: 10.9ms)
|
|
5194
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:45:52 -0700
|
|
5195
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5196
|
+
Parameters: {"suite"=>"default"}
|
|
5197
|
+
Rendered text template (0.0ms)
|
|
5198
|
+
Completed 200 OK in 9ms (Views: 8.5ms)
|
|
5199
|
+
Started GET "/teabag" for 127.0.0.1 at 2013-01-10 19:46:33 -0700
|
|
5200
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5201
|
+
Parameters: {"suite"=>"default"}
|
|
5202
|
+
Rendered text template (0.0ms)
|
|
5203
|
+
Completed 200 OK in 10ms (Views: 9.7ms)
|
|
5204
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 19:47:00 -0700
|
|
5205
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5206
|
+
Parameters: {"suite"=>"integration"}
|
|
5207
|
+
Compiled integration/integration_ispec.js (176ms) (pid 42856)
|
|
5208
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (230.3ms)
|
|
5209
|
+
Completed 200 OK in 240ms (Views: 239.5ms)
|
|
5210
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 19:47:01 -0700
|
|
5211
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
5212
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 19:47:01 -0700
|
|
5213
|
+
Served asset /teabag-jasmine.js - 200 OK (3ms)
|
|
5214
|
+
Started GET "/assets/integration/integration_ispec.js?body=1" for 127.0.0.1 at 2013-01-10 19:47:01 -0700
|
|
5215
|
+
Served asset /integration/integration_ispec.js - 200 OK (2ms)
|
|
5216
|
+
Started GET "/integration" for 127.0.0.1 at 2013-01-10 19:52:51 -0700
|
|
5217
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5218
|
+
Parameters: {"suite"=>"integration"}
|
|
5219
|
+
Compiled teabag.css (0ms) (pid 43090)
|
|
5220
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (17.8ms)
|
|
5221
|
+
Completed 200 OK in 46ms (Views: 45.8ms)
|
|
5222
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 19:52:51 -0700
|
|
5223
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5224
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 19:52:51 -0700
|
|
5225
|
+
Served asset /teabag-jasmine.js - 200 OK (2ms)
|
|
5226
|
+
Started GET "/assets/integration/integration_ispec.js?body=1" for 127.0.0.1 at 2013-01-10 19:52:51 -0700
|
|
5227
|
+
Served asset /integration/integration_ispec.js - 200 OK (2ms)
|
|
5228
|
+
Started GET "/integration" for 127.0.0.1 at 2013-01-10 19:55:19 -0700
|
|
5229
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5230
|
+
Parameters: {"suite"=>"integration"}
|
|
5231
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (14.9ms)
|
|
5232
|
+
Completed 200 OK in 44ms (Views: 43.9ms)
|
|
5233
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 19:55:19 -0700
|
|
5234
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5235
|
+
Started GET "/assets/integration/integration_ispec.js?body=1" for 127.0.0.1 at 2013-01-10 19:55:19 -0700
|
|
5236
|
+
Served asset /integration/integration_ispec.js - 200 OK (1ms)
|
|
5237
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 19:55:19 -0700
|
|
5238
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5239
|
+
Started GET "/integration" for 127.0.0.1 at 2013-01-10 19:55:35 -0700
|
|
5240
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5241
|
+
Parameters: {"suite"=>"integration"}
|
|
5242
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (15.0ms)
|
|
5243
|
+
Completed 200 OK in 44ms (Views: 43.8ms)
|
|
5244
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 19:55:35 -0700
|
|
5245
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
5246
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 19:55:35 -0700
|
|
5247
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5248
|
+
Started GET "/assets/integration/integration_ispec.js?body=1" for 127.0.0.1 at 2013-01-10 19:55:35 -0700
|
|
5249
|
+
Served asset /integration/integration_ispec.js - 200 OK (1ms)
|
|
5250
|
+
Started GET "/integration" for 127.0.0.1 at 2013-01-10 19:57:52 -0700
|
|
5251
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5252
|
+
Parameters: {"suite"=>"integration"}
|
|
5253
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (14.7ms)
|
|
5254
|
+
Completed 200 OK in 45ms (Views: 44.6ms)
|
|
5255
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 19:57:52 -0700
|
|
5256
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5257
|
+
Started GET "/assets/integration/integration_ispec.js?body=1" for 127.0.0.1 at 2013-01-10 19:57:52 -0700
|
|
5258
|
+
Served asset /integration/integration_ispec.js - 200 OK (1ms)
|
|
5259
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 19:57:52 -0700
|
|
5260
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5261
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:03:19 -0700
|
|
5262
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5263
|
+
Parameters: {"suite"=>"integration"}
|
|
5264
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (8.4ms)
|
|
5265
|
+
Completed 200 OK in 37ms (Views: 36.5ms)
|
|
5266
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:03:19 -0700
|
|
5267
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5268
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:03:19 -0700
|
|
5269
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5270
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:09:26 -0700
|
|
5271
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5272
|
+
Parameters: {"suite"=>"integration"}
|
|
5273
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (8.4ms)
|
|
5274
|
+
Completed 200 OK in 38ms (Views: 37.4ms)
|
|
5275
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:09:26 -0700
|
|
5276
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5277
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:09:26 -0700
|
|
5278
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5279
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:11:34 -0700
|
|
5280
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5281
|
+
Parameters: {"suite"=>"integration"}
|
|
5282
|
+
Compiled teabag.css (0ms) (pid 43462)
|
|
5283
|
+
Compiled teabag-jasmine.js (1ms) (pid 43462)
|
|
5284
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (110710.2ms)
|
|
5285
|
+
Completed 200 OK in 110720ms (Views: 110719.9ms)
|
|
5286
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:13:25 -0700
|
|
5287
|
+
Served asset /teabag.css - 200 OK (3ms)
|
|
5288
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:13:25 -0700
|
|
5289
|
+
Served asset /teabag-jasmine.js - 200 OK (2ms)
|
|
5290
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:13:37 -0700
|
|
5291
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5292
|
+
Parameters: {"suite"=>"integration"}
|
|
5293
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (21100.7ms)
|
|
5294
|
+
Rendered text template (0.0ms)
|
|
5295
|
+
Completed 200 OK in 21113ms (Views: 2.4ms)
|
|
5296
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:31:30 -0700
|
|
5297
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5298
|
+
Parameters: {"suite"=>"integration"}
|
|
5299
|
+
Compiled teabag.css (0ms) (pid 43823)
|
|
5300
|
+
Compiled teabag-jasmine.js (1ms) (pid 43823)
|
|
5301
|
+
Compiled support/json2.js (1ms) (pid 43823)
|
|
5302
|
+
Compiled spec_helper.js (115ms) (pid 43823)
|
|
5303
|
+
Compiled integration/integration_spec.js (239ms) (pid 43823)
|
|
5304
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (305.9ms)
|
|
5305
|
+
Completed 200 OK in 317ms (Views: 316.5ms)
|
|
5306
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:31:30 -0700
|
|
5307
|
+
Served asset /teabag.css - 200 OK (4ms)
|
|
5308
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:31:30 -0700
|
|
5309
|
+
Served asset /teabag-jasmine.js - 200 OK (3ms)
|
|
5310
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 20:31:30 -0700
|
|
5311
|
+
Served asset /support/json2.js - 200 OK (28ms)
|
|
5312
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:31:30 -0700
|
|
5313
|
+
Served asset /integration/integration_spec.js - 200 OK (9ms)
|
|
5314
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:31:30 -0700
|
|
5315
|
+
Served asset /spec_helper.js - 200 OK (5ms)
|
|
5316
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 20:31:30 -0700
|
|
5317
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5318
|
+
Parameters: {"filename"=>"fixture"}
|
|
5319
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (2.7ms)
|
|
5320
|
+
Completed 200 OK in 8ms (Views: 6.9ms)
|
|
5321
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:33:29 -0700
|
|
5322
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5323
|
+
Parameters: {"suite"=>"integration"}
|
|
5324
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (28.4ms)
|
|
5325
|
+
Completed 200 OK in 39ms (Views: 38.2ms)
|
|
5326
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:33:29 -0700
|
|
5327
|
+
Served asset /teabag.css - 200 OK (3ms)
|
|
5328
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:33:29 -0700
|
|
5329
|
+
Served asset /teabag-jasmine.js - 200 OK (4ms)
|
|
5330
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 20:33:29 -0700
|
|
5331
|
+
Served asset /support/json2.js - 200 OK (7ms)
|
|
5332
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:33:29 -0700
|
|
5333
|
+
Served asset /spec_helper.js - 200 OK (5ms)
|
|
5334
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:33:29 -0700
|
|
5335
|
+
Served asset /integration/integration_spec.js - 200 OK (4ms)
|
|
5336
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 20:33:29 -0700
|
|
5337
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5338
|
+
Parameters: {"filename"=>"fixture"}
|
|
5339
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (2.6ms)
|
|
5340
|
+
Completed 200 OK in 4ms (Views: 3.9ms)
|
|
5341
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 20:37:04 -0700
|
|
5342
|
+
Processing by Teabag::SpecController#index as */*
|
|
5343
|
+
Parameters: {"suite"=>"foo"}
|
|
5344
|
+
Compiled teabag.css (0ms) (pid 43962)
|
|
5345
|
+
Compiled support/json2.js (0ms) (pid 43962)
|
|
5346
|
+
Compiled spec_helper.js (107ms) (pid 43962)
|
|
5347
|
+
Compiled teabag/base/fixture_spec.js (133ms) (pid 43962)
|
|
5348
|
+
Compiled teabag/base/reporters/console_spec.js (139ms) (pid 43962)
|
|
5349
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (124ms) (pid 43962)
|
|
5350
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (95ms) (pid 43962)
|
|
5351
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (95ms) (pid 43962)
|
|
5352
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (96ms) (pid 43962)
|
|
5353
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (97ms) (pid 43962)
|
|
5354
|
+
Compiled teabag/base/reporters/html_spec.js (171ms) (pid 43962)
|
|
5355
|
+
Compiled teabag/base/runner_spec.js (120ms) (pid 43962)
|
|
5356
|
+
Compiled teabag/base/teabag_spec.js (115ms) (pid 43962)
|
|
5357
|
+
Compiled drivers/phantomjs/runner.js (122ms) (pid 43962)
|
|
5358
|
+
Compiled teabag/phantomjs/runner_spec.js (269ms) (pid 43962)
|
|
5359
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1722.3ms)
|
|
5360
|
+
Completed 200 OK in 1746ms (Views: 1746.2ms)
|
|
5361
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:37:07 -0700
|
|
5362
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5363
|
+
Parameters: {"suite"=>"integration"}
|
|
5364
|
+
Compiled integration/integration_spec.js (108ms) (pid 43962)
|
|
5365
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (120.8ms)
|
|
5366
|
+
Completed 200 OK in 123ms (Views: 122.4ms)
|
|
5367
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:37:07 -0700
|
|
5368
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
5369
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:37:07 -0700
|
|
5370
|
+
Served asset /integration/integration_spec.js - 200 OK (5ms)
|
|
5371
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 20:37:07 -0700
|
|
5372
|
+
Served asset /support/json2.js - 200 OK (3ms)
|
|
5373
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:37:07 -0700
|
|
5374
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5375
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:37:07 -0700
|
|
5376
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
5377
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 20:37:08 -0700
|
|
5378
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5379
|
+
Parameters: {"filename"=>"fixture"}
|
|
5380
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
5381
|
+
Completed 200 OK in 43ms (Views: 42.7ms)
|
|
5382
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:51:26 -0700
|
|
5383
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5384
|
+
Parameters: {"suite"=>"integration"}
|
|
5385
|
+
Compiled teabag.css (0ms) (pid 44292)
|
|
5386
|
+
Compiled support/json2.js (0ms) (pid 44292)
|
|
5387
|
+
Compiled spec_helper.js (105ms) (pid 44292)
|
|
5388
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (134.1ms)
|
|
5389
|
+
Completed 200 OK in 163ms (Views: 163.1ms)
|
|
5390
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:51:26 -0700
|
|
5391
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
5392
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:51:26 -0700
|
|
5393
|
+
Served asset /spec_helper.js - 200 OK (5ms)
|
|
5394
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:51:26 -0700
|
|
5395
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5396
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 20:51:26 -0700
|
|
5397
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
5398
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:51:26 -0700
|
|
5399
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
5400
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 20:51:26 -0700
|
|
5401
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5402
|
+
Parameters: {"filename"=>"fixture"}
|
|
5403
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
5404
|
+
Completed 200 OK in 3ms (Views: 2.7ms)
|
|
5405
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:52:46 -0700
|
|
5406
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5407
|
+
Parameters: {"suite"=>"integration"}
|
|
5408
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (16.5ms)
|
|
5409
|
+
Completed 200 OK in 50ms (Views: 49.5ms)
|
|
5410
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:52:46 -0700
|
|
5411
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5412
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:52:46 -0700
|
|
5413
|
+
Served asset /spec_helper.js - 200 OK (3ms)
|
|
5414
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:52:46 -0700
|
|
5415
|
+
Served asset /teabag-jasmine.js - 200 OK (2ms)
|
|
5416
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 20:52:46 -0700
|
|
5417
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
5418
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:52:46 -0700
|
|
5419
|
+
Served asset /integration/integration_spec.js - 200 OK (3ms)
|
|
5420
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 20:52:46 -0700
|
|
5421
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5422
|
+
Parameters: {"filename"=>"fixture"}
|
|
5423
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
5424
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
5425
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:54:03 -0700
|
|
5426
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5427
|
+
Parameters: {"suite"=>"integration"}
|
|
5428
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (16.9ms)
|
|
5429
|
+
Completed 200 OK in 47ms (Views: 46.8ms)
|
|
5430
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:54:03 -0700
|
|
5431
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
5432
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 20:54:03 -0700
|
|
5433
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
5434
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:54:03 -0700
|
|
5435
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
5436
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:54:03 -0700
|
|
5437
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5438
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:54:03 -0700
|
|
5439
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
5440
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 20:54:04 -0700
|
|
5441
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5442
|
+
Parameters: {"filename"=>"fixture"}
|
|
5443
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
5444
|
+
Completed 200 OK in 3ms (Views: 2.7ms)
|
|
5445
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:56:19 -0700
|
|
5446
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5447
|
+
Parameters: {"suite"=>"integration"}
|
|
5448
|
+
Compiled integration/spec_helper.js (103ms) (pid 44390)
|
|
5449
|
+
Compiled integration/integration_spec.js (217ms) (pid 44390)
|
|
5450
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (237.8ms)
|
|
5451
|
+
Completed 200 OK in 266ms (Views: 266.0ms)
|
|
5452
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:56:19 -0700
|
|
5453
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5454
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:56:19 -0700
|
|
5455
|
+
Served asset /teabag-jasmine.js - 200 OK (3ms)
|
|
5456
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:56:19 -0700
|
|
5457
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
5458
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:56:19 -0700
|
|
5459
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
5460
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:56:57 -0700
|
|
5461
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5462
|
+
Parameters: {"suite"=>"integration"}
|
|
5463
|
+
Compiled integration/spec_helper.js (102ms) (pid 44413)
|
|
5464
|
+
Compiled integration/integration_spec.js (103ms) (pid 44413)
|
|
5465
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (229.7ms)
|
|
5466
|
+
Completed 200 OK in 259ms (Views: 258.4ms)
|
|
5467
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:56:57 -0700
|
|
5468
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5469
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:56:57 -0700
|
|
5470
|
+
Served asset /teabag-jasmine.js - 200 OK (4ms)
|
|
5471
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:56:57 -0700
|
|
5472
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
5473
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:56:57 -0700
|
|
5474
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
5475
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 20:59:06 -0700
|
|
5476
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5477
|
+
Parameters: {"suite"=>"integration"}
|
|
5478
|
+
Compiled teabag.css (0ms) (pid 44487)
|
|
5479
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (17.6ms)
|
|
5480
|
+
Completed 200 OK in 46ms (Views: 46.2ms)
|
|
5481
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 20:59:06 -0700
|
|
5482
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5483
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 20:59:06 -0700
|
|
5484
|
+
Served asset /teabag-jasmine.js - 200 OK (3ms)
|
|
5485
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 20:59:06 -0700
|
|
5486
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
5487
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 20:59:06 -0700
|
|
5488
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
5489
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 20:59:06 -0700
|
|
5490
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5491
|
+
Parameters: {"filename"=>"fixture"}
|
|
5492
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
5493
|
+
Completed 200 OK in 3ms (Views: 2.5ms)
|
|
5494
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 21:00:38 -0700
|
|
5495
|
+
Processing by Teabag::SpecController#index as */*
|
|
5496
|
+
Parameters: {"suite"=>"foo"}
|
|
5497
|
+
Compiled support/json2.js (0ms) (pid 44515)
|
|
5498
|
+
Compiled spec_helper.js (108ms) (pid 44515)
|
|
5499
|
+
Compiled teabag/base/fixture_spec.js (133ms) (pid 44515)
|
|
5500
|
+
Compiled teabag/base/reporters/console_spec.js (163ms) (pid 44515)
|
|
5501
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (124ms) (pid 44515)
|
|
5502
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (96ms) (pid 44515)
|
|
5503
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (97ms) (pid 44515)
|
|
5504
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (96ms) (pid 44515)
|
|
5505
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (95ms) (pid 44515)
|
|
5506
|
+
Compiled teabag/base/reporters/html_spec.js (170ms) (pid 44515)
|
|
5507
|
+
Compiled teabag/base/runner_spec.js (119ms) (pid 44515)
|
|
5508
|
+
Compiled teabag/base/teabag_spec.js (112ms) (pid 44515)
|
|
5509
|
+
Compiled drivers/phantomjs/runner.js (124ms) (pid 44515)
|
|
5510
|
+
Compiled teabag/phantomjs/runner_spec.js (302ms) (pid 44515)
|
|
5511
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1751.7ms)
|
|
5512
|
+
Completed 200 OK in 1760ms (Views: 1760.2ms)
|
|
5513
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 21:00:42 -0700
|
|
5514
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5515
|
+
Parameters: {"suite"=>"integration"}
|
|
5516
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (10.3ms)
|
|
5517
|
+
Completed 200 OK in 11ms (Views: 11.3ms)
|
|
5518
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 21:00:42 -0700
|
|
5519
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5520
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 21:00:42 -0700
|
|
5521
|
+
Served asset /integration/spec_helper.js - 200 OK (2ms)
|
|
5522
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 21:00:42 -0700
|
|
5523
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5524
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 21:00:42 -0700
|
|
5525
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
5526
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 21:00:42 -0700
|
|
5527
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5528
|
+
Parameters: {"filename"=>"fixture"}
|
|
5529
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
5530
|
+
Completed 200 OK in 3ms (Views: 2.2ms)
|
|
5531
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 21:31:14 -0700
|
|
5532
|
+
Processing by Teabag::SpecController#index as */*
|
|
5533
|
+
Parameters: {"suite"=>"foo"}
|
|
5534
|
+
Compiled teabag.css (0ms) (pid 46649)
|
|
5535
|
+
Compiled support/json2.js (1ms) (pid 46649)
|
|
5536
|
+
Compiled spec_helper.js (183ms) (pid 46649)
|
|
5537
|
+
Compiled teabag/base/fixture_spec.js (136ms) (pid 46649)
|
|
5538
|
+
Compiled teabag/base/reporters/console_spec.js (140ms) (pid 46649)
|
|
5539
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (128ms) (pid 46649)
|
|
5540
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (99ms) (pid 46649)
|
|
5541
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (97ms) (pid 46649)
|
|
5542
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (98ms) (pid 46649)
|
|
5543
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (96ms) (pid 46649)
|
|
5544
|
+
Compiled teabag/base/reporters/html_spec.js (170ms) (pid 46649)
|
|
5545
|
+
Compiled teabag/base/runner_spec.js (119ms) (pid 46649)
|
|
5546
|
+
Compiled teabag/base/teabag_spec.js (112ms) (pid 46649)
|
|
5547
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1661.1ms)
|
|
5548
|
+
Rendered text template (0.0ms)
|
|
5549
|
+
Completed 200 OK in 1680ms (Views: 5.6ms)
|
|
5550
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 21:31:53 -0700
|
|
5551
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5552
|
+
Parameters: {"suite"=>"integration"}
|
|
5553
|
+
Compiled teabag.css (0ms) (pid 46726)
|
|
5554
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (18.3ms)
|
|
5555
|
+
Completed 200 OK in 49ms (Views: 48.5ms)
|
|
5556
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 21:31:53 -0700
|
|
5557
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5558
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 21:31:53 -0700
|
|
5559
|
+
Served asset /teabag-jasmine.js - 200 OK (2ms)
|
|
5560
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 21:31:53 -0700
|
|
5561
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
5562
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 21:31:53 -0700
|
|
5563
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
5564
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 21:31:54 -0700
|
|
5565
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5566
|
+
Parameters: {"filename"=>"fixture"}
|
|
5567
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
5568
|
+
Completed 200 OK in 6ms (Views: 6.0ms)
|
|
5569
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 21:31:54 -0700
|
|
5570
|
+
Processing by Teabag::SpecController#index as */*
|
|
5571
|
+
Parameters: {"suite"=>"foo"}
|
|
5572
|
+
Compiled support/json2.js (1ms) (pid 46726)
|
|
5573
|
+
Compiled spec_helper.js (107ms) (pid 46726)
|
|
5574
|
+
Compiled teabag/base/fixture_spec.js (133ms) (pid 46726)
|
|
5575
|
+
Compiled teabag/base/reporters/console_spec.js (165ms) (pid 46726)
|
|
5576
|
+
Compiled drivers/phantomjs/runner.js (122ms) (pid 46726)
|
|
5577
|
+
Compiled teabag/phantomjs/runner_spec.js (267ms) (pid 46726)
|
|
5578
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (739.3ms)
|
|
5579
|
+
Completed 200 OK in 742ms (Views: 741.6ms)
|
|
5580
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 22:11:33 -0700
|
|
5581
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5582
|
+
Parameters: {"suite"=>"integration"}
|
|
5583
|
+
Compiled teabag.css (0ms) (pid 49507)
|
|
5584
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (54.9ms)
|
|
5585
|
+
Completed 200 OK in 67ms (Views: 66.8ms)
|
|
5586
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:11:33 -0700
|
|
5587
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5588
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:11:33 -0700
|
|
5589
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
5590
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:11:33 -0700
|
|
5591
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
5592
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:11:33 -0700
|
|
5593
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
5594
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:11:33 -0700
|
|
5595
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5596
|
+
Parameters: {"filename"=>"fixture"}
|
|
5597
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
5598
|
+
Completed 200 OK in 3ms (Views: 2.7ms)
|
|
5599
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 22:11:33 -0700
|
|
5600
|
+
Processing by Teabag::SpecController#index as */*
|
|
5601
|
+
Parameters: {"suite"=>"foo"}
|
|
5602
|
+
Compiled support/json2.js (1ms) (pid 49507)
|
|
5603
|
+
Compiled spec_helper.js (172ms) (pid 49507)
|
|
5604
|
+
Compiled teabag/base/fixture_spec.js (134ms) (pid 49507)
|
|
5605
|
+
Compiled teabag/base/reporters/console_spec.js (137ms) (pid 49507)
|
|
5606
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (126ms) (pid 49507)
|
|
5607
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (125ms) (pid 49507)
|
|
5608
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (96ms) (pid 49507)
|
|
5609
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (98ms) (pid 49507)
|
|
5610
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (98ms) (pid 49507)
|
|
5611
|
+
Compiled teabag/base/reporters/html_spec.js (174ms) (pid 49507)
|
|
5612
|
+
Compiled teabag/base/runner_spec.js (125ms) (pid 49507)
|
|
5613
|
+
Compiled teabag/base/teabag_spec.js (115ms) (pid 49507)
|
|
5614
|
+
Compiled drivers/phantomjs/runner.js (121ms) (pid 49507)
|
|
5615
|
+
Compiled teabag/phantomjs/runner_spec.js (269ms) (pid 49507)
|
|
5616
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1814.7ms)
|
|
5617
|
+
Completed 200 OK in 1818ms (Views: 1817.5ms)
|
|
5618
|
+
Started GET "/teabag/default/" for 127.0.0.1 at 2013-01-10 22:19:28 -0700
|
|
5619
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5620
|
+
Parameters: {"suite"=>"default"}
|
|
5621
|
+
Compiled teabag.css (0ms) (pid 49735)
|
|
5622
|
+
Compiled jasmine-1.3.1.js (1ms) (pid 49735)
|
|
5623
|
+
Compiled teabag/base/runner.js (107ms) (pid 49735)
|
|
5624
|
+
Compiled teabag/base/fixture.js (130ms) (pid 49735)
|
|
5625
|
+
Compiled teabag/base/reporters/html/base_view.js (131ms) (pid 49735)
|
|
5626
|
+
Compiled teabag/base/reporters/html/progress_view.js (124ms) (pid 49735)
|
|
5627
|
+
Compiled teabag/base/reporters/html/spec_view.js (120ms) (pid 49735)
|
|
5628
|
+
Compiled teabag/base/reporters/html/failure_view.js (104ms) (pid 49735)
|
|
5629
|
+
Compiled teabag/base/reporters/html/suite_view.js (121ms) (pid 49735)
|
|
5630
|
+
Compiled teabag/base/reporters/html.js (773ms) (pid 49735)
|
|
5631
|
+
Compiled teabag/base/reporters/console.js (122ms) (pid 49735)
|
|
5632
|
+
Compiled teabag/base/teabag.js (1257ms) (pid 49735)
|
|
5633
|
+
Compiled teabag/jasmine/reporters/html.js (103ms) (pid 49735)
|
|
5634
|
+
Compiled teabag/jasmine.js (1514ms) (pid 49735)
|
|
5635
|
+
Compiled support/json2.js (1ms) (pid 49735)
|
|
5636
|
+
Compiled spec_helper.js (105ms) (pid 49735)
|
|
5637
|
+
Compiled teabag/base/fixture_spec.js (161ms) (pid 49735)
|
|
5638
|
+
Compiled teabag/base/reporters/console_spec.js (137ms) (pid 49735)
|
|
5639
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (125ms) (pid 49735)
|
|
5640
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (95ms) (pid 49735)
|
|
5641
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (94ms) (pid 49735)
|
|
5642
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (95ms) (pid 49735)
|
|
5643
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (94ms) (pid 49735)
|
|
5644
|
+
Compiled teabag/base/reporters/html_spec.js (171ms) (pid 49735)
|
|
5645
|
+
Compiled teabag/base/runner_spec.js (120ms) (pid 49735)
|
|
5646
|
+
Compiled teabag/base/teabag_spec.js (134ms) (pid 49735)
|
|
5647
|
+
Compiled drivers/phantomjs/runner.js (121ms) (pid 49735)
|
|
5648
|
+
Compiled teabag/phantomjs/runner_spec.js (266ms) (pid 49735)
|
|
5649
|
+
Compiled specs/asset_spec.js (0ms) (pid 49735)
|
|
5650
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (3342.4ms)
|
|
5651
|
+
Completed 200 OK in 3351ms (Views: 3351.2ms)
|
|
5652
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5653
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
5654
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5655
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
5656
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5657
|
+
Served asset /teabag/base/teabag.js - 200 OK (11ms)
|
|
5658
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5659
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
5660
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5661
|
+
Served asset /jasmine-1.3.1.js - 200 OK (1ms)
|
|
5662
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5663
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
5664
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5665
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
|
|
5666
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5667
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (2ms)
|
|
5668
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5669
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
5670
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5671
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
5672
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5673
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
5674
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5675
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
5676
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5677
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
5678
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5679
|
+
Served asset /teabag/jasmine.js - 200 OK (28ms)
|
|
5680
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5681
|
+
Served asset /support/json2.js - 200 OK (2ms)
|
|
5682
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5683
|
+
Served asset /spec_helper.js - 200 OK (3ms)
|
|
5684
|
+
Started GET "/assets/teabag/base/fixture_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5685
|
+
Served asset /teabag/base/fixture_spec.js - 200 OK (1ms)
|
|
5686
|
+
Started GET "/assets/teabag/base/reporters/console_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5687
|
+
Served asset /teabag/base/reporters/console_spec.js - 200 OK (1ms)
|
|
5688
|
+
Started GET "/assets/teabag/base/reporters/html/base_view_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5689
|
+
Served asset /teabag/base/reporters/html/base_view_spec.js - 200 OK (19ms)
|
|
5690
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5691
|
+
Served asset /teabag/base/reporters/html/failure_view_spec.js - 200 OK (1ms)
|
|
5692
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5693
|
+
Served asset /teabag/base/reporters/html/progress_view_spec.js - 200 OK (1ms)
|
|
5694
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5695
|
+
Served asset /teabag/base/reporters/html/suite_view_spec.js - 200 OK (1ms)
|
|
5696
|
+
Started GET "/assets/teabag/base/reporters/html_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5697
|
+
Served asset /teabag/base/reporters/html_spec.js - 200 OK (1ms)
|
|
5698
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5699
|
+
Served asset /teabag/base/reporters/html/spec_view_spec.js - 200 OK (1ms)
|
|
5700
|
+
Started GET "/assets/teabag/base/runner_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5701
|
+
Served asset /teabag/base/runner_spec.js - 200 OK (1ms)
|
|
5702
|
+
Started GET "/assets/teabag/base/teabag_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5703
|
+
Served asset /teabag/base/teabag_spec.js - 200 OK (1ms)
|
|
5704
|
+
Started GET "/assets/teabag/phantomjs/runner_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5705
|
+
Served asset /teabag/phantomjs/runner_spec.js - 200 OK (2ms)
|
|
5706
|
+
Started GET "/assets/drivers/phantomjs/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5707
|
+
Served asset /drivers/phantomjs/runner.js - 200 OK (2ms)
|
|
5708
|
+
Started GET "/assets/specs/asset_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:32 -0700
|
|
5709
|
+
Served asset /specs/asset_spec.js - 200 OK (1ms)
|
|
5710
|
+
Started GET "/teabag/jasmine/" for 127.0.0.1 at 2013-01-10 22:19:33 -0700
|
|
5711
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5712
|
+
Parameters: {"suite"=>"jasmine"}
|
|
5713
|
+
Compiled jquery.js (1ms) (pid 49735)
|
|
5714
|
+
Compiled support/jasmine-jquery.js (0ms) (pid 49735)
|
|
5715
|
+
Compiled jasmine_helper.js (134ms) (pid 49735)
|
|
5716
|
+
Compiled teabag/jasmine/jasmine_jspec.js (117ms) (pid 49735)
|
|
5717
|
+
Compiled teabag/jasmine/models_jspec.js (132ms) (pid 49735)
|
|
5718
|
+
Compiled teabag/jasmine/reporters/html_jspec.js (103ms) (pid 49735)
|
|
5719
|
+
Compiled teabag/jasmine/runner_jspec.js (146ms) (pid 49735)
|
|
5720
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (701.7ms)
|
|
5721
|
+
Completed 200 OK in 703ms (Views: 702.5ms)
|
|
5722
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5723
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
5724
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5725
|
+
Served asset /jasmine-1.3.1.js - 200 OK (0ms)
|
|
5726
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5727
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
5728
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5729
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
5730
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5731
|
+
Served asset /teabag/base/fixture.js - 200 OK (0ms)
|
|
5732
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5733
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
5734
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5735
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
5736
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5737
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
5738
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5739
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
5740
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5741
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
5742
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5743
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
5744
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5745
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
5746
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5747
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (0ms)
|
|
5748
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5749
|
+
Served asset /teabag/jasmine.js - 200 OK (0ms)
|
|
5750
|
+
Started GET "/assets/support/jasmine-jquery.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5751
|
+
Served asset /support/jasmine-jquery.js - 200 OK (5ms)
|
|
5752
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5753
|
+
Served asset /jquery.js - 200 OK (2ms)
|
|
5754
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5755
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
5756
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5757
|
+
Served asset /support/json2.js - 200 OK (0ms)
|
|
5758
|
+
Started GET "/assets/jasmine_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5759
|
+
Served asset /jasmine_helper.js - 200 OK (7ms)
|
|
5760
|
+
Started GET "/assets/teabag/jasmine/jasmine_jspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5761
|
+
Served asset /teabag/jasmine/jasmine_jspec.js - 200 OK (2ms)
|
|
5762
|
+
Started GET "/assets/teabag/jasmine/models_jspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5763
|
+
Served asset /teabag/jasmine/models_jspec.js - 200 OK (2ms)
|
|
5764
|
+
Started GET "/assets/teabag/jasmine/reporters/html_jspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5765
|
+
Served asset /teabag/jasmine/reporters/html_jspec.js - 200 OK (2ms)
|
|
5766
|
+
Started GET "/assets/teabag/jasmine/runner_jspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5767
|
+
Served asset /teabag/jasmine/runner_jspec.js - 200 OK (2ms)
|
|
5768
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5769
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5770
|
+
Parameters: {"filename"=>"fixture"}
|
|
5771
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
|
|
5772
|
+
Completed 200 OK in 3ms (Views: 2.6ms)
|
|
5773
|
+
Started GET "/teabag/fixtures/fixture.json" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5774
|
+
Processing by Teabag::SpecController#fixtures as JSON
|
|
5775
|
+
Parameters: {"filename"=>"fixture"}
|
|
5776
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.json (0.3ms)
|
|
5777
|
+
Completed 200 OK in 1ms (Views: 1.1ms)
|
|
5778
|
+
Started GET "/teabag/fixtures/fixture.html?1357881574135" for 127.0.0.1 at 2013-01-10 22:19:34 -0700
|
|
5779
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5780
|
+
Parameters: {"1357881574135"=>nil, "filename"=>"fixture"}
|
|
5781
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.3ms)
|
|
5782
|
+
Completed 200 OK in 2ms (Views: 2.0ms)
|
|
5783
|
+
Started GET "/teabag/mocha/" for 127.0.0.1 at 2013-01-10 22:19:35 -0700
|
|
5784
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5785
|
+
Parameters: {"suite"=>"mocha"}
|
|
5786
|
+
Compiled mocha-1.7.4.js (2ms) (pid 49735)
|
|
5787
|
+
Compiled teabag/mocha/reporters/console.js (104ms) (pid 49735)
|
|
5788
|
+
Compiled teabag/mocha/reporters/html.js (106ms) (pid 49735)
|
|
5789
|
+
Compiled teabag/mocha.js (366ms) (pid 49735)
|
|
5790
|
+
Compiled support/sinon.js (1ms) (pid 49735)
|
|
5791
|
+
Compiled support/expect.js (0ms) (pid 49735)
|
|
5792
|
+
Compiled mocha_helper.js (111ms) (pid 49735)
|
|
5793
|
+
Compiled teabag/mocha/mocha_mspec.js (118ms) (pid 49735)
|
|
5794
|
+
Compiled teabag/mocha/models_mspec.js (129ms) (pid 49735)
|
|
5795
|
+
Compiled teabag/mocha/reporters/console_mspec.js (106ms) (pid 49735)
|
|
5796
|
+
Compiled teabag/mocha/reporters/html_mspec.js (116ms) (pid 49735)
|
|
5797
|
+
Compiled teabag/mocha/runner_mspec.js (102ms) (pid 49735)
|
|
5798
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1192.1ms)
|
|
5799
|
+
Completed 200 OK in 1193ms (Views: 1192.9ms)
|
|
5800
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5801
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
5802
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5803
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
5804
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5805
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
5806
|
+
Started GET "/assets/mocha-1.7.4.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5807
|
+
Served asset /mocha-1.7.4.js - 200 OK (2ms)
|
|
5808
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5809
|
+
Served asset /teabag/base/fixture.js - 200 OK (0ms)
|
|
5810
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5811
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
5812
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5813
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
5814
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5815
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
5816
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5817
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
5818
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5819
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
5820
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5821
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
5822
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5823
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
5824
|
+
Started GET "/assets/teabag/mocha/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5825
|
+
Served asset /teabag/mocha/reporters/console.js - 200 OK (1ms)
|
|
5826
|
+
Started GET "/assets/teabag/mocha/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5827
|
+
Served asset /teabag/mocha/reporters/html.js - 200 OK (2ms)
|
|
5828
|
+
Started GET "/assets/teabag/mocha.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5829
|
+
Served asset /teabag/mocha.js - 200 OK (29ms)
|
|
5830
|
+
Started GET "/assets/support/sinon.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5831
|
+
Served asset /support/sinon.js - 200 OK (2ms)
|
|
5832
|
+
Started GET "/assets/support/expect.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5833
|
+
Served asset /support/expect.js - 200 OK (21ms)
|
|
5834
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5835
|
+
Served asset /support/json2.js - 200 OK (0ms)
|
|
5836
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5837
|
+
Served asset /spec_helper.js - 200 OK (0ms)
|
|
5838
|
+
Started GET "/assets/mocha_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5839
|
+
Served asset /mocha_helper.js - 200 OK (7ms)
|
|
5840
|
+
Started GET "/assets/teabag/mocha/mocha_mspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5841
|
+
Served asset /teabag/mocha/mocha_mspec.js - 200 OK (1ms)
|
|
5842
|
+
Started GET "/assets/teabag/mocha/models_mspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5843
|
+
Served asset /teabag/mocha/models_mspec.js - 200 OK (1ms)
|
|
5844
|
+
Started GET "/assets/teabag/mocha/reporters/console_mspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5845
|
+
Served asset /teabag/mocha/reporters/console_mspec.js - 200 OK (1ms)
|
|
5846
|
+
Started GET "/assets/teabag/mocha/runner_mspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5847
|
+
Served asset /teabag/mocha/runner_mspec.js - 200 OK (1ms)
|
|
5848
|
+
Started GET "/assets/teabag/mocha/reporters/html_mspec.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5849
|
+
Served asset /teabag/mocha/reporters/html_mspec.js - 200 OK (1ms)
|
|
5850
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5851
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5852
|
+
Parameters: {"filename"=>"fixture"}
|
|
5853
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
5854
|
+
Completed 200 OK in 2ms (Views: 2.3ms)
|
|
5855
|
+
Started GET "/teabag/fixtures/fixture.json" for 127.0.0.1 at 2013-01-10 22:19:37 -0700
|
|
5856
|
+
Processing by Teabag::SpecController#fixtures as JSON
|
|
5857
|
+
Parameters: {"filename"=>"fixture"}
|
|
5858
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.json (0.3ms)
|
|
5859
|
+
Completed 200 OK in 1ms (Views: 1.0ms)
|
|
5860
|
+
Started GET "/teabag/qunit/" for 127.0.0.1 at 2013-01-10 22:19:39 -0700
|
|
5861
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5862
|
+
Parameters: {"suite"=>"qunit"}
|
|
5863
|
+
Compiled qunit-1.10.0.js (1ms) (pid 49735)
|
|
5864
|
+
Compiled teabag/qunit/reporters/console.js (105ms) (pid 49735)
|
|
5865
|
+
Compiled teabag/qunit/reporters/html.js (125ms) (pid 49735)
|
|
5866
|
+
Compiled teabag/qunit.js (396ms) (pid 49735)
|
|
5867
|
+
Compiled qunit_helper.js (98ms) (pid 49735)
|
|
5868
|
+
Compiled teabag/qunit/models_test.js (122ms) (pid 49735)
|
|
5869
|
+
Compiled teabag/qunit/qunit_test.js (108ms) (pid 49735)
|
|
5870
|
+
Compiled teabag/qunit/reporters/console_test.js (119ms) (pid 49735)
|
|
5871
|
+
Compiled teabag/qunit/reporters/html/failure_view_test.js (96ms) (pid 49735)
|
|
5872
|
+
Compiled teabag/qunit/reporters/html/spec_view_test.js (96ms) (pid 49735)
|
|
5873
|
+
Compiled teabag/qunit/reporters/html/suite_view_test.js (96ms) (pid 49735)
|
|
5874
|
+
Compiled teabag/qunit/reporters/html_test.js (96ms) (pid 49735)
|
|
5875
|
+
Compiled teabag/qunit/runner_test.js (106ms) (pid 49735)
|
|
5876
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1459.3ms)
|
|
5877
|
+
Completed 200 OK in 1460ms (Views: 1460.2ms)
|
|
5878
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5879
|
+
Served asset /teabag.css - 200 OK (0ms)
|
|
5880
|
+
Started GET "/assets/qunit-1.10.0.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5881
|
+
Served asset /qunit-1.10.0.js - 200 OK (29ms)
|
|
5882
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5883
|
+
Served asset /teabag/base/fixture.js - 200 OK (0ms)
|
|
5884
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5885
|
+
Served asset /teabag/base/runner.js - 200 OK (0ms)
|
|
5886
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5887
|
+
Served asset /teabag/base/teabag.js - 200 OK (0ms)
|
|
5888
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5889
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (0ms)
|
|
5890
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5891
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (0ms)
|
|
5892
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5893
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (0ms)
|
|
5894
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5895
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (0ms)
|
|
5896
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5897
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (0ms)
|
|
5898
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5899
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (0ms)
|
|
5900
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5901
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (0ms)
|
|
5902
|
+
Started GET "/assets/teabag/qunit/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5903
|
+
Served asset /teabag/qunit/reporters/console.js - 200 OK (1ms)
|
|
5904
|
+
Started GET "/assets/teabag/qunit/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5905
|
+
Served asset /teabag/qunit/reporters/html.js - 200 OK (1ms)
|
|
5906
|
+
Started GET "/assets/teabag/qunit.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5907
|
+
Served asset /teabag/qunit.js - 200 OK (14ms)
|
|
5908
|
+
Started GET "/assets/qunit_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5909
|
+
Served asset /qunit_helper.js - 200 OK (3ms)
|
|
5910
|
+
Started GET "/assets/teabag/qunit/models_test.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5911
|
+
Served asset /teabag/qunit/models_test.js - 200 OK (1ms)
|
|
5912
|
+
Started GET "/assets/support/sinon.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5913
|
+
Served asset /support/sinon.js - 200 OK (0ms)
|
|
5914
|
+
Started GET "/assets/teabag/qunit/qunit_test.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5915
|
+
Served asset /teabag/qunit/qunit_test.js - 200 OK (13ms)
|
|
5916
|
+
Started GET "/assets/teabag/qunit/reporters/console_test.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5917
|
+
Served asset /teabag/qunit/reporters/console_test.js - 200 OK (2ms)
|
|
5918
|
+
Started GET "/assets/teabag/qunit/reporters/html/failure_view_test.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5919
|
+
Served asset /teabag/qunit/reporters/html/failure_view_test.js - 200 OK (2ms)
|
|
5920
|
+
Started GET "/assets/teabag/qunit/reporters/html/spec_view_test.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5921
|
+
Served asset /teabag/qunit/reporters/html/spec_view_test.js - 200 OK (2ms)
|
|
5922
|
+
Started GET "/assets/teabag/qunit/reporters/html/suite_view_test.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5923
|
+
Served asset /teabag/qunit/reporters/html/suite_view_test.js - 200 OK (2ms)
|
|
5924
|
+
Started GET "/assets/teabag/qunit/reporters/html_test.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5925
|
+
Served asset /teabag/qunit/reporters/html_test.js - 200 OK (2ms)
|
|
5926
|
+
Started GET "/assets/teabag/qunit/runner_test.js?body=1" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5927
|
+
Served asset /teabag/qunit/runner_test.js - 200 OK (2ms)
|
|
5928
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5929
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5930
|
+
Parameters: {"filename"=>"fixture"}
|
|
5931
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.6ms)
|
|
5932
|
+
Completed 200 OK in 3ms (Views: 2.6ms)
|
|
5933
|
+
Started GET "/teabag/fixtures/fixture.json" for 127.0.0.1 at 2013-01-10 22:19:40 -0700
|
|
5934
|
+
Processing by Teabag::SpecController#fixtures as JSON
|
|
5935
|
+
Parameters: {"filename"=>"fixture"}
|
|
5936
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.json (0.3ms)
|
|
5937
|
+
Completed 200 OK in 1ms (Views: 1.0ms)
|
|
5938
|
+
Started GET "/teabag/default/?file%5B%5D=../../spec/dummy/app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:21:56 -0700
|
|
5939
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5940
|
+
Parameters: {"file"=>["../../spec/dummy/app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
5941
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (63.3ms)
|
|
5942
|
+
Rendered text template (0.0ms)
|
|
5943
|
+
Completed 200 OK in 74ms (Views: 2.7ms)
|
|
5944
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5945
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5946
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
5947
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (71.9ms)
|
|
5948
|
+
Completed 200 OK in 81ms (Views: 80.3ms)
|
|
5949
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5950
|
+
Served asset /teabag.css - 200 OK (3ms)
|
|
5951
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5952
|
+
Served asset /jasmine-1.3.1.js - 200 OK (4ms)
|
|
5953
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5954
|
+
Served asset /teabag/base/teabag.js - 200 OK (10ms)
|
|
5955
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5956
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
5957
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5958
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
5959
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5960
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (7ms)
|
|
5961
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5962
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
5963
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5964
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
5965
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5966
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
5967
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5968
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
5969
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5970
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
5971
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5972
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
5973
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5974
|
+
Served asset /teabag/jasmine.js - 200 OK (27ms)
|
|
5975
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5976
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
5977
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5978
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
5979
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5980
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
5981
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5982
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
5983
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5984
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
5985
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:22:39 -0700
|
|
5986
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
5987
|
+
Parameters: {"filename"=>"fixture"}
|
|
5988
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.3ms)
|
|
5989
|
+
Completed 200 OK in 2ms (Views: 2.1ms)
|
|
5990
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
5991
|
+
Processing by Teabag::SpecController#index as HTML
|
|
5992
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
5993
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (69.1ms)
|
|
5994
|
+
Completed 200 OK in 77ms (Views: 76.7ms)
|
|
5995
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
5996
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
5997
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
5998
|
+
Served asset /jasmine-1.3.1.js - 200 OK (4ms)
|
|
5999
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6000
|
+
Served asset /teabag/base/teabag.js - 200 OK (10ms)
|
|
6001
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6002
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6003
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6004
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6005
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6006
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
6007
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6008
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (8ms)
|
|
6009
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6010
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
6011
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6012
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
6013
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6014
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6015
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6016
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
6017
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6018
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (2ms)
|
|
6019
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6020
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (2ms)
|
|
6021
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6022
|
+
Served asset /teabag/jasmine.js - 200 OK (26ms)
|
|
6023
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6024
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
6025
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6026
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6027
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6028
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6029
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6030
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6031
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:23:32 -0700
|
|
6032
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6033
|
+
Parameters: {"filename"=>"fixture"}
|
|
6034
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
6035
|
+
Completed 200 OK in 3ms (Views: 2.2ms)
|
|
6036
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6037
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6038
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6039
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (69.8ms)
|
|
6040
|
+
Completed 200 OK in 78ms (Views: 77.6ms)
|
|
6041
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6042
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
6043
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6044
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6045
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6046
|
+
Served asset /teabag/base/teabag.js - 200 OK (12ms)
|
|
6047
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6048
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6049
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6050
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
6051
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6052
|
+
Served asset /jasmine-1.3.1.js - 200 OK (2ms)
|
|
6053
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6054
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
6055
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6056
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
|
|
6057
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6058
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
6059
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6060
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6061
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6062
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
6063
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6064
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
6065
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6066
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
6067
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6068
|
+
Served asset /teabag/jasmine.js - 200 OK (26ms)
|
|
6069
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6070
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
6071
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6072
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6073
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6074
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6075
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6076
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6077
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:24:06 -0700
|
|
6078
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6079
|
+
Parameters: {"filename"=>"fixture"}
|
|
6080
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.3ms)
|
|
6081
|
+
Completed 200 OK in 2ms (Views: 2.1ms)
|
|
6082
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6083
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6084
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6085
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (70.0ms)
|
|
6086
|
+
Completed 200 OK in 78ms (Views: 78.2ms)
|
|
6087
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6088
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
6089
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6090
|
+
Served asset /jasmine-1.3.1.js - 200 OK (6ms)
|
|
6091
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6092
|
+
Served asset /teabag/base/teabag.js - 200 OK (9ms)
|
|
6093
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6094
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6095
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6096
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
6097
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6098
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (7ms)
|
|
6099
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6100
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6101
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6102
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
6103
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6104
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (2ms)
|
|
6105
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6106
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6107
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6108
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
6109
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6110
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
6111
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6112
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
6113
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6114
|
+
Served asset /teabag/jasmine.js - 200 OK (26ms)
|
|
6115
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6116
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
6117
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6118
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6119
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6120
|
+
Served asset /integration/spec_helper.js - 200 OK (0ms)
|
|
6121
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6122
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6123
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:24:56 -0700
|
|
6124
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6125
|
+
Parameters: {"filename"=>"fixture"}
|
|
6126
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
6127
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
6128
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6129
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6130
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6131
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (73.9ms)
|
|
6132
|
+
Completed 200 OK in 83ms (Views: 82.4ms)
|
|
6133
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6134
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
6135
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6136
|
+
Served asset /teabag/base/teabag.js - 200 OK (14ms)
|
|
6137
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6138
|
+
Served asset /jasmine-1.3.1.js - 200 OK (1ms)
|
|
6139
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6140
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (2ms)
|
|
6141
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6142
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6143
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6144
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
|
|
6145
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6146
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6147
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6148
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (2ms)
|
|
6149
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6150
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (3ms)
|
|
6151
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6152
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
6153
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6154
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6155
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6156
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
6157
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6158
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
6159
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6160
|
+
Served asset /teabag/jasmine.js - 200 OK (25ms)
|
|
6161
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6162
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
6163
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6164
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6165
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6166
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
6167
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6168
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6169
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:26:43 -0700
|
|
6170
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6171
|
+
Parameters: {"filename"=>"fixture"}
|
|
6172
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
6173
|
+
Completed 200 OK in 2ms (Views: 2.2ms)
|
|
6174
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6175
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6176
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6177
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (73.5ms)
|
|
6178
|
+
Completed 200 OK in 82ms (Views: 81.9ms)
|
|
6179
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6180
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
6181
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6182
|
+
Served asset /jasmine-1.3.1.js - 200 OK (5ms)
|
|
6183
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6184
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6185
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6186
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6187
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6188
|
+
Served asset /teabag/base/teabag.js - 200 OK (11ms)
|
|
6189
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6190
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
6191
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6192
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
|
|
6193
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6194
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
6195
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6196
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
6197
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6198
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6199
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6200
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
6201
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6202
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (2ms)
|
|
6203
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6204
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
6205
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6206
|
+
Served asset /teabag/jasmine.js - 200 OK (12ms)
|
|
6207
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6208
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
6209
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6210
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6211
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6212
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6213
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6214
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6215
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:26:54 -0700
|
|
6216
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6217
|
+
Parameters: {"filename"=>"fixture"}
|
|
6218
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
6219
|
+
Completed 200 OK in 3ms (Views: 2.2ms)
|
|
6220
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6221
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6222
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6223
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (69.7ms)
|
|
6224
|
+
Completed 200 OK in 78ms (Views: 78.2ms)
|
|
6225
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6226
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
6227
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6228
|
+
Served asset /teabag/base/teabag.js - 200 OK (11ms)
|
|
6229
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6230
|
+
Served asset /jasmine-1.3.1.js - 200 OK (1ms)
|
|
6231
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6232
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6233
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6234
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (2ms)
|
|
6235
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6236
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6237
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6238
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (5ms)
|
|
6239
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6240
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
6241
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6242
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
6243
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6244
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (3ms)
|
|
6245
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6246
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6247
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6248
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (2ms)
|
|
6249
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6250
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (2ms)
|
|
6251
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6252
|
+
Served asset /support/json2.js - 200 OK (13ms)
|
|
6253
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6254
|
+
Served asset /teabag/jasmine.js - 200 OK (12ms)
|
|
6255
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6256
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6257
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6258
|
+
Served asset /integration/spec_helper.js - 200 OK (0ms)
|
|
6259
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6260
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6261
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:27:47 -0700
|
|
6262
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6263
|
+
Parameters: {"filename"=>"fixture"}
|
|
6264
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
6265
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
6266
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6267
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6268
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6269
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (70.6ms)
|
|
6270
|
+
Completed 200 OK in 79ms (Views: 78.8ms)
|
|
6271
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6272
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
6273
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6274
|
+
Served asset /teabag/base/teabag.js - 200 OK (14ms)
|
|
6275
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6276
|
+
Served asset /jasmine-1.3.1.js - 200 OK (1ms)
|
|
6277
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6278
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
6279
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6280
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6281
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6282
|
+
Served asset /teabag/base/runner.js - 200 OK (2ms)
|
|
6283
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6284
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
|
|
6285
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6286
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (2ms)
|
|
6287
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6288
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
6289
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6290
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6291
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6292
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
6293
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6294
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
6295
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6296
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
6297
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6298
|
+
Served asset /teabag/jasmine.js - 200 OK (26ms)
|
|
6299
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6300
|
+
Served asset /support/json2.js - 200 OK (2ms)
|
|
6301
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:06 -0700
|
|
6302
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6303
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:07 -0700
|
|
6304
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6305
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:07 -0700
|
|
6306
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6307
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:28:07 -0700
|
|
6308
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6309
|
+
Parameters: {"filename"=>"fixture"}
|
|
6310
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
6311
|
+
Completed 200 OK in 3ms (Views: 2.2ms)
|
|
6312
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 22:28:44 -0700
|
|
6313
|
+
Processing by Teabag::SpecController#index as */*
|
|
6314
|
+
Parameters: {"suite"=>"foo"}
|
|
6315
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (65.0ms)
|
|
6316
|
+
Completed 200 OK in 75ms (Views: 74.5ms)
|
|
6317
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 22:28:57 -0700
|
|
6318
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6319
|
+
Parameters: {"suite"=>"integration"}
|
|
6320
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (10.3ms)
|
|
6321
|
+
Completed 200 OK in 11ms (Views: 11.4ms)
|
|
6322
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:28:57 -0700
|
|
6323
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
6324
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:57 -0700
|
|
6325
|
+
Served asset /integration/spec_helper.js - 200 OK (2ms)
|
|
6326
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:57 -0700
|
|
6327
|
+
Served asset /teabag-jasmine.js - 200 OK (25ms)
|
|
6328
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:28:57 -0700
|
|
6329
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
6330
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:28:57 -0700
|
|
6331
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6332
|
+
Parameters: {"filename"=>"fixture"}
|
|
6333
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
6334
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
6335
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6336
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6337
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6338
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (68.5ms)
|
|
6339
|
+
Completed 200 OK in 93ms (Views: 93.2ms)
|
|
6340
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6341
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
6342
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6343
|
+
Served asset /jasmine-1.3.1.js - 200 OK (4ms)
|
|
6344
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6345
|
+
Served asset /teabag/base/teabag.js - 200 OK (12ms)
|
|
6346
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6347
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
6348
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6349
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6350
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6351
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6352
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6353
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (9ms)
|
|
6354
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6355
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
6356
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6357
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
6358
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6359
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6360
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6361
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (2ms)
|
|
6362
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6363
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
6364
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6365
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
6366
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6367
|
+
Served asset /teabag/jasmine.js - 200 OK (32ms)
|
|
6368
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6369
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6370
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6371
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
6372
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6373
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6374
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6375
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6376
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:29:00 -0700
|
|
6377
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6378
|
+
Parameters: {"filename"=>"fixture"}
|
|
6379
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
6380
|
+
Completed 200 OK in 2ms (Views: 2.1ms)
|
|
6381
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 22:37:27 -0700
|
|
6382
|
+
Processing by Teabag::SpecController#index as */*
|
|
6383
|
+
Parameters: {"suite"=>"foo"}
|
|
6384
|
+
Compiled teabag.css (0ms) (pid 50535)
|
|
6385
|
+
Compiled support/json2.js (1ms) (pid 50535)
|
|
6386
|
+
Compiled spec_helper.js (110ms) (pid 50535)
|
|
6387
|
+
Compiled teabag/base/fixture_spec.js (157ms) (pid 50535)
|
|
6388
|
+
Compiled teabag/base/reporters/console_spec.js (139ms) (pid 50535)
|
|
6389
|
+
Compiled teabag/base/reporters/html/base_view_spec.js (124ms) (pid 50535)
|
|
6390
|
+
Compiled teabag/base/reporters/html/failure_view_spec.js (98ms) (pid 50535)
|
|
6391
|
+
Compiled teabag/base/reporters/html/progress_view_spec.js (96ms) (pid 50535)
|
|
6392
|
+
Compiled teabag/base/reporters/html/spec_view_spec.js (125ms) (pid 50535)
|
|
6393
|
+
Compiled teabag/base/reporters/html/suite_view_spec.js (97ms) (pid 50535)
|
|
6394
|
+
Compiled teabag/base/reporters/html_spec.js (172ms) (pid 50535)
|
|
6395
|
+
Compiled teabag/base/runner_spec.js (120ms) (pid 50535)
|
|
6396
|
+
Compiled teabag/base/teabag_spec.js (113ms) (pid 50535)
|
|
6397
|
+
Compiled drivers/phantomjs/runner.js (122ms) (pid 50535)
|
|
6398
|
+
Compiled teabag/phantomjs/runner_spec.js (297ms) (pid 50535)
|
|
6399
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1762.2ms)
|
|
6400
|
+
Completed 200 OK in 1772ms (Views: 1771.5ms)
|
|
6401
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 22:37:30 -0700
|
|
6402
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6403
|
+
Parameters: {"suite"=>"integration"}
|
|
6404
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (10.3ms)
|
|
6405
|
+
Completed 200 OK in 12ms (Views: 11.4ms)
|
|
6406
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:37:30 -0700
|
|
6407
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
6408
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:37:30 -0700
|
|
6409
|
+
Served asset /teabag-jasmine.js - 200 OK (4ms)
|
|
6410
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:37:30 -0700
|
|
6411
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
6412
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:37:30 -0700
|
|
6413
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6414
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:37:30 -0700
|
|
6415
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6416
|
+
Parameters: {"filename"=>"fixture"}
|
|
6417
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
6418
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
6419
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 22:38:32 -0700
|
|
6420
|
+
Processing by Teabag::SpecController#index as */*
|
|
6421
|
+
Parameters: {"suite"=>"foo"}
|
|
6422
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (64.6ms)
|
|
6423
|
+
Completed 200 OK in 73ms (Views: 72.8ms)
|
|
6424
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:38:48 -0700
|
|
6425
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6426
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6427
|
+
Compiled jasmine-1.3.1.js (0ms) (pid 50643)
|
|
6428
|
+
Compiled teabag/base/runner.js (108ms) (pid 50643)
|
|
6429
|
+
Compiled teabag/base/fixture.js (132ms) (pid 50643)
|
|
6430
|
+
Compiled teabag/base/reporters/html/base_view.js (111ms) (pid 50643)
|
|
6431
|
+
Compiled teabag/base/reporters/html/progress_view.js (124ms) (pid 50643)
|
|
6432
|
+
Compiled teabag/base/reporters/html/spec_view.js (123ms) (pid 50643)
|
|
6433
|
+
Compiled teabag/base/reporters/html/failure_view.js (105ms) (pid 50643)
|
|
6434
|
+
Compiled teabag/base/reporters/html/suite_view.js (118ms) (pid 50643)
|
|
6435
|
+
Compiled teabag/base/reporters/html.js (751ms) (pid 50643)
|
|
6436
|
+
Compiled teabag/base/reporters/console.js (123ms) (pid 50643)
|
|
6437
|
+
Compiled teabag/base/teabag.js (1258ms) (pid 50643)
|
|
6438
|
+
Compiled teabag/jasmine/reporters/html.js (127ms) (pid 50643)
|
|
6439
|
+
Compiled teabag/jasmine.js (1533ms) (pid 50643)
|
|
6440
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (1618.4ms)
|
|
6441
|
+
Completed 200 OK in 1644ms (Views: 1643.4ms)
|
|
6442
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6443
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
6444
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6445
|
+
Served asset /teabag/base/teabag.js - 200 OK (13ms)
|
|
6446
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6447
|
+
Served asset /jasmine-1.3.1.js - 200 OK (1ms)
|
|
6448
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6449
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6450
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6451
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
6452
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6453
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6454
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6455
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (7ms)
|
|
6456
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6457
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (18ms)
|
|
6458
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6459
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
6460
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6461
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6462
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6463
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (1ms)
|
|
6464
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6465
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
6466
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6467
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
6468
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6469
|
+
Served asset /teabag/jasmine.js - 200 OK (13ms)
|
|
6470
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6471
|
+
Served asset /spec_helper.js - 200 OK (2ms)
|
|
6472
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6473
|
+
Served asset /integration/spec_helper.js - 200 OK (0ms)
|
|
6474
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6475
|
+
Served asset /support/json2.js - 200 OK (2ms)
|
|
6476
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6477
|
+
Served asset /integration/integration_spec.js - 200 OK (2ms)
|
|
6478
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:38:50 -0700
|
|
6479
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6480
|
+
Parameters: {"filename"=>"fixture"}
|
|
6481
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
6482
|
+
Completed 200 OK in 3ms (Views: 2.4ms)
|
|
6483
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 22:38:53 -0700
|
|
6484
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6485
|
+
Parameters: {"suite"=>"integration"}
|
|
6486
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (13.6ms)
|
|
6487
|
+
Completed 200 OK in 43ms (Views: 42.9ms)
|
|
6488
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:38:53 -0700
|
|
6489
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
6490
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:53 -0700
|
|
6491
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6492
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:53 -0700
|
|
6493
|
+
Served asset /teabag-jasmine.js - 200 OK (1ms)
|
|
6494
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:38:53 -0700
|
|
6495
|
+
Served asset /integration/integration_spec.js - 200 OK (3ms)
|
|
6496
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:38:53 -0700
|
|
6497
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6498
|
+
Parameters: {"filename"=>"fixture"}
|
|
6499
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.5ms)
|
|
6500
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
6501
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 22:39:04 -0700
|
|
6502
|
+
Processing by Teabag::SpecController#index as */*
|
|
6503
|
+
Parameters: {"suite"=>"foo"}
|
|
6504
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (61.1ms)
|
|
6505
|
+
Completed 200 OK in 64ms (Views: 63.4ms)
|
|
6506
|
+
Started GET "/teabag/integration" for 127.0.0.1 at 2013-01-10 22:39:13 -0700
|
|
6507
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6508
|
+
Parameters: {"suite"=>"integration"}
|
|
6509
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (14.8ms)
|
|
6510
|
+
Completed 200 OK in 45ms (Views: 44.6ms)
|
|
6511
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:39:13 -0700
|
|
6512
|
+
Served asset /teabag.css - 200 OK (1ms)
|
|
6513
|
+
Started GET "/assets/teabag-jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:13 -0700
|
|
6514
|
+
Served asset /teabag-jasmine.js - 200 OK (2ms)
|
|
6515
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:13 -0700
|
|
6516
|
+
Served asset /integration/spec_helper.js - 200 OK (1ms)
|
|
6517
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:13 -0700
|
|
6518
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6519
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:39:13 -0700
|
|
6520
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6521
|
+
Parameters: {"filename"=>"fixture"}
|
|
6522
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
6523
|
+
Completed 200 OK in 3ms (Views: 2.3ms)
|
|
6524
|
+
Started GET "/teabag/foo" for 127.0.0.1 at 2013-01-10 22:39:14 -0700
|
|
6525
|
+
Processing by Teabag::SpecController#index as */*
|
|
6526
|
+
Parameters: {"suite"=>"foo"}
|
|
6527
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (64.0ms)
|
|
6528
|
+
Completed 200 OK in 66ms (Views: 66.1ms)
|
|
6529
|
+
Started GET "/teabag/default/?file%5B%5D=app/assets/javascripts/integration/integration_spec.coffee" for 127.0.0.1 at 2013-01-10 22:39:28 -0700
|
|
6530
|
+
Processing by Teabag::SpecController#index as HTML
|
|
6531
|
+
Parameters: {"file"=>["app/assets/javascripts/integration/integration_spec.coffee"], "suite"=>"default"}
|
|
6532
|
+
Rendered /Users/jejacks0n/Projects/teabag/app/views/teabag/spec/index.html.erb (68.8ms)
|
|
6533
|
+
Completed 200 OK in 94ms (Views: 93.9ms)
|
|
6534
|
+
Started GET "/assets/teabag.css?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6535
|
+
Served asset /teabag.css - 200 OK (2ms)
|
|
6536
|
+
Started GET "/assets/jasmine-1.3.1.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6537
|
+
Served asset /jasmine-1.3.1.js - 200 OK (5ms)
|
|
6538
|
+
Started GET "/assets/teabag/base/teabag.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6539
|
+
Served asset /teabag/base/teabag.js - 200 OK (10ms)
|
|
6540
|
+
Started GET "/assets/teabag/base/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6541
|
+
Served asset /teabag/base/reporters/html.js - 200 OK (6ms)
|
|
6542
|
+
Started GET "/assets/teabag/base/runner.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6543
|
+
Served asset /teabag/base/runner.js - 200 OK (1ms)
|
|
6544
|
+
Started GET "/assets/teabag/base/fixture.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6545
|
+
Served asset /teabag/base/fixture.js - 200 OK (1ms)
|
|
6546
|
+
Started GET "/assets/teabag/base/reporters/html/base_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6547
|
+
Served asset /teabag/base/reporters/html/base_view.js - 200 OK (1ms)
|
|
6548
|
+
Started GET "/assets/teabag/base/reporters/html/progress_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6549
|
+
Served asset /teabag/base/reporters/html/progress_view.js - 200 OK (1ms)
|
|
6550
|
+
Started GET "/assets/teabag/base/reporters/html/spec_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6551
|
+
Served asset /teabag/base/reporters/html/spec_view.js - 200 OK (1ms)
|
|
6552
|
+
Started GET "/assets/teabag/base/reporters/html/suite_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6553
|
+
Served asset /teabag/base/reporters/html/suite_view.js - 200 OK (2ms)
|
|
6554
|
+
Started GET "/assets/teabag/base/reporters/console.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6555
|
+
Served asset /teabag/base/reporters/console.js - 200 OK (1ms)
|
|
6556
|
+
Started GET "/assets/teabag/base/reporters/html/failure_view.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6557
|
+
Served asset /teabag/base/reporters/html/failure_view.js - 200 OK (1ms)
|
|
6558
|
+
Started GET "/assets/teabag/jasmine/reporters/html.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6559
|
+
Served asset /teabag/jasmine/reporters/html.js - 200 OK (1ms)
|
|
6560
|
+
Started GET "/assets/teabag/jasmine.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6561
|
+
Served asset /teabag/jasmine.js - 200 OK (30ms)
|
|
6562
|
+
Started GET "/assets/support/json2.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6563
|
+
Served asset /support/json2.js - 200 OK (1ms)
|
|
6564
|
+
Started GET "/assets/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6565
|
+
Served asset /spec_helper.js - 200 OK (3ms)
|
|
6566
|
+
Started GET "/assets/integration/spec_helper.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6567
|
+
Served asset /integration/spec_helper.js - 200 OK (0ms)
|
|
6568
|
+
Started GET "/assets/integration/integration_spec.js?body=1" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6569
|
+
Served asset /integration/integration_spec.js - 200 OK (1ms)
|
|
6570
|
+
Started GET "/teabag/fixtures/fixture.html" for 127.0.0.1 at 2013-01-10 22:39:29 -0700
|
|
6571
|
+
Processing by Teabag::SpecController#fixtures as HTML
|
|
6572
|
+
Parameters: {"filename"=>"fixture"}
|
|
6573
|
+
Rendered /Users/jejacks0n/Projects/teabag/spec/javascripts/fixtures/fixture.html.haml (1.4ms)
|
|
6574
|
+
Completed 200 OK in 2ms (Views: 2.2ms)
|