Commit Graph

111 Commits

Author SHA1 Message Date
zach@zachlipton.com
e96df646a8 *** empty log message *** 2007-07-30 17:14:06 -07:00
zach@zachlipton.com
c0aa0b612b Really add license headers... 2007-07-30 15:59:41 -07:00
zach@zachlipton.com
83afccc130 Add license headers, set minVersion to 2.0 2007-07-30 15:46:46 -07:00
zach@zachlipton.com
f1e394ce67 License info 2007-07-30 15:07:39 -07:00
zach@zachlipton.com
3fc611ce6e Add extension packaging code 2007-07-30 13:17:57 -07:00
zach@zachlipton.com
c96b048186 Bugs 390164 and 390166: fix steps and expectedResults spacing and the
syntax error in the "select tests" dialog. p=ben_h, r=zach.
2007-07-30 11:11:50 -07:00
zach@zachlipton.com
baf8c7ce5d Bug 389897: cancel button for select tests dialog. p=ben_h, r=me. 2007-07-27 16:21:32 -07:00
zach@zachlipton.com
f49a6f2535 Unix lineendings ftw! 2007-07-27 15:33:09 -07:00
zach@zachlipton.com
ab29a461ce Bug 389608: saving the current selection and restoring on re-open, label
fixes, and listbox fix. p=ben_h, r=zach
2007-07-26 23:07:19 -07:00
preed@mozilla.com
1baa437c05 Replace the 2.0.0.6 build ID with the 2.0.0.5 build ID (I always make this mistake). 2007-07-26 19:53:49 -07:00
preed@mozilla.com
fe54bd2988 Update Build ID to be for 2.0.0.5, not 2.0.0.6 (I always make this mistake). 2007-07-26 19:50:47 -07:00
preed@mozilla.com
6d0c5f083c I always do this... put the 2.0.0.5 build ID here, not the 2.0.0.6 build ID. Bleh. 2007-07-26 19:35:18 -07:00
preed@mozilla.com
e4a77c98a1 Version bumps for update verification. r=rhelmer. 2007-07-26 15:37:32 -07:00
zach@zachlipton.com
0dd6c25481 Fix broken reference to selecttests.js 2007-07-25 16:02:56 -07:00
zach@zachlipton.com
f2c0e4b0be Litmus tab improvements, including "select tests" dialog and the subgroup
overview box. p=ben_h, r=zach.
2007-07-25 15:51:02 -07:00
zach@zachlipton.com
cc84b6e567 Bug 384341 - Talos Mac support. Also add environment variable settings,
quit.js to quit the browser afters tests, and ffprofile_unix with mac and
linux code. r=alice
2007-07-23 12:21:37 -07:00
zach@zachlipton.com
2332979414 Remove alerts, rename 3.0 branch properly. 2007-07-20 09:49:35 -07:00
zach@zachlipton.com
71e0a5fe53 Add light qmo bee logo for the notification pane background 2007-07-19 16:16:57 -07:00
zach@zachlipton.com
963f1da9e4 Beautification, code cleanup, and litmus tab improvements. p=ben_h,
r=zach.
2007-07-19 15:55:03 -07:00
preed@mozilla.com
edbe4106e0 Correct mac build ID. :-/ 2007-07-19 14:40:27 -07:00
rhelmer@mozilla.com
39e2c3b014 only need from/to on latest 2007-07-19 14:35:41 -07:00
preed@mozilla.com
b0c9b41f7b Bug 388103 (ostensibly): Config bumps for Thunderbird 2.0.0.5 update verification; this adds the 2.0.0.4 Tbird release, including the new ko locale (which was added betwen 2.0.0.0 and 2.0.0.4, so we can test the 2005 updates. 2007-07-19 14:09:14 -07:00
ginn.chen@sun.com
a37badfd81 Bug 387395 talos computes Median value incorrectly
r=anodelman
2007-07-18 23:33:13 -07:00
dbaron@dbaron.org
44d466a5b4 Show diagnostics for todo tests. b=388690 r=sayrer 2007-07-18 21:59:26 -07:00
zach@zachlipton.com
aba02685ac Initial checkin of the qa community extension. 2007-07-18 13:11:14 -07:00
rhelmer@mozilla.com
87d559dd76 should remove ka not ko for mac 2007-07-16 21:32:57 -07:00
rhelmer@mozilla.com
f358acdfca update verification for 2.0.0.5 Firefox release b=387766 r=preed 2007-07-16 16:33:41 -07:00
flamingice@sourmilk.net
62d803615d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
dbaron@dbaron.org
e59b0cebad Remove extra whitespace at end of one line in test templates. rs=sayrer over IRC 2007-07-15 22:54:13 -07:00
bzbarsky@mit.edu
c4fd41e7f5 Slightly better handling of exceptions, especially parse errors. Bug 388248, r=gavin 2007-07-15 17:21:11 -07:00
gavin@gavinsharp.com
2df1250a61 Disable failing tests, failure error reporting is now complete 2007-07-13 09:01:04 -07:00
gavin@gavinsharp.com
6293b94ea6 Committing a few tests that fail intentionally to test the buildbot error reporting, will disable these once the test is complete 2007-07-13 08:29:05 -07:00
jwalden@mit.edu
c1fc2bbd75 I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see... 2007-07-12 20:38:31 -07:00
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