Commit Graph

78 Commits

Author SHA1 Message Date
jwalden@mit.edu
9f1af4acf4 Sigh; try to fix orange, bug 384192. 2007-07-12 17:58:25 -07:00
jwalden@mit.edu
bfd8039d8a Attempt to recommit part of the patch for bug 384192, in the hopes that this makes it easier to figure out what part of it is wrong. This part enables proxying for the added domains but doesn't actually use it. 2007-07-12 16:33:51 -07:00
bclary@bclary.com
307e4d02ef Sisyphus updates - bug 386992, not part of the build. 2007-07-12 10:09:23 -07:00
gavin@gavinsharp.com
d96c0cb9cd Bug 387895: add sample tests for the browser-chrome framework, r=robcee 2007-07-12 08:43:08 -07:00
gavin@gavinsharp.com
806f45888a Bug 387455: adjust browser chrome test harness output (provide summary, don't fail if there are no tests), r=robcee 2007-07-12 07:29:33 -07:00
jwalden@mit.edu
e56925513a Back out 384192. 2007-07-12 01:46:07 -07:00
jwalden@mit.edu
76bb7db098 Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee 2007-07-11 22:38:47 -07:00
myk@mozilla.org
1975425c47 bug 387489: use Python's platform module to auto-detect the OS on which talos is running; npotb
r=rhelmer
sr=anodelman
2007-07-10 17:12:30 -07:00
zach@zachlipton.com
0aaced150c Bug 387045 - Clean up the base_profile in talos. Remove everything from
the base profile except for localstore.rdf (which we need to set browser
window height/width) and let hte browser regenerate the profile on first
launch. "p"=alice, r=robcee
2007-07-10 13:50:55 -07:00
myk@mozilla.org
9cb8e867c4 bug 387495: import config in ffprocess_linux.py so Python doesn't complain when we try to reference config properties; npotb
r=rhelmer
2007-07-09 16:45:07 -07:00
gavin@gavinsharp.com
2c923f61de Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 09:24:15 -07:00
bclary@bclary.com
18fe09f8bc Sisyphus - support buildbot, js test automation, work in progress. Bug 386992, not part of the build 2007-07-05 09:36:55 -07:00
reed@reedloden.com
0b62860c4c Bug 386359 - "need more Ts runs in Talos" (get Talos to use TS_NUM_RUNS) [p=alice r=robcee] 2007-07-03 19:40:55 -07:00
rcampbell@mozilla.com
cf0cf7367c bug 386359 - increase Ts runs in Talos, patch by Alice Nodelman <anodelman@mozilla.com>, r+=me 2007-06-29 12:43:00 -07:00
rhelmer@mozilla.com
fdc0652561 - 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

b=385404, p=anodelman, r=rhelmer
2007-06-21 19:13:25 -07:00
asqueella@gmail.com
458d0c8b38 Bug 384823 - Sort tests by filename to manage dependencies
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=sayrer
2007-06-21 13:21:30 -07:00
axel@pike.org
d7608dff7f bug 385193, improve compare-locales script to report to stdout, with stats, add compare-packs for language packs, r=robcee 2007-06-20 10:13:39 -07:00
axel@pike.org
67aba3dc9d bug 375538, improve web for compare-locales a bit, r=rcampbell 2007-06-20 05:26:28 -07:00
kherron@fmailbox.com
35ba085ca6 Bug 379766 - mochitest result page could include bug links for bug tests. Patch by Ray Kiddy <ray@ganymede.org>, r=sayrer. 2007-06-17 04:51:35 -07:00
myk@mozilla.org
4f5df70a44 bug 384502: adds ability to start MochiTest's runtests.pl on a certain test or in a specific directoryr=sayrer 2007-06-14 22:42:06 -07:00
nrthomas@gmail.com
b05a0247cc Bug 384296, improvements to update verification (change aus server, fix diff exclusion), r=rhelmer 2007-06-13 10:23:31 -07:00
bclary@bclary.com
bb2fd4157c Land sisyphus, bug 383286, r=rcampbell 2007-06-12 08:46:42 -07:00
jonas@sicking.cc
82a7fdf84a Bug 383511: Support multi-domain tests in mochitest. r=sayrer 2007-06-11 14:55:28 -07:00
nrthomas@gmail.com
ac4881f390 Bug 382823, update verification changes for Tb 2.0.0.4, r=rhelmer 2007-06-11 09:40:36 -07:00
rcampbell@mozilla.com
1e9ce9450a boosting timeout to try to clear qm-rhel02 2007-06-07 07:24:38 -07:00
rhelmer@mozilla.com
4350240a4d 15011 build id 2007-06-01 14:32:23 -07:00
rhelmer@mozilla.com
19a3a54415 verification 2007-06-01 14:27:22 -07:00
rhelmer@mozilla.com
bc00a7fd27 dump screen width/height/colorDepth to console b=382521 p=anodelman r=rhelmer 2007-05-30 17:36:15 -07:00
enndeakin@sympatico.ca
21040db770 Bug 382256, add missing constant, r=sayrer 2007-05-28 13:21:28 -07:00
rhelmer@mozilla.com
3fe31ec019 stability patch: lower timeout bar for ts, do not start if tp has failed, bail out if a page takes longer than 5s to load b=381941 r=rhelmer p=anodelman 2007-05-24 16:48:12 -07:00
sayrer@gmail.com
58f156cce7 try increasing test timeout 2007-05-18 13:42:56 -07:00
rhelmer@mozilla.com
3a040f938d 15012 RC2 to 2004 RC3 major b=376663 r=cf 2007-05-17 15:31:34 -07:00
nrthomas@gmail.com
dc08146da2 Bug 381086, add missing en-US to locale lists, r=rhelmer 2007-05-17 14:56:06 -07:00
nrthomas@gmail.com
053c2cc91f For bug 379241, bump update verify config for fx2004 rc3 2007-05-17 09:13:38 -07:00
sayrer@gmail.com
232bc09483 change back to warn for mochitest 2007-05-15 20:27:37 -07:00
sayrer@gmail.com
f321a1c767 leave profile dir until the next run. r=rcampbell on irc 2007-05-14 09:56:39 -07:00
enndeakin@sympatico.ca
0c9df0a662 Changes needed to support testing event simulation for bug 371260, r=sayrer 2007-05-11 09:15:26 -07:00
nrthomas@gmail.com
32f05169dd For bug 379240, changes to update verification for Tb 1.5.0.12 2007-05-10 03:33:56 -07:00
nrthomas@gmail.com
95d92e3a38 For bug 379241, changes to update verification for Fx 2.0.0.4 2007-05-10 03:27:42 -07:00
nrthomas@gmail.com
58884dc8d5 For bug 379240, update bootstrap.cfg for RC2 2007-05-10 03:15:31 -07:00
nrthomas@gmail.com
aa48739673 For bug 379240, changes to update verification for Fx 1.5.0.12 2007-05-10 01:34:25 -07:00
rhelmer@mozilla.com
41b9b7496f license clarification b=368720 r=rhelmer a=anodelman 2007-05-04 15:35:49 -07:00
rhelmer@mozilla.com
3516f3bd18 integrate test framework with graph server, new page set, and add linux support b=368720 r=rhelmer p=anodelman p=bhearsum 2007-05-04 15:13:40 -07:00
rhelmer@mozilla.com
4f8cabc71c renaming mozilla/testing/performance/win32 to mozilla/testing/performance/talos, pull date '2007-05-04 15:00:00 PDT' b=368720 2007-05-04 14:54:08 -07:00
rhelmer@mozilla.com
f8a9bf5e9f pre-emptively landing, b=376663 2007-05-03 16:01:07 -07:00
sayrer@gmail.com
d56eb5fe3e temporarily turn on assertion stacks for debugging 2007-05-03 11:23:09 -07:00
sayrer@gmail.com
32d5d351c5 Bug 379040. Test a new way of redirecting output. r=rcampbell 2007-05-03 09:44:48 -07:00
sayrer@gmail.com
422dd11c4c back out change for bug 379040, fails to pass Windows shell-escaping gauntlet. 2007-05-03 00:07:46 -07:00
sayrer@gmail.com
fcd8b7d8ef Bug 379040. capture stderr from mochitest for diagnostics on win2k3. r=rhelmer 2007-05-02 23:36:51 -07:00
asqueella@gmail.com
d729b20385 Bug 372939 - mochitest gets hung up on .swp files, if they are presentp=Ray Kiddy <ray@ganymede.org>r=sayrer 2007-04-27 09:48:53 -07:00