Brad Lassey
9720b01da9
bug 547864 - default entry point from winmo tool wrappers is invalid r=dougt
2010-02-22 20:28:38 -05:00
Jesse Ruderman
776993d4ff
Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted
...
--HG--
rename : tools/rb/fix-macosx-stack.py => tools/rb/fix_macosx_stack.py
2010-02-21 13:03:20 -08:00
Alex Pakhotin
0391b39017
bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB
2010-02-04 23:44:24 -08:00
Ted Mielczarek
859856f829
bug 540627 - provide an environment variable to save minidumps from test runs. r=bsmedberg
...
--HG--
extra : rebase_source : d53ac17a06eb938e1fcd9a59e409b3467c04fed9
2010-02-03 14:15:17 -05:00
Daniel Holbert
0e37edb472
Backed out changeset 8006ad2d0c06 (tests for bug 542263), since its test 'test_GCrace.html' failed on OSX in its first cycle.
2010-02-02 18:57:15 -08:00
Benjamin Smedberg
13bfdf8175
Testcase for bug 542263 - crash at NPObjWrapper_NewResolve or various other places
2010-02-02 17:18:41 -08:00
Benjamin Smedberg
6bc39a5d8c
Fix typo in error-handling case that we rarely hit, r=trivial
...
--HG--
extra : rebase_source : a6172b6b004f71fd14f818eb5da56dc04f98b46a
2010-01-26 17:46:47 -05:00
Ted Mielczarek
bb4b84a9bb
punt on bug 540369, set timeout=None for leaktest
...
--HG--
extra : rebase_source : 76440f6d2d263f951bf18e53336d51a779c8a838
2010-01-26 08:14:01 -05:00
Phil Ringnalda
9563ff14f6
Try again to fix the Windows debug bloatcycle bustage from bug 540369, by cranking the timeout up to 3540 seconds
2010-01-25 21:22:45 -08:00
Jonathan Griffin
23e719eec4
Provide a higher timeout for leaktest.py, since it began timing out at 60s after fixing bug 540369.
2010-01-25 17:45:39 -08:00
Jonathan Griffin
86fe57298b
Bug 540369. Fix unit test hang detection on Windows. r=ted
...
--HG--
extra : rebase_source : 9e9c8f45f61585ac0bb3f08d873289003d95c14d
2010-01-25 12:37:58 -08:00
Jesse Ruderman
3c36f87837
Bug 540518 - when searching for debugger, ignore directory names. r=jgriffin
2010-01-21 12:02:51 -08:00
Jesse Ruderman
95ac807a8a
Fix bustage from rev 0aeedccc0125 (bug 530475) when running tests with maxTime.
2010-01-19 15:47:57 -08:00
Joel Maher
96f807a454
Bug 530475 - convert test harness python code to classes additional refactoring for automation.py and runtests.py p=jmaher r=ted
2010-01-19 11:45:04 -08:00
Joel Maher
6a13f24ace
Bug 530475 - Convert testharness python code to classes for future integration with mobile framework p=jmaher r=ted
2010-01-15 09:22:54 -08:00
Benjamin Smedberg
ef70981754
Bug 539290 - Test harness should look for minidumps from child (plugin) processes but not turn the tree orange automatically, r=ted
...
--HG--
extra : rebase_source : abc65388958859668b63342c046985e1e4083012
2010-01-12 16:53:10 -05:00
Clint Talbert
21fbf4551a
Orange on Bd builds: Backed out changeset 745af1f3dbf5
2010-01-13 14:44:49 -08:00
Joel Maher
2104229acf
Bug 530475, convert test harness python code to classes for future integration with mobile framework. r=ted patch=jmaher
2010-01-13 13:53:26 -08:00
Benjamin Smedberg
58f74dd625
Import ctypes.wintypes explicitly to avoid a python exception when child processes get hung.
2010-01-08 15:52:37 -05:00
Neil Rashbrook
5a49c04d9b
Bug 525057 'make clean' deletes automationutils.py r=ted
2010-01-11 23:55:51 +00:00
Clint Talbert
afc4b9f25c
Backed out changeset e67e79969232 due to orange on debug mochitests
2010-01-07 19:57:02 -06:00
Joel Maher
0a3a409ab9
Bug 530475 - Refactoring test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
2010-01-07 12:47:19 -06:00
Jesse Ruderman
e7f13acd36
Bug 532184: add optional maxTime argument to runApp. r=ted
2010-01-06 16:45:46 -08:00
Clint Talbert
852e047261
Merging backout to tip - backout of 85cd0f297421
2010-01-06 16:08:37 -06:00
Clint Talbert
4a47544dd2
Backed out changeset 85cd0f297421 - causing orange on leak bloat and linux mochitests
2010-01-06 16:03:29 -06:00
Clint Talbert
11ccc29bee
Backed out changeset aa6337822028
2010-01-06 16:01:43 -06:00
Mark Banner
44dfdde2c9
Follow-ups to fix bloat bustage and make xpcshell-test result reporting work with buildbot after the landing of bug 530475. r=ted over irc.
2010-01-06 19:59:12 +00:00
Dave Townsend
34b81cb0df
Bug 435743: Add expire ssl certificate to the mochitest certdb. r=ted
2010-01-06 10:25:44 -08:00
Joel Maher
6e5c7dac4f
Bug 530475 - convert all python test harnesses to classes for easier reuse, patch=jmaher, r=ted
2010-01-06 12:01:18 -06:00
Benjamin Smedberg
484bc3fc38
Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted
2009-12-18 16:16:38 -05:00
Jonathan Griffin
6f8fe2716a
But 535564. Remove log file after all processes are closed. r=bsmedberg
2009-12-22 15:13:59 -08:00
Neil Rashbrook
a26675222b
Bug 525047 'make clean' deletes automationutils.py (backout)
2009-12-18 00:19:53 +00:00
Neil Rashbrook
679166082d
Bug 525057 'make clean' deletes automationutils.py r=ted
2009-12-17 20:59:10 +00:00
Benjamin Smedberg
bf0e6d00f0
Merge mozilla-central into electrolysis
2009-12-16 08:38:42 -05:00
Gavin Sharp
96a6611714
Back out revision dbdbe3ad0234 from bug 525047 - every leak test box that's clobbered since it landed has failed, not finding the first thing it tries to import from automationutils
...
--HG--
extra : rebase_source : 6c8b3ef583b3ad06de1b395db13bedee735f125e
2009-12-15 23:35:30 -05:00
Benjamin Smedberg
bfa43ef17d
Merge mozilla-central into electrolysis.
2009-12-15 20:31:04 -05:00
Jonathan Griffin
00cd210a08
Bug 534934 - mochitest-ipcplugins: OSError: [Errno 10] No child process, r=bsmedberg
2009-12-15 20:21:51 -05:00
Neil Rashbrook
7120dc5e0f
Bug 525057 \'make clean\' deletes automationutils.py r=ted
2009-12-15 21:39:51 +00:00
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
Brad Lassey
164a11134a
bug 503710 - PR_FormatTime / strftime() doesn't work on Windows CE shunt r=dougt
2009-09-25 12:52:09 -04:00
Boris Zbarsky
c8dc3e5cc3
Another fix for bug 485531, working around the bustage from bug 504480. r=ted
2009-09-25 12:47:51 -04:00
Mitchell Field
02e66e18b9
Bug 514665 - fix stupid module name differences on windows. r=ted
2009-09-25 18:41:16 +02:00
Benjamin Smedberg
443af5b8d9
Build bustage from bug 485409: extra quoting required for PERL now.
2009-09-22 10:13:27 -04:00
Benjamin Smedberg
8ca5c5cfe7
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
2009-09-22 09:05:48 -04:00
Phil Ringnalda
8c6177cc45
Bug 514211 - Sweep some mouse turds out of build/unix/, r=ted
2009-09-18 19:59:52 -07:00
Serge Gautherie
0625ead22d
Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Hv1) Use automationutils.dumpLeakLog(), fix/update automationutils.processLeakLog() log messages
...
r=ted.mielczarek
2009-09-16 17:50:03 +02:00
Josh Aas
4f1cee6bc8
Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted
2009-09-15 13:11:24 -04:00
Alex Pakhotin
2dc25667b3
Bug 508721 - fixing a bug in argument passing in WinCE build tools, r=blassey
2009-09-10 14:32:32 -07:00
Josh Aas
9acc90f65d
Remove build/package/debian. See bug 233323. r=ted
2009-09-10 16:05:41 -04:00
Brad Lassey
94c983022b
bug 515415 - [WinCE] Software Update not being applied, path from wgetcwd doesn't always end with a slash r=dougt
2009-09-10 14:45:08 -04:00
Josh Aas
802d462abe
Add executable bits back to config.guess files. b=515002
2009-09-09 08:20:25 -04:00
Josh Aas
bd2981525a
Sync config.guess to latest version from gnu, include fix for GNU Savannah bug 6827. b=515002 r=ted
2009-09-08 14:55:19 -04:00
Serge Gautherie
d04b31f9c4
Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Fv1) Move code to automationutils.py from automation.py.in
...
r=ted.mielczarek
2009-09-06 03:08:49 +02:00
Ted Mielczarek
6d33760d9e
Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Gv1a) fix build dependencies of automationutils.py
...
r=benjamin
2009-09-06 03:08:46 +02:00
Benjamin Smedberg
6399d22ef3
Bug 513032 - remove empty conditionals in our makefiles, r=ted
2009-08-27 10:48:18 -07:00
Brad Lassey
142cea7ad9
bug 506763 - wgetcwd implementation in the WinCE shunt is broken in some circumstances r=dougt
2009-08-28 10:15:24 -04:00
Benjamin Smedberg
fdb74ffe70
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
c4ea86fa0e
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Serge Gautherie
3d8e44b9cb
Backed out changeset: f6bf83b50648
2009-08-26 22:36:55 +02:00
Serge Gautherie
fe2633bf37
Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Fv1) Move code to automationutils.py from automation.py.in
...
r=ted.mielczarek
2009-08-26 18:36:40 +02:00
Benjamin Smedberg
28fb767bd1
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Brian Crowder
f2f9b6caed
fixing an issue w/ global variable in cab builder python script, r=me
2009-08-22 01:02:21 -07:00
Brian Crowder
b34cf060b5
Bug 511936: cab-file building python script should respect MOZ_FASTSTART and add a faststart link to cab installer, r=blassey
2009-08-22 00:13:49 -07:00
Robert Strong
6744efdddd
Bug 510836 - mozce_shunt.dll loaded with updater.exe. r=blassey, r=vlad
2009-08-20 19:58:47 -07:00
Vladimir Vukicevic
ebaf1a6fbd
b=511568; WinCE shunt not overriding std::nothrow operator new; r=blassey
2009-08-20 18:46:34 -07:00
Karl Tomlinson
aaca62a1fe
Bug 477724 avoid pointless shell interpreter hanging around r=bsmedberg
2009-08-21 10:09:54 +12:00
Nick Thomas
1f37231d8b
Bug 530469, disable parallel make in build/wince/tools, r=ted.mielczarek
2009-08-18 17:23:38 +12:00
Justin Dolske
560c3d2d1e
Bug 509138 - errors reported when building WinCE tools. r=benjamin
2009-08-14 16:22:43 -07:00
Clint Talbert
7e3d566b33
Bug 482260, Add more comprehensive tests, patch=dougt, r=mfinkle,jmaher,ctalbert
2009-08-14 16:12:09 -07:00
Brad Lassey
7cd6cc243e
Backed out changeset 08f71a710ae3 due to orange unit tests r=dougt
2009-08-12 19:26:03 -07:00
Doug Turner
f89258075c
Bug 482260. Add more tests cases for geolocation. Also fixes max age not being able to be set to zero. r=mfinkle,jmaher.
2009-08-12 12:17:33 -07:00
Nick Thomas
c0e897014e
Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek
2009-08-11 15:50:32 +12:00
L. David Baron
15203709d8
Run output of debug builds through fix-linux-stack/fix-macosx-stack. (Bug 385248) r=ted
2009-08-10 15:52:29 -07:00
Boris Zbarsky
b87df6c586
Bug 485531. Make --debugger-gdb work reliably on mac. r=ted
2009-08-06 13:34:49 -04:00
Phil Ringnalda
8f2441e53e
Bug 504239. Remove useless chunk of barely-used script. r=ted
2009-08-04 09:50:18 +12:00
Paul O’Shannessy
327a19dfc6
Bug 506394 - ExpandEnvironmentStringsW in CE shunt isn't quite right, r=vlad
2009-08-01 16:21:58 -07:00
Honza Bambas
8e3e2ba2da
Bug 483440 - PSM doesn't detect invalid OID encodings in Cert Viewer Details tab, r=nelson+johnath
2009-07-29 22:23:27 +02:00
Honza Bambas
4f3522d9d7
Bug 483437 - PSM doesn't properly escape AVA Values in Cert Viewer Details tab, r=nelson+benjamin
2009-07-29 22:23:27 +02:00
Jim Blandy
8cb8c40acd
Bug 475654: Allow workaround for NSPR installations with no nspr-config script. a=wes, r=jimb
2009-07-28 13:18:50 -07:00
Ginn Chen
392fd44ca4
Bug 456719 run-mozilla.sh doesn't work well with ksh93 r=benjamin
2009-07-23 18:09:10 +08:00
Mark Banner
a49d62a47c
Bug 503886 Allow non-mozilla central applications to use automation-build.mk. r=bsmedberg
2009-07-17 09:25:41 +01:00
Doug Turner
f1e98cd442
[Bug 504181
...
1] WinCE build tools - optionally force text and rdata to be locked. r=vlad
2009-07-16 11:32:03 -07:00
Vladimir Vukicevic
01aa76948a
b=503123; add some additional defines/include paths to WinCE tools; r=dougt
2009-07-08 16:34:01 -07:00
Brad Lassey
59d4f21cc4
bug 498844 - need _wchdir for updater (in shunt) r=dougt
2009-07-08 11:46:36 -04:00
Robert Kaiser
f41bb40229
bug 498500 - Mac DMG unpackaging is unreliable, r=ted
2009-07-06 18:13:57 +02:00
Vladimir Vukicevic
06c2b6509b
b=501180; add flag to disable compress for cabwiz to make_wince_cab; r=blassey
2009-07-01 11:38:00 -07:00
Brad Lassey
209654118f
bug 50070 - mozconfig2configure can't handle paths with parenthesis r=ted
2009-06-24 16:21:14 -04:00
Chris AtLee
ca3909f72e
Bug 499161 - Set xrePath when creating the environment for the main process. r=ted
2009-06-18 15:13:20 -04:00
Brad Lassey
52f20e5940
bug 498394 - wince shunt's unlink has wrong return value r=dougt
2009-06-18 07:34:12 -04:00
Hiroyuki Ikezoe
d79a524446
bug 491795 - argpath_conv in toolspath should support Fe option r=blassey
2009-06-18 07:33:01 -04:00
Brad Lassey
8daf83833d
bug 491796 - arm-wince-gcc should support link and entry options r=dougt
2009-06-18 07:28:57 -04:00
Dave Townsend
bd0eb24d3a
Bug 497884: Intermittent failure in test_classifier.html and test_classifier_worker.html. r=sdwilsh
2009-06-17 11:47:08 +01:00
Joel Maher
67b3034f4a
Bug 489817 - migrate existing geolocation tests from mochitest to browser-chrome; r=(ctalbert + doug.turner)
2009-06-08 21:50:04 +02:00
Hiroyuki Ikezoe
802326df07
bug 493648 - build errors due to mozce_shunt.h is in dist/include (caused by bug 488175) r=bsmedberg, blassey
2009-05-19 14:15:51 -04:00
Asaf Romano
31876afa81
backing out bogus checkin again
2009-05-18 04:18:37 +03:00
Asaf Romano
fa6817a46c
bug 490068 - leak window after showing bookmarks panel. r=dietrich.
2009-05-17 23:14:27 +03:00
Josh Aas
640adc4760
Remove a perl module used to build on classic Mac OS (MacCVS). rs=bsmedberg
2009-05-14 16:41:55 -04:00
Josh Aas
7030b5d365
Sync config.guess with latest from gnu "config" package. See bug for changelog. b=492623 r=ted
2009-05-12 23:47:03 -04:00
Ted Mielczarek
deac5346ba
bug 483062 - figure out how to get crash stacks from xpcshell tests - another followup bustage fix
2009-05-12 07:57:44 -04:00
Ted Mielczarek
f163a220e5
bug 483062 - figure out how to get crash stacks from xpcshell tests - followup bustage fix for leak tests
2009-05-12 07:28:44 -04:00
Ted Mielczarek
d577e133a0
bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg
...
--HG--
extra : rebase_source : 70355805b7f71c016eaa7aaea1d1916a23316b8a
2009-05-11 15:54:39 -04:00
Olli Pettay
d9e11a8bce
Bug 486502 - Dispatch test events only when running mochitest/chrome/browser-chrome, r+sr=roc
2009-05-06 07:30:39 +03:00
tn
384cc7b4c9
Bug 490951 - Fix timeout for scripts when running mochitests; r=ted.mielczarek
2009-05-06 01:11:19 +02:00
Vladimir Vukicevic
a98ba5eb5d
Move jemalloc.obj inside MOZ_MEMORY for WinCE shunt; r=wince
2009-04-28 11:07:05 -07:00
Vladimir Vukicevic
385b49c279
b=490037; export localtime_r/gmtime_r from CE shunt; r=dougt
2009-04-24 12:55:12 -07:00
Vladimir Vukicevic
c1e96bec22
b=488608; enable jemalloc on CE6; r+sr=stuart
2009-04-24 10:31:18 -07:00
Vladimir Vukicevic
284ff772bf
adding missing file
2009-04-24 11:40:20 -07:00
Vladimir Vukicevic
208e4266b7
Backed out changeset 1eec75c27e2f
2009-04-24 10:43:19 -07:00
Vladimir Vukicevic
3611c48168
b=488608; enable jemalloc on CE6; r+sr=stuart
2009-04-24 10:31:18 -07:00
Vladimir Vukicevic
f506f723ea
b=89487; clean up mozce_shunt, add def file; r=dougt
2009-04-24 10:30:30 -07:00
Hiroyuki Ikezoe
85bc31ec42
Bug 488804 - Cleanup in build/wince/shunt/map.cpp. r=blassey
2009-04-21 09:50:23 +02:00
Serge Gautherie
3ede13b3f3
Bug 482598 - Requesting a tinderbox for Mac with --enable-accessibility; (Bv1) Force a leak threshold for test suite; r=jwalden+bmo
2009-04-21 00:26:03 +02:00
Ben Hearsum
0e2c9083c8
bug 486992: post_upload.py errors aren't caught - use sys.exit(non-zero) when exceptions are caught in upload.py. r=ted
2009-04-20 12:42:58 -04:00
Ginn Chen
c6221731a1
Bug 487602 Failed to compile firefox on Solaris r=bsmedberg
2009-04-20 15:22:06 +08:00
Ginn Chen
8863aaa4ae
Back out bug 487602
2009-04-14 17:04:43 +08:00
Ginn Chen
d5b82c2056
Bug 487602 failed to compile firefox on Solaris r=bsmedberg
2009-04-14 16:42:50 +08:00
Hiroyuki Ikezoe
2df0fd24a2
bug 485280 - Need more buffer size of arm-wince tools r=blassey
2009-04-13 22:49:06 -04:00
Serge Gautherie
5b59ab94b7
Bug 484231 - A Mochitest crashdump turns the waterfall orange but misses to |TinderboxPrint|; (Bv1) runtests.py.in: return |status| instead of |0|, and 3 (unrelated) nits; r=jwalden+bmo
2009-04-10 12:30:32 +02:00
Honza Bambas
e2f12c6937
Bug 480713 - nsDocLoader doesn't clear requests from mRequestInfoHash, security UI may not report mixed content, r,sr=jst
2009-04-08 10:45:32 +02:00
John Wolfe
9d9a5d48b8
Bug 476733 - WinCE Dynamic CAB INF File Production Needed - r+ted
2009-04-07 23:44:03 -04:00
Serge Gautherie
0bb09b246a
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Ev1) Parse the log and support a leak threshold; r=jwalden+bmo
2009-04-05 15:03:46 +02:00
Makoto Kato
67b5dca125
Bug 485264 followup - quote things to death, r=bsmedberg
2009-04-03 13:48:08 -04:00
Benjamin Smedberg
d62fe5fee9
Update pymake
2009-04-02 12:26:17 -04:00
Robert O'Callahan
164e82b2b6
Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec
2009-04-01 13:52:56 +13:00
Benjamin Smedberg
ed019dec9a
Update pymake for better memory usage and faster execution.
2009-04-01 16:13:55 -04:00
Robert O'Callahan
3ce8f94ba9
Backed out changeset c166dc4af167
2009-04-01 16:18:14 +13:00
Robert O'Callahan
731e8a56ef
Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec
...
--HG--
extra : rebase_source : c8ab78a79557ecf02ca4f11d3d8d83fb3685f1f1
2009-04-01 13:52:56 +13:00
Benjamin Smedberg
b4bdef6122
Update pymake with --keep-going and other fixes
2009-03-31 17:10:23 -04:00
Brad Lassey
5a0d312bae
bug 465996 - M_SQRT_1_2 missing from windows ce headers r=dougt
2009-03-31 12:27:25 -04:00
Brad Lassey
ebd64f0158
bug 485227 - Don't force link jemalloc on windows ce r=ted, crowder
2009-03-31 12:27:25 -04:00
Benjamin Smedberg
3ac819f76a
Followup to bug 474703 for pymake: use core_abspath to get Windows-style absolute paths correct, r=ted
2009-03-31 12:04:53 -04:00
Benjamin Smedberg
49703210b4
Bug 485264 - Not enough quotes in mozprog.m4 when suggestions contain spaces r=ted
2009-03-31 08:41:50 -04:00
Walter Meinl
2a7a81f524
Bug 484287 - [OS/2] simplify test_os2.cmd; r=mozilla@Weilbacher.org
2009-03-27 00:45:15 +01:00
Benjamin Smedberg
09d3837a75
Update pymake to tip of my repo, NPODB.
2009-03-26 16:24:51 -04:00
Brad Lassey
eb5b3e53b5
bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt
2009-03-23 21:16:03 -04:00
Brad Lassey
e5cf648086
bug 476201 - follow up, missed some of the changes in the first push, r=ted
2009-03-21 15:20:49 -04:00
Brad Lassey
6c291c1ff8
bug 476201 - devenv builds shunt lib in source dir, remove visual studio projects r=ted
2009-03-21 14:59:51 -04:00
Benjamin Smedberg
72f1d7f4b6
Import pymake into Mozilla. This is not used by default (yet), but this snapshot should be good enough for doing relative-srcdir builds on Windows. r=ted
2009-03-19 10:19:38 -04:00
Serge Gautherie
0a33a054c3
Bug 482236 - runtests.py.in : wrong leak detection on this case; (Av1a) Support a negative 'Total' value; r=(dbaron + jwalden+bmo)
2009-03-17 15:22:59 +01:00
Serge Gautherie
9e5fce878b
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Dv1) Early return in processLeakLog(); r=jwalden+bmo
2009-03-17 15:22:57 +01:00
Ginn Chen
d57df77d5d
Bug 480967 Don't leak MSYS paths into makefiles, fix Solaris bustage r=bsmedberg
2009-03-11 16:51:47 +08:00
Dave Camp
c06566ad4b
Bug 482073 - test_classifier.html issues leading to intermittent failures. r=waldo
2009-03-10 14:57:59 -07:00
Daniel Holbert
0ddde45996
Bug 473705 auxiliary patch: Enable SMIL pref during mochitests. r+sr=roc
2009-03-10 13:35:25 -07:00
Benjamin Smedberg
20761ed12c
Bug 481732 - Check for crash minidumps in unit tests and dump them, if the MINIDUMP_STACKWALK path is set in the environment, r=ted
2009-03-10 13:36:14 -04:00
Serge Gautherie
eddfdfdd0c
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Cv1) "Fix" processLeakLog() arguments; r=jwalden+bmo
2009-03-10 15:10:25 +01:00
Serge Gautherie
b5a0c2c171
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Bv1b) Move leak log parsing code to automation.py.in from runtests.py.in; r=jwalden+bmo
2009-03-09 21:00:55 +01:00
Benjamin Smedberg
b15bc9d7ab
Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted
2009-03-09 10:55:41 -04:00
Ben Turner
1eb9c6e1e4
Bug 480279 - 'Allow mochitests to launch under a debugger or valgrind'. r=waldo.
2009-03-06 15:28:20 -08:00
Serge Gautherie
a463893576
Bug 480077 - automation.py.in : additional fix to bug 472706 for |runApp()| return value(s); (Bv1a) Replace external times by internal duration ++; r=jwalden+bmo
2009-03-05 19:01:39 +01:00
Asaf Romano
dfc006d779
I have no idea how did that happen. backing out this part.
2009-02-26 16:18:23 -08:00
Asaf Romano
5bfc770602
Bug 480149 - DOMLinkAdded and DOMLinkRemoved events for link elements should be dispatched when swapping docshells. r+sr=bz.
2009-02-26 14:05:42 -08:00