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

833 Коммитов

Автор SHA1 Сообщение Дата
William Lachance 77ef13fea0 Update README.md 2011-11-11 14:17:56 -05:00
William Lachance c08856e2c7 Make runtest.py executable 2011-11-11 14:16:12 -05:00
William Lachance f10dca0961 Basic analysis script + code 2011-11-11 14:15:48 -05:00
William Lachance 3059dd987b Insert a bit of extra metadata into the capture
So we can identify it more easily, etc.
2011-11-11 10:48:00 -05:00
William Lachance c196d74f93 Save video + pngs in a unified .zip file format 2011-11-11 10:28:46 -05:00
William Lachance 834b9fe06b Merge branch 'master' of github.com:mozilla/eideticker 2011-11-10 15:40:34 -05:00
William Lachance 847964363d Make bootstrap script work better when run more than once 2011-11-10 15:40:09 -05:00
William Lachance ff5135b7ec Handle more types of pageloader tests (e.g. tsvg) 2011-11-10 15:14:23 -05:00
William Lachance 2b796b6309 Be a bit more clever about cleaning up after ourselves if we exit w/ CTRL-C 2011-11-10 12:38:16 -05:00
William Lachance b354c845a2 Update version of talos we're using 2011-11-10 12:20:16 -05:00
William Lachance b8d3c9efcd Convert setup/run scripts to python, make more robust
It turns out we need to do some fairly complicated logic to make sure talos
will run our tests successfully, and shell just wasn't cutting it (or I'm not
enough of a shell master, same difference)
2011-11-10 12:19:22 -05:00
William Lachance 30ec0b278f Use newfangled talos developer mode
Removes the need to start an external webserver to run tests.
2011-11-09 16:09:01 -05:00
William Lachance b9affd77e5 Update talos submodule commit 2011-11-08 13:27:40 -05:00
William Lachance 8043d72be0 Make page load test way more flexible (+ various related updates)
You can now select any page load test in the mobile tp5 pageset
2011-11-04 14:02:56 -04:00
William Lachance d0b4ab0045 A bunch of changes to support a new "new york times" pageloader test
Very much W.I.P.
2011-10-26 09:52:08 -04:00
William Lachance 11ca2f0717 Update talos ref 2011-10-17 18:28:50 -04:00
William Lachance 0ed97c9647 A few updates to the bootstrap script + the firefox extension
Keep extension unpacked, simplify its name, better symbolic linking to mobile
profile.
2011-10-17 18:17:49 -04:00
William Lachance 233cad73f1 Various fixes to the run-talos script
* Use the virtualenv via bin/activate (prevent sillies with subprocesses)
* Kill all bcontroller subprocesses when we start/stop (hack around the
fact that bcontroller inappropriately uses threading until we rebase
on mozprocess)
2011-10-17 15:56:51 -04:00
William Lachance 55a27a403e Updates to various things to make the basic animation test work 2011-10-14 13:29:37 -04:00
William Lachance ee6831fa11 Add support for a "startAnimation" handler inside content
This will let us start animating from talos, which is useful to get the
timing right.
2011-10-11 18:41:12 -04:00
William Lachance bb0076ff50 Add a cheesey firefox extension that can send/receive events via jsbridge
We'll use this to start/stop video capture as needed
2011-10-07 12:33:05 -04:00
William Lachance 526facec05 First iteration of a new eideticker superproject
Instead of just creating a python module for video capture, we'll include my
branch of talos as a submodule and use it directly. This should make setup
and prototyping faster.
the eideticker
2011-10-07 12:30:19 -04:00
William Lachance 580d435679 Make eideticker an installable package
Currently we "install" the eideticker server as a script, you must manually
create a "captures" directory for it to dump its data into. For our initial
use-case, it looks like it will be easier to control the capturing directly
from the test harness, so I'll probably be removing the server for now
shortly.
2011-09-29 17:32:17 -04:00
William Lachance 4dc10d1157 Update .gitignores 2011-09-29 16:14:23 -04:00
William Lachance ffc90a4f12 Split capture controller from web server 2011-09-29 16:13:58 -04:00
William Lachance ea2872e76c Minor edit to README.md (Simply run -> Run) 2011-09-29 16:05:14 -04:00
Mark Cote 338ecf2570 Fixed /captures/ url. 2011-09-20 18:14:38 -04:00
Mark Cote 0082c67996 Added dir for capture files. 2011-09-20 17:10:10 -04:00
Mark Cote aecc2a2178 Removed accidentally checked-in files. 2011-09-20 17:01:53 -04:00
Mark Cote 83424c6d87 Display time between frames. Removed more unused stuff. 2011-09-20 16:59:50 -04:00
Mark Cote 1c0a8053e2 Updated requirements. 2011-09-20 10:53:06 -04:00
Mark Cote a16300bb59 Markdown README. 2011-09-19 18:25:34 -04:00
Mark Cote 11461ac238 Initial commit of capture app. 2011-09-19 18:24:41 -04:00