gavin@gavinsharp.com
|
d5346bce27
|
Bug 420955: make Error Console show chrome errors by default in testing profile, r=sayrer. Also port change from bug 420630 to runtests.pl.in
|
2008-03-04 14:12:06 -08:00 |
jwalden@mit.edu
|
e1764ba64b
|
Make $objdir/_tests/testing/mochitest/runtests.py runnable from any directory, not just $objdir/_tests/testing/mochitest/. r=sayrer, NPOTB and all that anyway
|
2008-03-02 20:05:22 -08:00 |
jwalden@mit.edu
|
5ed687d40a
|
Bug 420154 - Print finer-grained leak info in runtests.py than just pass/fail and a table, and don't fall over when --leak-threshold is used in a build without refcount logging (just print a warning). r=sayrer
|
2008-02-29 19:40:45 -08:00 |
kairo@kairo.at
|
ad6d250ce4
|
bug 419826 - Make browser mochitests run on SeaMonkey, r=gavin
|
2008-02-28 13:36:30 -08:00 |
jwalden@mit.edu
|
fd85179740
|
Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner
|
2008-02-26 19:48:54 -08:00 |
jwalden@mit.edu
|
cca670e58a
|
Bug 419339 - Followup to change an error condition (which should never be hit) to use ERROR FAIL instead of FAIL in the error message, to trigger the right log-scraping behavior.
|
2008-02-24 18:59:04 -08:00 |
jwalden@mit.edu
|
89ffda6073
|
Bug 419339 - Add an argument to runtests.py to specify the maximum allowable number of RLk-style bytes to be leaked, defaulting to any leaks allowable for now. Tinderboxen will need to pick up the extra argument and provide sane values until we can eradicate all leaks, at which point we can change the default to 0 to always check. r=sayrer
|
2008-02-24 16:54:31 -08:00 |
reed@reedloden.com
|
86a707487d
|
Bug 418173 - "runtests.pl needs to do case insensitive expanding on windows" (Make the regex case insensitive) [p=bugspam.Callek@gmail.com (Justin Wood [Callek]) r=Waldo a1.9=beltzner]
|
2008-02-22 03:19:54 -08:00 |
sayrer@gmail.com
|
d08cbc4698
|
Bug 418772. PGO scripts and input. r=ted.mielczarek.
|
2008-02-21 13:08:39 -08:00 |
reed@reedloden.com
|
86d25b07f2
|
Bug 381956 - "xpcshell doesn't exit after closing browser window when running Mochitest" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r+a1.9=sayrer]
|
2008-02-20 02:07:04 -08:00 |
surkov.alexander@gmail.com
|
9716a7ff9e
|
Bug 416553 - option to run accessibility tests, r=rcampbell
|
2008-02-14 02:32:21 -08:00 |
surkov.alexander@gmail.com
|
18d28cab1a
|
Back out bug 416553
|
2008-02-13 23:33:19 -08:00 |
surkov.alexander@gmail.com
|
0f7c15d44d
|
Bug 416553 - option to run accessibility tests, r=rcampbell
|
2008-02-13 22:20:01 -08:00 |
jwalden@mit.edu
|
a47dd0e742
|
Enable SJS functionality in Mochitests, for server-side scripting of responses. a=testonlychange
|
2008-02-12 11:40:59 -08:00 |
ajschult@verizon.net
|
96fbc3c648
|
Bug 416570: runtests should not pull in bookmarks chrome, r=sayrer
|
2008-02-11 21:03:09 -08:00 |
ajschult@verizon.net
|
d570990712
|
Bug 416775: runtests.py prints lots of newlines after app exits, r=Waldo
|
2008-02-11 20:30:18 -08:00 |
jwalden@mit.edu
|
7bde7a6362
|
Bug 416917 - Python runtests doesn't work for me, "Cannot initialize the application correctly". This might or might not fix the problem, but it should be harmless otherwise, and it works fine on OS X. r=sayrer
|
2008-02-11 20:12:55 -08:00 |
jag@tty.nl
|
92c5733e52
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep
|
2008-02-09 02:37:42 -08:00 |
jwalden@mit.edu
|
6e8c7256eb
|
Bug 414812 - document.domain = "0.0.1" on a page on 127.0.0.1 should not work. r=dwitte, sr=jst, a=schrep
|
2008-02-07 12:58:56 -08:00 |
ajschult@verizon.net
|
e2bfc4b826
|
Bug 416074: TestRunner attempts to log after closing the log, r+a=sayrer
|
2008-02-06 23:18:45 -08:00 |
reed@reedloden.com
|
8ee2d3aea9
|
Bug 414532 - "Mochitest broken on Cygwin" [p=honzab@allpeers.com (Honza Bambas) r=Waldo (test-only stuff)]
|
2008-02-06 13:30:24 -08:00 |
jwalden@mit.edu
|
937a8e7ee6
|
Fix a typo in runtests.py.in which flat-out prevents --browser-chrome from working, r=me as trivial, a=test-only, NPOTB, etc.
|
2008-02-03 17:15:24 -08:00 |
jwalden@mit.edu
|
dcb3f1b5ce
|
Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst
|
2008-01-29 17:31:29 -08:00 |
jwalden@mit.edu
|
238a0d1770
|
Bug 411007 - Rewrite runtests.pl.in in Python (but don't start using it yet). This version will eventually replace the Perl version; developer testing of all functionality on all platforms is highly appreciated until we can completely remove the Perl version. r=robcee, a=test-harness-work
|
2008-01-28 19:48:34 -08:00 |
sdwilsh@shawnwilsher.com
|
caf4943286
|
Bug 411521 - EventUtils.synthesize* doesn't allow you to specify a window. r=Enn
|
2008-01-28 09:12:17 -08:00 |
sdwilsh@shawnwilsher.com
|
faf72c17ae
|
Bug 414153 - browser-chrome tests do not run http server. r=sayrer
|
2008-01-26 19:22:18 -08:00 |
jwalden@mit.edu
|
2891a7fd00
|
Bug 413789 - Remove "#" href from "Toggle passed tests" and "Toggle failed tests". This unbreaks tests which strictly rely on exact URL matches against the test window, in the case where you run the test, click a Toggle link, and then reload the page (which has a # tacked onto the URL before this patch). r+a=sayrer
|
2008-01-26 06:05:39 -08:00 |
myk@mozilla.org
|
c43c898c5c
|
bug 413416: implement todo_is and todo_isnot for MochiTest browser chrome harness; r=gavin, a=beltzner
|
2008-01-25 15:33:17 -08:00 |
myk@mozilla.org
|
b5333d27ee
|
bug 413418: make browser chrome MochiTest harness permit \|let foo = is; foo()\| just like other MochiTest harnesses; patch by Gavin Sharp; r=jwalden,myk; a=schrep
|
2008-01-25 13:29:11 -08:00 |
jwalden@mit.edu
|
d556fa7261
|
Bug 413428 - Some tweaks to make the Mochitest harness cross-browser, where and when reasonable. r+a=sayrer
|
2008-01-21 19:54:20 -08:00 |
dolske@mozilla.com
|
7de5c25463
|
Bug 405942 - repeated Mochitest test timeouts can cause tests to take hours. r=sayrer
|
2008-01-15 14:23:44 -08:00 |
jwalden@mit.edu
|
414905d801
|
Fix a ReferenceError due to forgotten detritus of an old patch, remove a long-obsolete file. r=sparky, a=lumpy
|
2008-01-05 23:45:12 -08:00 |
ccooper@deadsquid.com
|
f729422eba
|
b=397724 r=jonas - allow passthrough of browser args to allow collection of malloc/leak logs
|
2007-12-24 09:32:39 -08:00 |
dcamp@mozilla.com
|
602e4a3871
|
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
|
2007-11-26 21:32:23 -08:00 |
dcamp@mozilla.com
|
e644dc11ce
|
Bug 403331: update JAR channel URIs after a redirect. r=bz, r=jwalden (mochitest changes), sr=dveditz
|
2007-11-26 20:35:00 -08:00 |
rcampbell@mozilla.com
|
56d1533006
|
bug 404093 - broken mochitest on mac, p=robcee, r=gavin, sr=johnath
|
2007-11-20 13:12:23 -08:00 |
ted.mielczarek@gmail.com
|
e2eafcb649
|
bug 403400 - isTest should ignore ^headers^ files. r=waldo
|
2007-11-12 08:55:48 -08:00 |
ted.mielczarek@gmail.com
|
f7185f658c
|
bug 403400 - isTest should ignore ^headers^ files, committing as bustage fix
|
2007-11-11 09:44:50 -08:00 |
bugzilla@standard8.plus.com
|
40fc4733b8
|
Bug 399492 Allow Mochitests (runtest.pl) to start/run with apps other than Firefox. r/a=sayrer
|
2007-10-12 05:25:06 -07:00 |
bzbarsky@mit.edu
|
9730005a6a
|
Fix the way mochitest finds the body. Bug 398347, r=sayrer
|
2007-10-02 19:10:26 -07:00 |
bzbarsky@mit.edu
|
d9adf08954
|
Add 4 more server names, two of which are not granted privs by default, to facilitate testing of enablePrivilege.
|
2007-09-27 20:27:13 -07:00 |
myk@mozilla.org
|
735d9c67d1
|
bug 390539: honor the --test-path option for browser chrome tests as well; r=gavin
|
2007-09-27 15:11:05 -07:00 |
bzbarsky@mit.edu
|
392fd664e5
|
Fix detection of whether we're in HTML. Bug 386526, r=sayrer
|
2007-09-19 18:26:14 -07:00 |
ted.mielczarek@gmail.com
|
07328e97c3
|
bug 379327 - have browser chrome tests print test filename in FAIL lines. r=gavin
|
2007-09-04 08:47:55 -07:00 |
ted.mielczarek@gmail.com
|
b6f35c49f1
|
bug 379327 - have mochitest print test filename in FAIL lines. r=sayrer
|
2007-09-04 06:02:34 -07:00 |
martijn.martijn@gmail.com
|
9c60e79f05
|
Bug 383888 - mochikit panel for failed test description does not extend, r=sayrer
|
2007-09-02 05:17:23 -07:00 |
myk@mozilla.org
|
e4d2d1c988
|
bug 391137: when building a path to the httpd.js and server.js MochiTest scripts on Windows, add a directory separator between the root dir and appended dirs so two dirs don't run together, creating an invalid path r=gavin, r=sayrer
|
2007-08-21 15:01:40 -07:00 |
dbaron@dbaron.org
|
6af1d85d35
|
Add --setenv option for setting environment variables for browser only when running mochitests. b=391965 r=sayrer
|
2007-08-12 15:21:02 -07:00 |
jwalden@mit.edu
|
e6e5a5ec21
|
Bug 384192 - Simplify the approach to supporting cross-domain Mochitests by moving all the code into runtests.pl.in (so the harnesses don't have to do anything except use the profile created for them). r=robcee, approval not needed for testing changes during yellow
|
2007-08-10 12:04:54 -07:00 |
flamingice@sourmilk.net
|
53435dd8bb
|
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
|
2007-08-09 20:05:53 -07:00 |