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

835 Коммитов

Автор SHA1 Сообщение Дата
nrthomas%gmail.com fda4b63088 Bug 399848, use when pushing nightly update snippet to server, r=ccooper 2008-02-21 20:22:12 +00:00
ccooper%deadsquid.com 356aea3abf b=418831
r=nrthomas
- Convert MSYS drive letter to the format expected by the browser
2008-02-21 16:12:56 +00:00
ted.mielczarek%gmail.com 9287eabf93 bug 418502 - allow tinderbox to build profiledbuild. r=preed 2008-02-20 22:20:30 +00:00
ajschult%verizon.net e16b9a89a3 Bug 416700: 0 or 0% leaks results in bloatdiff dying, r=coop 2008-02-12 05:11:16 +00:00
kairo%kairo.at 87d3d5fb79 bug 414935 - [client] Only use Modern theme in testing for Mozilla suite and SeaMonkey 1.x, r=ccooper 2008-01-30 21:44:07 +00:00
mark%moxienet.com 2c658b4673 412507 tinderbox doesn't figure out what signal killed a process correctly. r=nrthomas r=ccooper 2008-01-24 19:14:35 +00:00
dietrich%mozilla.com f2174fa020 Tinderbox pref change for bug 394038 (r=rhelmer) 2008-01-23 16:44:07 +00:00
kairo%kairo.at 5d064d015f bug 398711 - [client] improve handling of extensions in tinderbox, r=ccooper 2008-01-16 16:57:25 +00:00
kairo%kairo.at 018d61be4a bug 410922 - Allow uploading any extensions onto stage through tinder-config, p=philipp@bugzilla.kewis.ch r=me r=coop 2008-01-11 18:50:03 +00:00
ccooper%deadsquid.com 478554cf3c b=409284
r=nrthomas
- catch input errors and error out properly
2007-12-21 17:55:51 +00:00
ccooper%deadsquid.com 3421bf996a b=374823
r=rhelmer
- set codebase prefs on Mac for Bloattests
2007-12-08 03:53:03 +00:00
mark%moxienet.com 0f061107f9 407032 Tinderbox keeps running StartupPerformanceTest (Ts) even when it failed. Use "last" to break out of the loop early; TinderboxPrint for a failure. r=rhelmer 2007-12-06 00:58:20 +00:00
ccooper%deadsquid.com b4d852c237 b=388654
r=cf
- Search through the list of possible build ID locations for XR apps until we find the build ID.
2007-11-07 21:47:30 +00:00
ted.mielczarek%gmail.com 975e1947fd bug 390916 - make fxdbug-linux-tbox turn orange if RLk is nonzero. patch by rhelmer, r=dbaron 2007-10-25 01:39:19 +00:00
dbaron%dbaron.org 2cee3a07b0 Use --shutdown-leaks on Windows too, since we don't need to work around crashes that are now fixed. b=374822 r=coop 2007-10-23 20:13:08 +00:00
nrthomas%gmail.com 5793ff6c5c Bug 397541, improve symlinking from nightly/ to nightly/YYYY/MM/YYY..., r=preed 2007-10-17 13:52:39 +00:00
gerv%gerv.net d38c158995 Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 12:08:47 +00:00
ajschult%verizon.net f2c8c05cee Bug 386985: tinderbox thinks profile directory exists when it doesn't. r=rhelmer 2007-10-02 03:05:23 +00:00
rhelmer%mozilla.com a6c83de184 only turn on jprof JS is TestWithJprof is on r=coop b=347966 2007-10-01 17:43:22 +00:00
kairo%kairo.at d3e0d4ccb9 bug 397285 - Make tinderbox locale repackaging more flexible, r=rhelmer 2007-09-29 12:49:33 +00:00
nrthomas%gmail.com f097c84041 Bug 397541 follow up, wallpaper around ln failing on existing link by doing that last 2007-09-28 10:16:51 +00:00
nrthomas%gmail.com cbe71a85ed Bug 397541 follow to address review comment, r=preed 2007-09-28 07:36:06 +00:00
nrthomas%gmail.com 70cfb2c36e Bug 397541, publish nightly builds to nightly/YYYY/MM/ and symlink back to nightly, r=preed 2007-09-28 07:32:55 +00:00
ccooper%deadsquid.com ae90d2d639 b=395804
r=preed
- Copy build-thunderbird.pl as build-seamonkey.pl under MSYS
2007-09-11 21:29:31 +00:00
rhelmer%mozilla.com 3607c048e0 back out jprof patch due to camino bustage b=347966, see comment #40 2007-09-07 00:17:52 +00:00
rhelmer%mozilla.com cf3ce1d9ac jprof support for tinderbox b=347966 r=coop 2007-09-06 21:27:17 +00:00
preed%mozilla.com 03020749c5 Bug 392579: quote ssh args that include $ENV{'HOME'} for all platforms. r=rhelmer 2007-08-22 00:57:36 +00:00
preed%mozilla.com 35be3f1023 Bug 372836: Tinderbox changes to work with MSYS, specifically adding support for copying files around manually, since MSYS doesn't have symlinks and only supports hardlinks on NTFS. r=coop,cf 2007-08-15 18:01:58 +00:00
benjamin%smedbergs.us 4e5b11dfc3 Bug 391308 - Ship the .tar.bz2 SDK for mac, r=cf 2007-08-15 16:12:56 +00:00
preed%mozilla.com e1c9ac7194 Bug 372836: Munge Tinderbox so that it can test MSYS-created builds. r=rhelmer 2007-08-14 17:15:04 +00:00
dbaron%dbaron.org 1f637899a8 Mention new value of XPCOM_DEBUG_BREAK in comment. b=391722 r=preed 2007-08-10 22:12:03 +00:00
mark%moxienet.com 844cc7b061 388651 Tinderbox tests shouldn't attempt to load favicons. Set the prefs in tinderbox. r=coop 2007-08-09 21:52:14 +00:00
ted.mielczarek%gmail.com c48145cb6d bug 372836 - tinderbox changes to work with MSYS/MozillaBuild - fix MSYS sysinfo. r=preed 2007-08-09 19:54:58 +00:00
reed%reedloden.com 25c90baa52 Bug 391056 - "Swap to SQLite-based pageload server (take three)" [p=reed r=BuildTeam] 2007-08-08 03:32:47 +00:00
mark%moxienet.com 4f2ebc12b9 388982 Tinderbox server losing mail, causing perpetually yellow builds. Add a subject to Tinderbox status e-mails. r=coop. Recommitting as-is, cf says that the problems on bl-bldlnx03 and bl-bldxp01 are unrelated to this patch. 2007-08-03 17:49:21 +00:00
mark%moxienet.com 50a360607f Backing out patch from bug 388982, because it caused bl-bldlnx03 (Firefox fxnewref-linux-tbox), bl-bldxp01 (Firefox fx-win32-tbox) to be unable to send status e-mails? 2007-08-03 16:28:04 +00:00
mark%moxienet.com 84e47c7d03 388982 Tinderbox server losing mail, causing perpetually yellow builds. Add a subject to Tinderbox status e-mails. r=coop 2007-08-03 14:39:45 +00:00
ccooper%deadsquid.com bbc74d3526 b=388691
- delete ObjDir first in case it require mozilla/ as part of a relative path
2007-07-19 19:40:21 +00:00
ccooper%deadsquid.com 78eae6579a b=388691
r=rhelmer
- undo previous patch
- allow for CLOBBERing of non-release builds
2007-07-19 18:54:58 +00:00
ccooper%deadsquid.com b7784a93d2 b=388691
r=rhelmer
- allow depend builds to be CLOBBERed as well
2007-07-19 17:00:23 +00:00
mark%moxienet.com b585525be4 387680 Talkback on trunk is not getting the correct build ID. Push the build ID in from Tinderbox. r=coop 2007-07-12 17:54:51 +00:00
nrthomas%gmail.com ba4d950998 Bug 373911, Tinderboxes don't remove old packages when talkback disabled, eventually exhausting disk space. r=coop 2007-07-09 15:00:42 +00:00
nrthomas%gmail.com 01ecec54b9 Bug 383775, work around pacifica-vm cruftiness by going back to using rsync for Cygwin, r=preed 2007-07-09 08:26:00 +00:00
ccooper%deadsquid.com 619acac721 - missing semicolon 2007-06-27 17:42:00 +00:00
ccooper%deadsquid.com f42719dbe7 b=373373
r=preed
- allow builds to use prebuilt Talkback packages
- add defaults to tinder-* config files to disable using Talkback packages by default
2007-06-26 21:53:42 +00:00
benjamin%smedbergs.us c4770b8d48 Bug 383167 - Put buildid in an external file, tinderbox client changes r=rhelmer 2007-06-25 07:58:46 +00:00
reed%reedloden.com 315305c83b Revert back to axolotl until pageload.build db corruption issue can be dealt with (cb-sea-linux-trunk and Camino excluded). [p=reed r=rhelmer] 2007-06-20 06:40:26 +00:00
reed%reedloden.com 81b4396cb0 Re-land patches in bug 363499 now that bug 384032 has been fixed. [p=reed r=preed] 2007-06-20 02:00:53 +00:00
benjamin%smedbergs.us 04536fb5d7 Bug 383775 - Make tinderbox work with mozillabuild, r=preed 2007-06-15 10:58:40 +00:00
reed%reedloden.com 31e36d7f32 Swap pageload_server back to axolotl for the time being (Camino excluded). [p=reed r=preed] 2007-06-12 00:32:18 +00:00