Benjamin Smedberg
c274ce87d8
Merge mozilla-central into electrolysis.
2009-12-14 08:01:18 -05:00
Benjamin Smedberg
7ffec1977a
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
2009-12-12 13:38:25 -05:00
Jonathan Griffin
542914ba7c
Bug 533482. Let plugin crashtest notify testrunner that no leak log is expected when the plugin process is deliberately crashed. r=bsmedberg
2009-12-09 10:51:38 -08:00
Chris Jones
e237863369
bug 532962: allow run-mozilla.sh to accept debugger arguments. r=luser
2009-12-07 01:10:46 -06:00
Benjamin Smedberg
ebb5f3fbbd
Merge mozilla-central into Electrolysis
2009-11-30 12:59:43 -05:00
Jesse Ruderman
d1f7d602e1
Bug 531479 - Always return exit status of the app, not the stack fixer process. r=dbaron
2009-11-29 13:29:03 -08:00
L. David Baron
49f2b9472b
Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green.
...
--HG--
extra : transplant_source : L%D1V%EAX%C1%C1%E2%8A%DF%F5%AC%AA%B4%DB%D2%D1L%2AS
2009-11-28 21:30:27 -08:00
Clint Talbert
3457d8a6b5
Causing oranges -- Backed out changeset b3c18f150531
2009-11-25 18:00:31 -08:00
Joel Maher
70fe8530fc
Bug 512319 Add option to allow mochitest to use external web server patch=jmaher r=ted
2009-11-25 17:04:02 -08:00
Ted Mielczarek
47425341a7
bug 530093 - allow building with VC10. configure+build system changes. r=bsmedberg
2009-11-23 10:20:21 -05:00
Benjamin Smedberg
48673c8e0e
Bug 523208 - ensure mochitest expects multiple processes, original patch by jgriffin, reworked for ted's review comments by bsmedberg, r=ted
2009-11-20 14:48:56 -05:00
Benjamin Smedberg
7e40d6c15f
Merge mozilla-central into electrolysis.
2009-11-19 12:41:46 -05:00
Jacek Caban
412cd3db71
Fixed includes on case sensitive systems. (actually, this time)
...
Bug 501034 - (Packaged) Unit tests boxes should be able to get a stack trace from browser hangs/timeouts.
r=ted.mielczarek.
2009-11-19 14:04:44 +01:00
Serge Gautherie
248e3ac0ab
s/CrLf/Lf/g, EOL whitespace removals.
...
Bug 501034 - (Packaged) Unit tests boxes should be able to get a stack trace from browser hangs/timeouts; (Dv1).
r=ted.mielczarek.
2009-11-19 14:01:01 +01:00
Jonathan Griffin
1adec9980b
Bug 519570. Log leaks for child processes in separate files, and handle them in automation.py. r=bsmedberg
2009-11-10 11:16:12 -08:00
Brad Lassey
32803dbbf7
bug 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted
2009-12-04 14:14:18 -05:00
Ted Mielczarek
2b676dceab
bug 525370 - figure out windows bustage with hang detection and re-enable it. r=jwalden
...
--HG--
extra : rebase_source : 24ea6c09d89f20c21dc7f0b49b6dc62e32cd5934
2009-10-30 13:00:19 -04:00
Benjamin Smedberg
19d658d08f
Bug 519357 - Only load known binary components from the app directory by reading a components.list file, r=vlad
2009-11-05 09:08:49 -05:00
Ted Mielczarek
12543889f1
bug 526668 - add option to 'unify' to allow files to match if their sorted contents match. r=bsmedberg
2009-11-05 09:04:49 -05:00
Jesse Ruderman
5d5fc53530
automation.py no longer needs to set this SMIL pref, since it is now the default. Bug 532997, r=dholbert
2009-12-04 14:25:31 -08:00
Blake Kaplan
0cf1b1a369
Bug 524690 - Explicitly disable the crashreporter if we have a debugger. r=ted
2009-11-17 03:11:33 -08:00
Jonathan Griffin
c8a76668b1
Bug 524489. Add the --setpref option to runreftest.py. r=ted
2009-11-11 14:50:35 -08:00
Ted Mielczarek
1918cf9321
back out accidental changes (on a CLOSED TREE, no less)
2009-11-11 13:27:09 -05:00
Ted Mielczarek
d3e0dfc0f9
add some debug output to investigate bug 522729 (on a CLOSED TREE)
2009-11-11 12:32:07 -05:00
David Mandelin
c70aaa8974
Bug 515211: remove memory reserve feature from jemalloc, r=jasone
2009-11-02 13:02:37 -08:00
David Mandelin
81a55a799f
Backed out changeset 109b74e8e902 due to tinderbox bustage (was bug 515211)
2009-10-30 11:15:03 -07:00
David Mandelin
a9e3c58281
Bug 515211: remove memory reserve feature from jemalloc, r=jasone
2009-10-30 11:02:38 -07:00
Ted Mielczarek
3548a50c5f
disable windows hang checking for now, bug 525370 filed to sort it out
2009-10-29 20:25:58 -04:00
Ted Mielczarek
250bf28932
bustage fix for bug 501034
2009-10-29 19:20:42 -04:00
Ted Mielczarek
9b9fa3c957
bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo
...
--HG--
extra : rebase_source : 845326f8cfcd3dfe7ca5b0a98bd0810966cf2809
2009-10-16 13:34:27 -04:00
Ted Mielczarek
316b0eb1ef
bug 501034 - add hang detection + breakpad triggering to automation.py. r=Waldo
...
--HG--
extra : rebase_source : 088eeeb0c3135d1048dca08f3639642a90b2eab2
2009-10-13 16:56:24 -04:00
Benjamin Smedberg
093f7abdb8
Bug 524139 - Eval .all.pp instead of including it. This means that in the normal case we avoid any make restarts and the associated I/O that goes with them, which could possibly be slowing Windows builds down considerably r=ted
...
--HG--
extra : rebase_source : 9671d212954595ef76b1870957e09ec6bc018e83
2009-10-23 13:00:19 -04:00
Benjamin Smedberg
f7d37bbe80
Update pymake for additional fixes, including making it work in MozillaBuild 1.4 without manually exporting SHELL, not printing warnings for -include files which don't exist, and parsing errors in browser/locales/Makefile.
2009-10-26 14:08:20 -04:00
Jonathan Griffin
ace18cd7d8
Bug 523208. Fix string to refer to --setpref instead of --extra-pref.
2009-10-26 09:57:33 -07:00
Phil Ringnalda
2dfb194873
Bug 523054 - Sweep out some more viewer orts, r=dbaron
2009-10-25 10:03:17 -07:00
Benjamin Smedberg
b73fd0452b
Update pymake to pick up the fix for bug 523691 and some other stuff, NPODB.
2009-10-23 11:16:27 -04:00
Ted Mielczarek
04ebec3458
bug 523330 - default symbols path busted for mochitest/reftest. r=bsmedberg
2009-10-21 14:19:51 -04:00
L. David Baron
0c930c1db2
Set dom.popup_maximum to -1 to work around weirdness with the offline tests and get the tree green again, and because we probably want to do it anyway. CLOSED TREE
2009-10-22 13:49:21 -04:00
Ted Mielczarek
bba0f52ce8
bug 522829 - add an extra print statement to checkForCrashes to try to figure out what's going wrong
2009-10-20 13:27:02 -04:00
Jonathan Griffin
83f87cc724
Bug 521457. Add debugger options to runreftest.py and runxpcshelltests.py. r=ted
...
--HG--
extra : rebase_source : 420b33b1d44aae7361c25d8bcc15032c303aa80d
2009-10-19 16:12:09 -07:00
Jonathan Griffin
6f593d3a02
Bug 519574. Add --setpref to runtests.py, to add custom prefs to mochitest runs. r=mielczarek
...
--HG--
extra : rebase_source : db4f83d61b30b70fe5e3f49b25367f223a1ea5e3
2009-10-14 10:55:25 -07:00
Ted Mielczarek
2b9d16c055
bug 515436 - Electrolysis test runs need a special LD_LIBRARY_PATH. fix automation.py and various consumers to not overwrite LD_LIBRARY_PATH. r=bsmedberg
...
--HG--
extra : rebase_source : 414a8059faaf7888b53f98712d0b0f6b4863d2ad
2009-10-08 14:10:47 -04:00
Chris Jones
666647a63e
Merge backout
2009-10-02 18:09:39 -05:00
Chris Jones
6f1c8167d4
Backed out changeset 8cbc47eee659
2009-10-02 18:09:08 -05:00
Ted Mielczarek
bc37d88720
bug 519194 - No symbols in stack trace on tests of optimized builds (landing without review, consider it a bustage fix)
2009-10-02 14:46:49 -04:00
Chris Jones
2515107a6f
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
2009-10-01 21:50:09 -05:00
Ted Mielczarek
36a8fde34d
bug 518641 followup, don't try to copy files around if the test-package directories don't exist.
...
--HG--
extra : rebase_source : baa18363c47218f4020b19c9782155c9aae27992
2009-10-01 18:07:52 -04:00
Nick Thomas
af758feed2
Bug 518641 followup, delete unified test-package directory (resolves bustage the 2nd time a build slave packages tests)
2009-10-01 17:21:51 +13:00
Ted Mielczarek
64c44ad91e
bug 518641 - "make package-tests" doesn't work right on OS X universal builds. r=bsmedberg
...
This patch causes us to build archictecture-specific test packages in the
OS X universal build postflight makefile, and unifies them into a universal
test-package (containing the same test files, but universal binaries), and
then special-cases the "package-tests" target to use that pre-generated
test package in the universal build case.
--HG--
extra : rebase_source : 41d1f3fe887a2dbdee3ad560ab46bcb261883690
2009-09-29 08:31:50 -04:00
Ted Mielczarek
217e4c2081
bug 518641 - fix the "unify" script to properly handle Java .class files. r=bsmedberg
...
Java .class files and Mach-O fat binaries use the same 4-byte magic
number at the start of the file. 'unify' uses the magic number to detect
Mach-O binaries, so it chokes on Java .class files. This change makes us
use the same heuristic as file(1), which is to check the second 4 bytes
in the file. Java class files put a version number there, and Mach-O
fat binaries put the number of contained architectures there. Conveniently,
Mach defines only 18 architectures, and Java's lowest shipping version
number is 43, so there's no overlap in valid values.
--HG--
extra : rebase_source : 84f5382bca6fa4bde721686f029514a41dfaf6b4
2009-09-29 08:31:50 -04:00