Closed
Bug 385404
Opened 16 years ago
Closed 16 years ago
fixing minor configuration issues with talos.
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Unassigned)
References
Details
Attachments
(1 file)
9.08 KB,
patch
|
rhelmer
:
review+
|
Details | Diff | Splinter Review |
Several small changes: - adds ability to set the browser height and width through the config.py file - adds a few prefs to sample.yaml that disallows browser move, resize and the running of java - increase the default page load timeout in the framecycler to 25000 ms - some changes made to the way data is passed between the framecycler and talos, will make it easier to add csv data dumping support
Attachment #269310 -
Flags: review?(rhelmer)
Updated•16 years ago
|
Attachment #269310 -
Flags: review?(rhelmer) → review+
Comment 1•16 years ago
|
||
Landed: Checking in config.py; /cvsroot/mozilla/testing/performance/talos/config.py,v <-- config.py new revision: 1.3; previous revision: 1.2 done Checking in ffprocess_linux.py; /cvsroot/mozilla/testing/performance/talos/ffprocess_linux.py,v <-- ffprocess_linux.py new revision: 1.2; previous revision: 1.1 done Checking in ffprocess_win32.py; /cvsroot/mozilla/testing/performance/talos/ffprocess_win32.py,v <-- ffprocess_win32.py new revision: 1.2; previous revision: 1.1 done Checking in run_tests.py; /cvsroot/mozilla/testing/performance/talos/run_tests.py,v <-- run_tests.py new revision: 1.4; previous revision: 1.3 done Checking in sample.config; /cvsroot/mozilla/testing/performance/talos/sample.config,v <-- sample.config new revision: 1.3; previous revision: 1.2 done Checking in tp.py; /cvsroot/mozilla/testing/performance/talos/tp.py,v <-- tp.py new revision: 1.5; previous revision: 1.4 done Checking in base_profile/localstore.rdf; /cvsroot/mozilla/testing/performance/talos/base_profile/localstore.rdf,v <-- localstore.rdf new revision: 1.2; previous revision: 1.1 done Checking in page_load_test/framecycler.html; /cvsroot/mozilla/testing/performance/talos/page_load_test/framecycler.html,v <-- framecycler.html new revision: 1.3; previous revision: 1.2 done
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Mass move of Core:Testing bugs to mozilla.org:Release Engineering:Talos. Filter on RelEngTalosMassMove to ignore.
Component: Testing → Release Engineering: Talos
Product: Core → mozilla.org
QA Contact: testing → release
Version: Trunk → other
Assignee | ||
Updated•10 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•