spec/dummy/tmp/cache/assets/E08/F20/sprockets%2F4fc5cdcd6974efe7adfe809b30bd6513 in teabag-0.4.6 vs spec/dummy/tmp/cache/assets/E08/F20/sprockets%2F4fc5cdcd6974efe7adfe809b30bd6513 in teabag-0.5.0

- old
+ new

@@ -1,9 +1,9 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1356852477.517283: @value"© {I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357839796.444227: @value"½ {I" class:EFI"BundledAsset;FI"logical_path;FI" drivers/phantomjs/runner.js;FI" pathname;FI"P/Users/jejacks0n/Projects/teabag/lib/teabag/drivers/phantomjs/runner.coffee;FI"content_type;FI"application/javascript;FI" -mtime;FI"2012-12-29T22:53:38-07:00;FI" length;FiÍ -I" digest;F"%cc75d4734123320b443f2459b6c8c614I" source;FI"Í +mtime;FI"2013-01-01T20:40:23-07:00;FI" length;Fiá +I" digest;F"%f1a7809f32e147eb2bbdb9227bcfe5f5I" source;FI"á (function() { var system, webpage, __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }; system = require("system"); @@ -43,11 +43,11 @@ return _results; }; Runner.prototype.waitForResults = function() { var finished; - if ((Date.now() - this.start) >= this.timeout) { + if ((new Date().getTime() - this.start) >= this.timeout) { this.fail("Timed out"); } finished = this.page.evaluate(function() { return window.Teabag && window.Teabag.finished; }); @@ -94,11 +94,11 @@ onConsoleMessage: function(msg) { return console.log(msg); }, onLoadFinished: function(status) { var defined; - _this.start = Date.now(); + _this.start = new Date().getTime(); defined = _this.page.evaluate(function() { return window.Teabag; }); if (!(status === "success" && defined)) { _this.fail("Failed to load: " + _this.url); @@ -114,6 +114,6 @@ })(); new Runner().run(); }).call(this); -;FI"required_assets_digest;F"%05ef4006d114e9a36c8ad5cd519e9c5eI" _version;F"%6776f581a4329e299531e1d52aa59832 +;FI"required_assets_digest;F"%8b3237cb9f904e8ed780f1343e3c5955I" _version;F"%6776f581a4329e299531e1d52aa59832 \ No newline at end of file