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

4070 Коммитов

Автор SHA1 Сообщение Дата
Gavin Sharp 4e28a2e19c Merge backout with previous tip 2008-09-23 11:47:43 -04:00
Gavin Sharp 9d73a84128 Back out unintentional change that enabled JIT for m-c unit tests 2008-09-23 11:46:25 -04:00
Andreas Gal ccf766cf50 Merge with mozilla-central. 2008-09-21 12:44:24 -07:00
Robert Kaiser 1829fc30dc bug 453840 - make it possible to create files in the final place for releases, r=ted 2008-09-17 22:53:09 +02:00
Robert Sayre 6d9ab91ead Turn on JIT for unit tests. 2008-09-12 14:55:28 -04:00
Blake Kaplan ce985b284a Revert accidental hunk from the merge changeset cf844bddfe57 that's causing unittest orange. r=shaver 2008-09-02 21:26:49 -07:00
Blake Kaplan 035c1661c6 Merge mozilla-central -> tracemonkey 2008-08-27 14:28:27 -07:00
Gervase Markham 09631b722d Bug 452418 - change test scripts to use bash explicitly, as some of the code doesn't work in dash, which is the default /bin/sh in Ubuntu Hardy. Patch by gerv; rs=ted. 2008-08-27 17:19:24 +01:00
Robert Sayre e4f6bec138 Add test of (attempted) trace recording with an active call object 2008-08-25 17:12:41 -04:00
Robert Kaiser 089dfd0bd6 bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil 2008-08-24 19:51:03 +02:00
Serge Gautherie b8b3daba76 Bug 448858 – In <test_one.sh>, document new "check-one" call mode too
(Av1) Add command example
2008-08-02 11:59:04 +02:00
Serge Gautherie d77f7b726b Bug 449150 – In <find-leakers.pl>, fix code nits and add output sorting
(Av1) <find-leakers.pl>
2008-08-05 04:05:50 +02:00
Philippe M. Chiasson b3e4c21e09 Follow up to bug 448003 Z/mZ values are off by 100 on OS X - make the symbol type matching case-insensitive. r=ted 2008-08-12 09:31:03 +01:00
Philippe M. Chiasson 5247f36eb0 Bug 448003 Z/mZ values are off by 100 on OS X. r=ted 2008-08-11 15:16:59 +01:00
Serge Gautherie d15cef2eb0 Bug 447043 – In check-one, new log files are not being scanned for PASS/FAIL
p=sgautherie r=ted.mielczarek
2008-08-01 22:07:14 +01:00
Mark Banner 0125e8336f Bug 446692 do_get_file fails on Windows with ".." in the file location. patch suggested by Josh Geenen <joshgeenen+bugzilla@gmail.com> updated by me,r=ted. 2008-07-24 16:33:41 +01:00
Alex Vincent 63ba837c70 bug 443220 - check-one and check-interactive cannot run tests not in a unit/ directory. r=ted 2008-07-20 08:32:32 -04:00
Nick Thomas cf69a30ac9 Bug 443090 - Unify unittest failures (xpcshell part) p=ted.mielczarek, r=bsmedberg 2008-07-16 17:45:42 +12:00
Shawn Wilsher bf7d7dc3f7 Backed out changeset 12412df591a0 (bug 443220) 2008-07-08 18:34:01 -04:00
Alex Vincent 3b2db922e6 bug 443220 - check-one and check-interactive cannot run tests not in a unit/ directory. r=ted.mielczarek 2008-07-08 17:12:41 -04:00
Gavin Sharp 55953e1b77 Fix typo from bug 431745 2008-07-08 11:23:25 -04:00
Shawn Wilsher 28fe4226a8 Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js
This makes the test not fail if a specific failure point is met that can occur
when test execution is slow (like the tinderbox).
r=gavin
2008-07-08 10:22:33 -04:00
Gavin Sharp 48d674c0f1 Debugging followup (bug 431745) 2008-07-06 21:09:28 -04:00
Gavin Sharp 42e784064b Temporary debugging patch to try and get to the bottom of the test_sleep_wake failures (bug 431745) 2008-07-06 18:39:37 -04:00
Ben Turner 18c01b2b72 Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron. 2008-06-26 10:12:42 -07:00
Ben Hearsum 876c97ecda bug 433882: remove unnecessary releng code from mozilla-central & actionmonkey (because its home is still in CVS). r=nrthomas,a=bsmedberg, patch=me 2008-06-03 11:31:25 -04:00
Benjamin Smedberg a03e4b1714 Merge cvs-trunk-mirror to mozilla-central up through FF3RC2build2
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
2008-05-30 12:08:47 -04:00
mark.finkle@gmail.com e9d271ae7a b=435460, r=bhearsum. production cfg for xulrunner rc2 2008-05-29 14:49:39 -07:00
mark.finkle@gmail.com 8568ead3a5 b=435460, r=bhearsum. staging test for xulrunner rc2 2008-05-29 06:41:49 -07:00
nrthomas@gmail.com 89dfb841cf Bug 434508, update bootstrap config for Fx 3.0 RC2 Build, final patch by joduinn, r=me 2008-05-29 02:16:02 -07:00
Ben Hearsum 1108629a3d bug 434844: No Mozilla2 tinderboxes are running the codesize test - update autosummary.unix.bash the same way as basesummary*. r=bsmedberg, patch=me 2008-05-28 14:57:58 -04:00
Ben Hearsum 8bedfc9138 bug 434844: fix basesummary.*.bash to work with differently named srcdirs. r=bsmedberg, patch=me 2008-05-28 09:51:16 -04:00
Ben Hearsum 6a8f5f131d Non-code check-in to test fix for bug 433756. 2008-05-15 09:49:24 -04:00
L. David Baron 4c846a4ee3 Fix broken --shutdown-leaks argument handling on Windows by copying the argument out of argv rather than holding a pointer to it. b=433708 r=pavlov 2008-05-14 11:57:32 -07:00
Ben Hearsum 01caf54b5a bug 422296: tools needed for debug+leak tests on mozilla-central - bloatdiff.pl + leaktest.py.in runner script. r=tmielczarek, patch=me 2008-05-13 17:17:33 -04:00
nrthomas@gmail.com 1598266b3b Bug 428074, update pullDate for 3.0RC1 Build1, p=joduinn, r=me 2008-05-12 00:22:13 -07:00
nrthomas@gmail.com 0d66e1949c Bg 428074, update bootstrap config for Fx 3.0 RC1 Build1, r=bhearsum 2008-05-11 14:51:00 -07:00
nrthomas@gmail.com 83f749620d *** empty log message *** 2008-05-10 06:50:11 -07:00
nrthomas@gmail.com bdf3c45adb Build 3.0rc2 build1 on staging 2008-05-10 03:53:40 -07:00
nrthomas@gmail.com e0eeacacd6 Bug 432986, bump 1.8 staging to Fx2.0.0.15 (in anticipation), r=bhearsum 2008-05-09 11:51:00 -07:00
nrthomas@gmail.com 99d520daa7 More testing for bug 428063, push staging back to 3.0rc1buil1 with an updated CVS mirror 2008-05-09 03:11:41 -07:00
nrthomas@gmail.com 0c161db50c Bug 428063, need to support long names with RC for the previous version too (update verify fix for 3.0rc1 -> 3.0rc2), r=bhearsum 2008-05-08 09:45:18 -07:00
nrthomas@gmail.com 17c498c90b Bug 428063, specify app version correctly in update verify config (for the RC case), r=bhearsum 2008-05-08 07:53:02 -07:00
nrthomas@gmail.com 04bd1fcac4 For Bug 428063, need oldAppVersion for update verify when testing 3.0rc1 --> 3.0rc2 2008-05-08 07:12:15 -07:00
nrthomas@gmail.com 1fc3bcecbd Bug 428063, fix regression in tag replacement from previous checkin, r=bhearsum 2008-05-08 05:27:26 -07:00
nrthomas@gmail.com 9fd46c9d44 Bug 431788, need to use the cltbld key for releases, p=rtessner, r=me 2008-05-07 13:14:12 -07:00
nrthomas@gmail.com 3507584ab6 Bug 431788, follow up for Tb3.0a1 build1, p=rtessner, r=me 2008-05-06 14:28:13 -07:00
nrthomas@gmail.com 736d7e2eba Bug 428063, update all the CO_TAG's in client.mk, r=bhearsum 2008-05-06 13:20:55 -07:00
dbaron@dbaron.org 0a2ff7ff09 Allow diffbloatdump to read its own input back in (so that we can run fix-*-stack over its output (which is much faster than running it over a whole log) and still diff that output against different output. Not part of the build. 2008-05-05 21:47:23 -07:00
nrthomas@gmail.com 66d2bfd97d Bug 428063, test 3.0 RC2 build1 in staging 2008-05-05 15:27:07 -07:00
dbaron@dbaron.org 1c6d12199d Deal with padding inside .gnu_debuglink section being non-null. Not part of build. 2008-05-05 14:51:11 -07:00
nrthomas@gmail.com 465284df63 Bug 431788, bootstrap config for Thunderbird 3.0a1, p=rtessner, r=me 2008-05-05 08:25:53 -07:00
nrthomas@gmail.com 8b1ab3022f Bug 428063, test 3.0 RC1 build2 on staging 2008-05-02 09:58:31 -07:00
nrthomas@gmail.com 2111d4317d Bug 428063, Support major releases (rename rcN to buildN in update offer), r=bhearsum 2008-04-29 07:01:33 -07:00
bhearsum@mozilla.com 225507e774 bug 428063: bump staging 1.9 bootstrap to UPDATE_PACKAGING_R4. patch=me 2008-04-28 07:46:32 -07:00
bhearsum@mozilla.com 5daf136490 bug 428063: support major releases & quit using rc in overloaded ways. r=rhelmer,bhearsum, patch=nrthomas 2008-04-28 06:48:21 -07:00
nrthomas@gmail.com b5d71a09b3 Bug 428650, patcher in fast mode uses a lot of space in /tmp, r=ccooper 2008-04-24 08:14:57 -07:00
nrthomas@gmail.com 28b260fd60 Bug 421001, include xulrunner code in source tarballs for Firefox releases, r=rhelmer 2008-04-24 07:22:54 -07:00
nrthomas@gmail.com a0e003472a Bug 426259, restore the vars for the external staging, p=rtessner, r=me 2008-04-18 10:16:21 -07:00
nrthomas@gmail.com fdcd69a469 Bug 426559, bootstrap config for Tb2.0.0.14rc1, p=rtessner, r=me 2008-04-17 10:02:46 -07:00
nrthomas@gmail.com 78ef8e85f2 Bug 409347, add verify-locales to the public repo. This is rev 1.9 from /mofo, see there for earlier history 2008-04-12 08:32:22 -07:00
rhelmer@mozilla.com 3686e49d66 testing nightlies, need runMozillaTests set here 2008-04-12 00:59:24 -07:00
rhelmer@mozilla.com 48130570fa bustage fix from bug 427166, this should not be set 2008-04-11 15:43:16 -07:00
nrthomas@gmail.com 77c0590585 Update 1.9 staging to same patcher tag as 1.9 production 2008-04-11 03:40:06 -07:00
rhelmer@mozilla.com e4b4a3dd2f use wget not LWP, as we do not have LWP in the ref platform linux b=427690 r=nthomas 2008-04-09 13:10:07 -07:00
reed@reedloden.com 719b3bc21b Bug 419615 - "use JSVERSION_LATEST in xpcshell" (use a context callback to set error-reporter and jsversion default) [p=crowder@fiverocks.com (Brian Crowder) r+a1.9=shaver] 2008-04-09 00:27:16 -07:00
rhelmer@mozilla.com 413f14b220 staging only, back out revision 1.17, kernel fixed 2008-04-08 15:38:59 -07:00
rhelmer@mozilla.com b4695dca98 check for signing log over HTTP not locally b=427690 r=nthomas 2008-04-08 11:38:52 -07:00
rhelmer@mozilla.com a84b74f609 merge staging to production b=427166 r=nthomas 2008-04-08 09:40:11 -07:00
nrthomas@gmail.com 4cfcb3c6f1 Bug 427769, bootstrap config for Tb2.0.0.x on the staging setup, p=rtessner, r=me 2008-04-08 09:23:34 -07:00
rhelmer@mozilla.com 8540d7ba89 push contents of private dir, not dir itself, and fix up comment b=415970 r=nthomas 2008-04-07 13:16:28 -07:00
rhelmer@mozilla.com 067541e5ff bustage fix, staging only - downgrade linux kernel version 2008-04-04 22:05:28 -07:00
rhelmer@mozilla.com 0dcbf004d9 typo, staging only - remove duplicate sourceDir entry 2008-04-04 17:09:40 -07:00
rhelmer@mozilla.com 4b3d9e07b8 support ftp-not-on-master for staging b=415180 r=nthomas 2008-04-04 15:13:35 -07:00
nrthomas@gmail.com a29f79de9d Bug 426307, bootstrap bump for Fx2.0.0.14rc1, p=joduinn, r=me 2008-04-04 12:17:49 -07:00
rhelmer@mozilla.com c46fe71ccc clean sourcedir in clean_stage target 2008-04-03 19:50:46 -07:00
rhelmer@mozilla.com 253b47be77 automation should not need slave/ftp on master b=415970 r=nthomas 2008-04-03 19:33:11 -07:00
rhelmer@mozilla.com 114f0b66af automation should not need slave/ftp on master b=415970 r=nthomas 2008-04-03 19:28:42 -07:00
rhelmer@mozilla.com 26044cf326 automation should not need slave/ftp on master b=415970 r=nthomas 2008-04-03 19:25:18 -07:00
nrthomas@gmail.com fec7a7814c Bug 426259, bootstrap config for Tb20013rc1 2008-03-31 15:54:29 -07:00
rhelmer@mozilla.com be4eeb5e07 bustage fix, staging only - kernel version for linux is wrong 2008-03-29 17:50:43 -07:00
rhelmer@mozilla.com fba80b4233 bustage fix for staging only - should push to fx slave 2008-03-28 15:38:19 -07:00
nrthomas@gmail.com a4b8edfa9e Bug 421411, fix up runMozillaTests (migrating nightlies to automation), r=rhelmer 2008-03-28 11:16:36 -07:00
nrthomas@gmail.com 1d99f12f59 Bug 425462, re-enable fast-mode now that it's debugged 2008-03-27 14:25:42 -07:00
rhelmer@mozilla.com bb524419f3 add removed-files to exclusion list b=425462 r=schrep 2008-03-27 14:19:33 -07:00
nrthomas@gmail.com 120b453941 Bug 425462, disable patcher's fast-mode for 3.0b5, r=rhelmer 2008-03-27 11:21:18 -07:00
rhelmer@mozilla.com e008df8a42 bump 3.0b5 for rc2 r=rhelmer p=joduinn b=424242 2008-03-26 18:27:26 -07:00
nrthomas@gmail.com 713a10a2f4 Bug 424242, update timestamps for tagging 3.0b5rc1, p=joduinn, r=me 2008-03-26 02:16:58 -07:00
rhelmer@mozilla.com c370739c14 run mozilla tests on staging 2008-03-21 17:59:12 -07:00
rhelmer@mozilla.com d0773e93f9 check in staging equiv of moz19-bootstrap.cfg b=415180 2008-03-21 14:24:28 -07:00
rhelmer@mozilla.com 8a0421fa4e preparing for 3.0b5 release b=424242 r=rhelmer p=joduinn 2008-03-21 14:08:14 -07:00
rhelmer@mozilla.com 10a57064d9 bustage fix for staging only, update to UPDATE_PACKAGING_R3 2008-03-20 15:40:08 -07:00
rhelmer@mozilla.com 0737f40e32 bustage fix, old rc should be 4 for staging 2008-03-20 10:43:17 -07:00
rhelmer@mozilla.com 9ff13da03c bustage fix for staging only, need to pull correct RC for previous release 2008-03-20 00:18:43 -07:00
rhelmer@mozilla.com 874f09c5ef use new backupsnip script for backups b=422008 r=joduinn 2008-03-19 13:07:36 -07:00
rhelmer@mozilla.com 6ae803e2b4 move pushsnip from mofo repo, split into separate backup script. p=joduinn, r=rhelmer, original pushsnip written by preed b=422008 2008-03-19 13:01:39 -07:00
rhelmer@mozilla.com 65e9ef433b prepare 1.9 nightly rollout b=421411 r=nthomas 2008-03-18 11:57:29 -07:00
rhelmer@mozilla.com 87349ae17b remove RELEASE tag from l10n repo too b=420005 r=bhearsum 2008-03-18 11:26:02 -07:00
rhelmer@mozilla.com 0ab19e8840 back out last patch, only want on staging 2008-03-17 07:48:32 -07:00
bhearsum@mozilla.com c957fdd0aa bug 409232: pass in product name to verify-locales.pl - Bootstrap changes to call verify-locales.pl w/ new argument. r=nrthomas, patch=me 2008-03-17 07:21:53 -07:00