Граф коммитов

833 Коммитов

Автор SHA1 Сообщение Дата
William Lachance d1e7b2258b Bug 976121 - Actually do sobelization preprocessing step before getting entropy;r=mchang 2014-03-03 18:48:21 -05:00
William Lachance b6ecbb54cd Bug 973690 - Measure overall entropy over entire capture;r=mchang 2014-03-03 12:57:03 -05:00
William Lachance cae59238d3 Bug 978136 - Actually compress zipped profiles;r=gbrown 2014-02-28 12:24:43 -05:00
William Lachance 100545c9ff Bug 976121 - Use general rule of 3* standard deviation to figure out when frame is stable;r=mchang 2014-02-27 18:16:07 -05:00
William Lachance 9bd311e9cf Bug 976121 - Fix nits;r=mchang 2014-02-27 18:15:38 -05:00
William Lachance 839455d5b8 Bug 976121 - Capture and store sobelized entropies;r=me 2014-02-26 17:57:07 -05:00
Dave Hunt cdccbf4d89 Added gfortran requirement 2014-02-26 14:57:50 +00:00
William Lachance 7ae9996df7 Update travis config for previous commit;r=me 2014-02-25 18:08:59 -05:00
William Lachance 13f454efba Apparently also need liblapack-dev;r=me 2014-02-25 17:48:48 -05:00
William Lachance 49d55a57d5 Kill irc notifications for eideticker;r=me
They were annoying and not very useful, except to wlach, who is already getting
email about them.
2014-02-25 17:25:30 -05:00
William Lachance a8b0f65dd8 Install libblas-dev for travis and recommend it in the README;r=me 2014-02-25 17:15:25 -05:00
William Lachance 422913dca7 Bug 976121 - Use sobelized entropy diffs for app startup measurement;r=mchang
Will hopefully be more accurate than the previous approach, by filtering out
all but the edges.
2014-02-25 14:38:58 -05:00
William Lachance 3dc9800bac Bug 976347 - Don't show promo snippits in about:home;r=gbrown 2014-02-24 18:42:56 -05:00
William Lachance 6729884a9b --allow-unverified for which as well;r=me
Will this fix travis finally?
2014-02-21 16:11:36 -05:00
William Lachance 1345082feb Upgrade pip version in bootstrap, use --allow-external which;r=me
Should *hopefully* fix our travis ci problems!
2014-02-21 16:08:05 -05:00
William Lachance b0900f12bb Bug 975160 - Only prepare (populate for) test once in get-metric-for-build;r=davehunt 2014-02-21 16:00:39 -05:00
William Lachance 8ad92c9ab0 Bug 975143 - Fix crash at end of get-metric-for-build;r=davehunt 2014-02-21 16:00:39 -05:00
William Lachance 505387feca Bug 974476 - Don't update templeton submodule anymore;r=me 2014-02-19 16:48:25 -05:00
William Lachance 8bae7617e2 Bug 974476 - Use templeton from pypi, move webapp under eideticker/;r=davehunt 2014-02-19 12:30:04 -05:00
William Lachance 89bf62c2b5 Further ignore rule updates;r=me 2014-02-19 11:50:18 -05:00
William Lachance f4e2004aaf Update ignore rules for dashboard;r=me 2014-02-19 11:48:51 -05:00
William Lachance 99620d9960 Bug 966457 - Followup to fix naming of "frameDiff";r=me 2014-02-18 18:38:54 -05:00
William Lachance d4043e384e Bug 973822 - Bump required version of gaiatest to 0.21.7;r=me 2014-02-18 11:28:47 -05:00
William Lachance 47ebfb7273 Bug 966457 - Metadata refactor;r=davehunt 2014-02-17 15:36:20 -05:00
William Lachance cf77b2de03 Actually needed bumped versions of gaiatest and b2gpopulate;r=me 2014-02-14 20:05:07 -05:00
William Lachance 9937615103 Depend on latest gaiatest, b2gpopulate;r=me
We need this to account for changes in how marionette reports session capabilities
2014-02-14 19:14:38 -05:00
William Lachance 7f8f6dcd57 Update docs on get-metric-for-build's new --output-dir option;r=me 2014-02-11 14:49:15 -05:00
William Lachance f970b71b9d Bug 970151 - Clean gecko profiles before test run on Android;r=gbrown 2014-02-11 11:13:17 -05:00
William Lachance 7692d46582 Make runtest.py respect --fps option;r=me 2014-02-03 17:37:53 -05:00
William Lachance 5649425434 Bug 964814 - Cap framerate of generated video to 60fps even if camera is capturing at higher rate;r=mchang 2014-01-31 17:59:34 -05:00
William Lachance ac67a6ee80 Bug 963741 - All tests should use a preinitialized profile unless otherwise spec'd;r=gbrown 2014-01-27 15:23:23 -05:00
William Lachance 0b33d06ae0 Bug 959968 - Remove mozbase submodule;r=davehunt 2014-01-24 17:08:38 -05:00
William Lachance cf3ddb9402 Make it possible to specify the virtualenv you install stuff into;r=me
This is useful for the way we've set up jenkins.
2014-01-24 16:14:08 -05:00
William Lachance ffb400591f Bug 962728 - Add canvas box test for measuring framerate measurement accuracy;r=davehunt 2014-01-22 15:02:30 -05:00
William Lachance 611596c99f Update ep1 submodule;r=me 2014-01-22 11:54:22 -05:00
William Lachance 3bba5bc2d9 Bug 962169 - Allow specifying a set of default actions for web tests;r=davehunt 2014-01-21 15:36:12 -05:00
William Lachance 566a0032ec Bug 961822 - Fix web tests on b2g;r=davehunt 2014-01-21 14:34:27 -05:00
Dave Hunt 30770715d7 Bug 960985 - Clean up eideticker pyflakes, pylint and pep8 warnings. r=wlachance 2014-01-21 10:27:42 +00:00
William Lachance ffaf504ec0 Bug 960063 - Make sure we don't try to have two concurrent marionette sessions;r=davehunt 2014-01-21 10:01:50 +00:00
William Lachance f05f100e45 Remove dump of testinfo;r=me 2014-01-20 14:27:44 -05:00
Dave Hunt ee26cba918 Bug 960939 - Improve error when using sync time with b2g and no wifi settings file. r=wlach 2014-01-20 09:03:07 -05:00
Dave Hunt db322b71a8 Bug 960530 - Improve the app icon searching in launch tests. r=wlachance 2014-01-16 13:43:12 +00:00
Dave Hunt bbd2e50fd0 Bug 960185 - Fix settings scrolling test. r=wlachance 2014-01-16 10:04:47 +00:00
Dave Hunt a04ee17c0b Bug 960200 - Avoid unnecessarily restarting B2G in run_test. r=wlachance 2014-01-16 10:02:46 +00:00
Dave Hunt 15fa96e8a7 Bug 960208 - Fix call log scrolling test. r=wlachance 2014-01-16 10:01:23 +00:00
Dave Hunt 43b427b1a4 Bug 960212 - After restarting B2G unlock the device and kill all running apps. r=wlachance 2014-01-16 09:55:29 +00:00
William Lachance db0f806ed7 Bug 959993 - Fix some missing/ambiguous stuff in the Eideticker README;r=davehunt 2014-01-16 12:48:00 +08:00
Dave Hunt 93db2858b7 Bug 959672 - Add latest model name for Hamachi device. r=wlachance 2014-01-15 14:01:04 +00:00
Dave Hunt 5a143048b4 Bug 959700 - Remove references to deprecated LockScreen class in gaiatest. r=wlach 2014-01-15 16:01:51 +08:00
William Lachance 8f691b8909 Bug 959924 - Remove eideticker's internal copy of orangutan;r=whsu 2014-01-15 12:34:59 +08:00