Commit Graph

1776 Commits

Author SHA1 Message Date
Richard Newman
c77aeb8752 Merge m-c to s-c. 2012-05-06 18:58:00 -07:00
Richard Newman
09079ed922 Merge m-c to s-c. 2012-05-04 14:25:04 -07:00
Gregory Szorc
4cc790e537 Merge m-c to s-c 2012-05-03 14:33:48 -07:00
Geoff Brown
ae9ad92333 Bug 749771 - Set HOME directory for Android xpcshell tests. r=jmaher 2012-05-04 22:46:36 -04:00
Wes Kocher
b9b53a7a22 No bug, update Jetpack revision to update tests on m-c. 2012-05-04 18:44:27 -07:00
Matt Brubeck
e3b7b8e191 Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
Ted Mielczarek
d404b0a0a0 bug 740242 - add some diagnostics to get more info about Python exceptions during Mochitest. r=jmaher, a=test-only 2012-05-02 07:15:07 -04:00
Gregory Szorc
03add7dd8e Bug 748490 - Part 3: Followups to part 2; r=ted
Previous patch was submitted prematurely by accident. This addresses
nits from review.
2012-05-10 10:19:16 -07:00
Gregory Szorc
ce02a35113 Bug 748490 - Part 2: Register testing modules with xpcshell test runner; r=ted 2012-05-10 10:10:14 -07:00
Ed Morley
6804166709 Merge mozilla-central to mozilla-inbound 2012-05-10 14:07:11 +01:00
Mike Hommey
0038bb5488 Bug 753316 - Load user.js from the right path when invoking make jstestbrowser. r=ted 2012-05-10 12:31:35 +02:00
Ehsan Akhgari
1264cba321 Backout changeset b0200dab0ccc to revert the incorrect backout of an fx-team range (no bug)
This is the range I mistakenly backed out before:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bc5fee76550b
2012-05-02 16:11:19 -04:00
Jonathan Griffin
6c3d051444 Bug 751316 - Update mozautolog repo in CI bootstrap script, a=npotb,test-only 2012-05-02 12:44:17 -07:00
Ehsan Akhgari
873edaa63f Merge backout; a=me 2012-05-02 15:39:41 -04:00
Ehsan Akhgari
077dde163d Backout the latest merge from fx-team because of Ts regressions (no bug) 2012-05-02 15:37:08 -04:00
Armen Zambrano Gasparnian
0ca99c98fb Bug 748996 - talos_from_code.py needs to generate more detailed error messages. a=NPOTB DONTBUILD r=catlee 2012-05-02 14:21:36 -04:00
Malini Das
5f4137c613 Bug 746031 - Support nested iframes correctly in Marionette, r=jgriffin, a=npotb, 2012-05-02 10:21:05 -04:00
Tim Taubert
467f00c214 merge m-c to fx-team; a=js-only 2012-05-02 15:36:57 +02:00
Jim Blandy
af6268930f Bug 750368: Help 'make xpcshell-tests' find 'mozinfo' Python module. r=ted 2012-05-01 16:54:45 -07:00
Malini Das
d2ead49054 Bug 750553 - Rename getAttributeValue to getElementAttribute, r=jgriffin, a=testonly, npotb 2012-05-01 12:37:34 -07:00
Jonathan Griffin
3df312c50c Bug 750843 - Update marionette for ICS emulator, a=testonly, npotb 2012-05-01 12:25:34 -07:00
Richard Newman
c12a156ffa Merge m-c to s-c. 2012-04-29 23:41:26 -07:00
Richard Newman
8e3c42b7f6 Merge m-c to s-c. 2012-04-27 10:36:01 -07:00
Jonathan Griffin
419217bc82 Bug 749011 - Add support for running mochitest-plain on B2G, r=jmaher
--HG--
extra : rebase_source : 4c260e11c51c5015d2ded66f4b8cfc94a9969298
2012-04-27 11:44:59 -07:00
Gregory Szorc
7bbed9aafc Merge m-c into s-c 2012-04-26 10:49:54 -04:00
Richard Newman
1ee7aa8a10 Merge m-c to s-c. 2012-04-25 18:55:05 -07:00
Richard Newman
0747472e1c Merge m-c to s-c. 2012-04-20 10:51:26 -07:00
Masayuki Nakano
bf490789ea Bug 630811 part.3 Improve nsDOMWindowUtils::send*Event() for new modifiers r=smaug 2012-04-25 12:00:02 +09:00
Ehsan Akhgari
a992263c77 Merge mozilla-central into mozilla-inbound 2012-04-24 21:29:44 -04:00
Geoff Brown
82b8494a99 Bug 747170 - Robocop: respect DM_TRANS to allow local testing via SUT agent. r=jmaher, a=test-only 2012-04-19 18:53:30 -04:00
Jonathan Griffin
4e170f6748 Bug 747070 - Catch errors when posting to autolog, a=testonly, npotb 2012-04-19 10:31:34 -07:00
Josh Matthews
6b9a8a5fe2 Bug 729204 - Make docshell privacy notifications work across multiple processes. r=bz 2012-04-19 20:13:20 -04:00
Nick Hurley
38d1f89f66 Bug 719609 - Part 2: xpcshell harness support for running the node spdy server. r=ted 2012-04-25 20:12:33 -04:00
Nick Hurley
cfa33b1656 Bug 719609 - Part 1: Add some basic unit tests for SPDY. r=mcmanus,ted 2012-04-25 20:12:33 -04:00
Joel Maher
f4f7625d91 Bug 745727 - deploy a new talos.zip for tcheck2 and non null revision/sourcestamps. r=armenzg 2012-04-16 09:27:13 -04:00
Malini Das
f8e79cfe71 Bug 749862 - findElements should return all matching elements, r=jgriffin, a=test-only 2012-05-07 14:00:30 -07:00
Terrence Cole
6a05a0781a Bug 746236 - Fix make -C builddir jstestbrowser; r=ted.mielczarek
Broken by Bug 735549.
2012-04-17 11:40:57 -07:00
Steve Fink
d94391a7ce Bug 732255 - Prevent -d option from infecting later xpcshell tests. r=ted
--HG--
extra : rebase_source : aea5cfff5a318cc25072b9bee493f0ee0468e840
2012-05-03 12:32:31 -07:00
Geoff Brown
3658120575 Bug 748489 - Provide a writable TMPDIR for android xpcshell tests. r=jmaher 2012-05-03 06:22:33 -04:00
Joey Armstrong
4f2ec63c86 Bug 739710 - Makefile.in edits to use mkdir_deps function: file batch #2. r=ted 2012-05-03 06:22:33 -04:00
Ralph Giles
72bc05e1a8 Bug 674225 - Add basic mochitests for Opus. r=cpearce
Add a short Ogg Opus file to the content/media/test
directory and add it to the gSeekTests, gSmallTests,
and gPlayTests in manifest.js. This file is crafted
to end on a packet boundary, so trimming to duration
is not verified.
Set the media.opus.enabled pref to true in manifest.js
so the various tests using the opus file succeed.

Add a stanza to can_play_type_ogg.js to test the
behaviour of canPlayType with an opus-specific
media type for both values of the pref.

Add support for the .opus filename extension to
the mochitest http server.
2012-05-01 17:29:42 -07:00
Masayuki Nakano
e7f63293af Bug 166240 part.8 Add tests for KeyboardEvent.location (synthesized events) r=smaug, sr=jst 2012-05-03 17:35:02 +09:00
Paolo Amadini
fc466abc21 Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Jim Blandy
9c14478ca6 Bug 743026: Make the --verbose flag to runxpcshelltests.py also show the command, environment, and cwd. r=ted 2012-04-16 14:19:07 -07:00
Joel Maher
415d000ace Bug 746545 - remove duplicate mozinfo.py files. r=ted 2012-04-25 09:22:04 -04:00
Matt Brubeck
db7e149288 Merge mozilla-central to mozilla-inbound 2012-04-13 14:09:05 -07:00
Joel Maher
dad273b518 Bug 745129 - upload a new talos.zip to include raw results and saved off minidumps. r=armenzg 2012-04-13 10:43:49 -04:00
Jonathan Griffin
85fa2c7106 Bug 745307 - update import statements for log4moz.js, a=testonly 2012-04-13 13:06:01 -07:00
Gregory Szorc
9d66d1498f Merge services-central into mozilla-central 2012-04-11 11:46:19 -07:00
Richard Newman
351b1ffaf9 Merge m-c to s-c. 2012-04-10 22:20:12 -07:00
Richard Newman
8adf753239 Merge m-c to s-c. 2012-04-09 18:57:46 -07:00
Jonathan Griffin
4b97f724d0 Bug 743872 - update TPS to use latest pulsebuildmonitor, a=testonly, DONTBUILD, npotb 2012-04-09 17:09:20 -07:00
Gregory Szorc
10e97429b9 Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman
--HG--
rename : services/sync/modules/async.js => services/common/async.js
rename : services/sync/modules/log4moz.js => services/common/log4moz.js
rename : services/sync/modules/ext/Observers.js => services/common/observers.js
rename : services/sync/modules/ext/Preferences.js => services/common/preferences.js
rename : services/sync/modules/ext/StringBundle.js => services/common/stringbundle.js
rename : services/sync/tests/unit/test_async_chain.js => services/common/tests/unit/test_async_chain.js
rename : services/sync/tests/unit/test_async_querySpinningly.js => services/common/tests/unit/test_async_querySpinningly.js
rename : services/sync/tests/unit/test_log4moz.js => services/common/tests/unit/test_log4moz.js
rename : services/sync/tests/unit/test_Observers.js => services/common/tests/unit/test_observers.js
rename : services/sync/tests/unit/test_Preferences.js => services/common/tests/unit/test_preferences.js
rename : services/sync/tests/unit/test_restrequest.js => services/common/tests/unit/test_restrequest.js
rename : services/sync/tests/unit/test_utils_makeURI.js => services/common/tests/unit/test_utils_makeURI.js
rename : services/sync/tests/unit/test_utils_namedTimer.js => services/common/tests/unit/test_utils_namedTimer.js
rename : services/sync/tests/unit/test_utils_stackTrace.js => services/common/tests/unit/test_utils_stackTrace.js
2012-04-05 23:26:06 -07:00
Serge Gautherie
1425823abe Bug 637101. (Bv1) Add a 1 second delay before calling killTest(), Fix bug 647323 regression, Remove extra ';' and spaces. r=ted.mielczarek. 2012-04-05 21:00:02 +02:00
Malini Das
a35fc1fad4 Bug 742947 - Integrate Selenium atoms, r=jgriffin 2012-04-10 17:28:08 -07:00
Dão Gottwald
28afb9e12c Bug 723953 - Fennec chrome scripts and tests leak global variables. r=mbrubeck 2012-04-06 22:02:15 +02:00
Malini Das
45e6843059 Bug 742513 - allow marionette to launch b2g desktop build, r=jgriffin 2012-04-04 15:56:26 -07:00
Jonathan Griffin
a2d4142fe0 Bug 740227 - Add TPS to package tests, r=ted, a=testonly 2012-04-09 15:11:07 -07:00
Jonathan Griffin
af788fc60e Bug 742947 - backout 65f02c832a0e due to b2g bustage 2012-04-10 12:29:17 -07:00
Malini Das
02f826e438 Bug 742947 - tests for functionality provided by Selenium atoms, r=jgriffin 2012-04-10 11:23:38 -07:00
Malini Das
ec607bf080 Bug 742947 - Integrate select Selenium atoms with Marionette, r=jgriffin, 2012-04-10 11:23:29 -07:00
Malini Das
97b04c3678 Bug 741598 - Enable finding elements of child nodes, r=jgriffin 2012-04-03 11:08:49 -07:00
Kyle Huey
03a553e469 Bug 722428: Fix leaks in mochitest by reworking SpecialPowers and nsDOMWindowUtils. r=mounir,ctalbert 2012-04-01 19:23:51 -07:00
Ed Morley
2aa4048571 Merge mozilla-central to mozilla-inbound 2012-03-31 15:28:55 +01:00
Ed Morley
8dde3379c7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-30 16:13:46 +01:00
Marco Bonardo
31496b4a78 Merge central to inbound 2012-03-30 12:27:55 +02:00
Serge Gautherie
9b4ddb81ae Bug 733269. (Av1) redirect.html: Let its load complete before redirecting. rs=jwalden. 2012-03-30 12:27:50 +02:00
Ms2ger
e175c46c26 Bug 647323 - Part b: Implement test harness reporting code and import testharness code from the upstream repository; r=jhammel+ted 2012-03-29 23:08:43 +02:00
Jonathan Griffin
f4a068ac05 Bug 740549 - add newline to dump statement, r=mdas, a=testonly 2012-03-29 12:34:00 -07:00
Peter Van der Beken
205960e5d1 Fix for bug 740397 (Make tests that try to get XHR.channel use SpecialPowers). r=bholley.
--HG--
extra : rebase_source : 0bd78094debfea9d179f17396626c3802a6b5a21
2012-03-29 11:15:09 -07:00
Gregory Szorc
578f9dac0c Bug 739753 - Fatal handling of invalid head and tail files in xpcshell test runner; r=ted 2012-03-28 16:05:22 -07:00
Peter Van der Beken
ec45e06e99 Fix for bug 739898 (Stop using enablePrivilege in test_bug480509.html). r=bz. 2012-03-27 16:31:36 -07:00
Mark Cote
c8fca83be7 Bug 739924 - Please rename testing/peptest/tests/firefox/server/mozilla.org/index.html.orig. r=jmaher 2012-03-28 10:33:50 -04:00
Armen Zambrano Gasparnian
941c2ae52b Bug 739768. We fixed the talos.zip issue with a symlink but let's be cut and clear to which talos.zip is the good one. DONTBUILD. r=jhammel 2012-03-27 17:16:48 -04:00
Hiroyuki Ikezoe
768221ea05 Bug 739497 - Fix the comment of filter method for xpcshell.ini. r=jmaher 2012-03-30 11:42:15 -04:00
Mark Cote
cc83d78289 Bug 749275 Add ability to run peptests with configurable number of iterations r=ctalbert 2012-05-04 14:34:53 -07:00
Jonathan Griffin
496fa9e4c9 Bug 751787 - Add proper dependencies to setup.py, a=npotb 2012-05-04 10:52:39 -07:00
Joel Maher
83103ca02e Bug 732638 - After "make reftest" or "make crashtest" run completes w/ failures, the harness says "To rerun your failures please run 'make mochitest-plain-rerun-failures'". r=ted 2012-04-24 12:57:50 -04:00
Jonathan Griffin
b1e0f31a55 Bug 738766 - Marionette's log() now also dump()'s, r=mdas 2012-03-27 13:48:46 -07:00
Masayuki Nakano
e780865b68 Bug 722961 Add tests for autocomplete with composition r=m_kato 2012-03-27 23:22:56 +09:00
Armen Zambrano Gasparnian
4910a154d9 Bug 739345 - update new talos.zip with fixed permissions for minidump_stackwalk. r=jmaher 2012-03-27 10:11:30 -04:00
Jonathan Griffin
04e9167a07 Bug 738825 - mirror Marionette Python client into gecko, a=testonly (npotb) 2012-03-26 12:40:25 -07:00
Armen Zambrano Gasparnian
e23194c2f7 Bug 715193. Match talos.zip from mobile and desktop. r=jmaher 2012-03-26 15:23:21 -04:00
Matt Brubeck
79fbc90c42 Merge mozilla-central and mozilla-inbound 2012-03-23 16:06:54 -07:00
Joel Maher
7acd9d1d6f Bug 737458 - add tp5row and cleanup config.py. r=armenzg 2012-03-23 10:47:10 -04:00
Joel Maher
7040eedb07 Bug 712643 - land Marionette on m-c. r=mossop,robcee 2012-03-22 11:19:57 -04:00
Joel Maher
0af5cc572e Bug 736920 - mochitest-robocop log parser shouldn't repeat the whole test log, particularly not with spurious blank lines. r=gbrown 2012-03-22 10:45:20 -04:00
Artur Adib
e6bf2ee7af Bug 714712 - Part 2: pdf.js test. r=gavin 2012-03-21 22:25:06 -04:00
Aryeh Gregor
b52ac88eae Bug 735805 part 5 - Mochitests that run no tests should fail; r=jmaher 2012-03-16 16:07:16 -04:00
Aryeh Gregor
ec634c71c6 Bug 736529 - Calling waitForFocus() and then finishing before you get focus should cause the test to fail; r=jmaher 2012-03-19 13:09:48 -04:00
Jacek Caban
35fd03ceb6 Bug 736980 - testing/tools/screenshot fails to link on mingw r=khuey 2012-03-21 17:25:29 +01:00
Henri Sivonen
e8ee050c0f Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug. 2012-03-20 17:28:42 +02:00
Paolo Amadini
7bae6e95e6 Bug 728143 - Replace old synchronous favicons calls in Places tests. r=mak
--HG--
rename : toolkit/components/places/tests/unit/expected-favicon-big16.ico.png => toolkit/components/places/tests/favicons/expected-favicon-big16.ico.png
rename : toolkit/components/places/tests/unit/expected-favicon-big32.jpg.png => toolkit/components/places/tests/favicons/expected-favicon-big32.jpg.png
rename : toolkit/components/places/tests/unit/expected-favicon-big4.jpg.png => toolkit/components/places/tests/favicons/expected-favicon-big4.jpg.png
rename : toolkit/components/places/tests/unit/expected-favicon-big48.ico.png => toolkit/components/places/tests/favicons/expected-favicon-big48.ico.png
rename : toolkit/components/places/tests/unit/expected-favicon-big64.png.png => toolkit/components/places/tests/favicons/expected-favicon-big64.png.png
rename : toolkit/components/places/tests/unit/expected-favicon-scale160x3.jpg.png => toolkit/components/places/tests/favicons/expected-favicon-scale160x3.jpg.png
rename : toolkit/components/places/tests/unit/expected-favicon-scale3x160.jpg.png => toolkit/components/places/tests/favicons/expected-favicon-scale3x160.jpg.png
rename : toolkit/components/places/tests/unit/favicon-big16.ico => toolkit/components/places/tests/favicons/favicon-big16.ico
rename : toolkit/components/places/tests/unit/favicon-big32.jpg => toolkit/components/places/tests/favicons/favicon-big32.jpg
rename : toolkit/components/places/tests/unit/favicon-big4.jpg => toolkit/components/places/tests/favicons/favicon-big4.jpg
rename : toolkit/components/places/tests/unit/favicon-big48.ico => toolkit/components/places/tests/favicons/favicon-big48.ico
rename : toolkit/components/places/tests/unit/favicon-big64.png => toolkit/components/places/tests/favicons/favicon-big64.png
rename : toolkit/components/places/tests/unit/favicon-normal16.png => toolkit/components/places/tests/favicons/favicon-normal16.png
rename : toolkit/components/places/tests/unit/favicon-normal32.png => toolkit/components/places/tests/favicons/favicon-normal32.png
rename : toolkit/components/places/tests/unit/favicon-scale160x3.jpg => toolkit/components/places/tests/favicons/favicon-scale160x3.jpg
rename : toolkit/components/places/tests/unit/favicon-scale3x160.jpg => toolkit/components/places/tests/favicons/favicon-scale3x160.jpg
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/favicons/head_favicons.js
rename : toolkit/components/places/tests/unit/test_favicons.js => toolkit/components/places/tests/favicons/test_favicons.js
rename : toolkit/components/places/tests/unit/test_moz-anno_favicon_mime_type.js => toolkit/components/places/tests/favicons/test_moz-anno_favicon_mime_type.js
rename : toolkit/components/places/tests/unit/test_doReplaceFaviconData.js => toolkit/components/places/tests/favicons/test_replaceFaviconData.js
rename : toolkit/components/places/tests/unit/test_doReplaceFaviconDataFromDataURL.js => toolkit/components/places/tests/favicons/test_replaceFaviconDataFromDataURL.js
2012-03-19 20:24:21 +01:00
Matt Brubeck
8b06cbf165 Back out f626859690df (bug 736105) because of frequent robocop testAboutPage failures 2012-03-19 11:28:58 -07:00
Joel Maher
689e3afb56 Bug 736105 - robocop does a lot of redundant copying of profile and sleeps, we can cut runtime almost in half. r=wlach,gbrown 2012-03-19 11:09:36 -04:00
Ehsan Akhgari
e6fee3a547 Merge from mozilla-central 2012-03-17 12:32:28 -04:00
Phil Ringnalda
2f52f9d150 No bug, update jetpack revision being tested, r=kwierso 2012-03-16 21:01:41 -07:00
William Lachance
2aaf5fef98 Bug 736246 - DeviceManagerADB should throw an exception if we know it's not going to work. r=jmaher 2012-03-16 18:36:28 -04:00
Gavin Sharp
2ade4912d0 Bug 589668: take screenshots on test failures on Windows, screenshot utility written by Ted Mielczarek <ted.mielczarek@gmail.com>, build goop by me and jhford, r=khuey
--HG--
extra : transplant_source : %2A%07%B3w%DEg%DB%99%7EQR8Wq/%96J%E8%8D%D8
2012-02-08 12:30:07 -08:00
Kyle Machulis
9631320c07 Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
2012-03-14 15:42:31 -07:00
Ed Morley
fe0db58bce Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Paolo Amadini
ebd422385f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Luke Wagner
55d77bd4a6 Bug 732308 - fix potential leak in xpcshell/head.js (r=jmaher) 2012-03-02 09:36:53 -08:00
Marco Bonardo
eebaa51271 Bug 591884 - Make IE importer fallback to the default Links folder to support toolbar favorites in versions >= 7
r=felipe
2012-03-09 11:13:14 +01:00
Matt Brubeck
465b97cf40 Merge mozilla-central to mozilla-inbound 2012-03-08 16:27:40 -08:00
Jeff Hammel
bb202b31fb Bug 727903. Remove pageloader.xpi from talos_from_code.py. r=armenzg 2012-03-08 09:52:51 -05:00
Jason Duell
01fe7c74c0 Bug 732657: runxpcshell.py doesn't fail e10s tests if child process aborts/crashes. r=jmaher 2012-03-08 15:00:05 -08:00
Marco Bonardo
7d169993ad Merge inbound and central 2012-03-07 10:33:11 +01:00
Gregory Szorc
ac51fe48dd Bug 729098 - Part 1.01/2 - Fix xpcshell test bustage; r=bustage 2012-03-06 16:27:22 -08:00
Gregory Szorc
a272dc9b1e Bug 729098 - Part 1/2: Create xUnit XML results file when executing xpcshell tests; r=khuey 2012-03-06 15:03:34 -08:00
Bobby Holley
21adfde48e Bug 731442 - Back out f9145dab4be9 (bug 718543) due to test failures. r=backout 2012-03-06 11:05:29 -08:00
Joel Maher
013fe7c6f7 Bug 732835 - Deploy new talos.zip to fix 732655 and 732656. r=armenzg 2012-03-05 11:03:11 -05:00
Justin Dolske
fa5c76f571 Bug 731093 - Make head.js code should just look for just |e.filename| so that a non-object exception is logged when thrown from a test. r=jmaher 2012-03-03 22:19:04 -05:00
Mark Cote
d5cb98da39 Bug 730422 - test_contextMenu.js errors out on all platforms except Linux/Linux64. r=jmaher 2012-03-01 11:20:42 -05:00
Joel Maher
5dbee0d8e9 Bug 731893 - update talos.zip to include adjustment to mozafterpaint for ts and ts_paint. r=armenzg 2012-03-01 11:18:46 -05:00
Ryan VanderMeulen
127daf870d Merge m-c to inbound. 2012-05-09 18:42:00 -04:00
Mark Cote
1b776c5ada Bug 753099 Update peptest to work with global compartments change r=ctalbert 2012-05-09 13:59:31 -07:00
Jonathan Griffin
a4a6876450 Bug 751406 - Update tests which expect calling Components.classes to fail, a=test-only, DONTBUILD because NPOTB 2012-05-09 11:48:45 -07:00
Geoff Brown
de80fca3ff Bug 705192: allow remotexpcshelltests.py to execute xpcshell via SUT agent; r=jmaher 2012-02-28 12:20:56 -05:00
Phil Ringnalda
4a84d6aaae No bug - update revision of Add-on SDK being tested, rs=kwierso, npotvb DONTBUILD 2012-02-27 20:47:29 -08:00
Gregory Szorc
af3dc56638 Bug 725478 - Support for generating xUnit result files from xpcshell tests; r=Waldo 2012-02-27 19:53:00 -08:00
Ed Morley
a8d3db6428 Backout 88d02a07d390, 5f903f5a84a8 & 3539be41fa6b (bug 725478) for make-check failures 2012-02-28 01:04:35 +00:00
Gregory Szorc
8e14fcd32b Fix bug 725478 because we run a buggy Python released almost 5 years ago; r=tigerblood 2012-02-27 16:15:59 -08:00
Gregory Szorc
a0ea1a8d74 Bug 725478 - Fix possible access on None; r=losing 2012-02-27 15:32:56 -08:00
Gregory Szorc
c467432e87 Bug 725478 - Ability to produce xUnit XML result files from xpcshell test Python driver; r=Waldo 2012-02-27 14:58:04 -08:00
Tim Taubert
79b618153e merge m-c to fx-team 2012-02-26 19:15:38 +01:00
Tim Taubert
39e83d0057 Bug 683953 - Part 1 - Parse log output and collect statistics about leaked DOMWindows and DocShells; r=ted 2012-02-25 12:48:05 +01:00
Brian R. Bondy
4c63ffb624 Bug 725180 - Create test suite for libmar. r=rstrong 2012-02-24 16:29:42 -05:00
Jonas Sicking
5e2c35737e Bug 722626: Implement DOMRequest object. r=mrbkap 2012-02-24 14:19:49 +01:00
Ed Morley
ef395cb269 Merge mozilla-central to mozilla-inbound 2012-02-23 01:03:16 +00:00
Gavin Sharp
e598724f40 Bug 728627: simplify SpecialPowers pref observing, r=jmaher
--HG--
extra : rebase_source : 1c411dc0e8679cea3cc1f68ec792c36d19fbacfc
2012-02-18 17:33:18 -08:00
Jeff Hammel
3806f8dd6c Bug 727705 - remove two copies of pageloader from m-c. r=jmaher 2012-02-22 09:24:29 -05:00
Myk Melez
23a320ccd0 no bug - update revision of Add-on SDK being tested; test-only
--HG--
extra : rebase_source : 1ca733f4ac7bd7f2a9df2902f3182c7515d1949a
2012-02-16 17:00:23 -08:00
Mark Cote
dd06b27644 Bug 719618 - Craft a no-outside-network mode for peptest. r=ctalbert 2012-02-14 10:23:25 -05:00
Vicamo Yang
62c6f483e4 Bug 723244 - Tests for RIL parcel length guards. r=philikon 2012-02-20 19:30:05 +01:00
Joel Maher
a05309ab15 Bug 725112 - Add an easy make command to rerun tests that failed the last time. r=ted 2012-02-20 09:59:04 -05:00
Bobby Holley
0dae4c03ad Bug 718543 - Preserve SpecialPowers wrapper identity with a WeakMap cache. r=mrbkap 2012-02-19 15:47:12 -08:00
Ryan VanderMeulen
63d7f5526a Merge m-c to inbound 2012-05-08 21:14:42 -04:00
Kartikaya Gupta
81627d34f6 Bug 727504 - Fix up error messages displayed on missing environment variables when running tests. r=jmaher 2012-02-15 15:40:26 -05:00
Kyle Huey
e2b9bb5001 Merge m-c to m-i to pick up Bug 725848. 2012-02-14 14:37:20 -08:00
Serge Gautherie
47de83d6c5 Bug 725942. (Av1) browser-test.js: Ignore empty console messages. r=dtownsend. 2012-02-14 21:37:45 +01:00
Geoff Lankow
61a628c863 Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part F, remove uses of nsIPrefBranch2 in testing/ and layout/tools/reftest/ ; r=bsmedberg 2012-01-17 15:01:25 +13:00
Gregory Szorc
96dde74717 Bug 725510 - Ability to execute xpcshell tests in random order; r=ted 2012-02-14 11:49:55 -08:00
Joel Maher
cc77a9eb81 Bug 726087 - Deploy a new talos.zip to fix the --ignore-first errors on a dataset of size 1. r=armenzg 2012-02-10 19:05:19 -05:00
Joel Maher
bb3c3a07de Bug 725716 - [xperf fix] upload a new talos.zip. r=armenzg 2012-02-10 10:35:15 -05:00
Ed Morley
70ec936a7b Merge mozilla-central to mozilla-inbound 2012-02-09 23:09:40 +00:00
Joel Maher
552586ebdf Bug 725716 - upload a new talos.zip for windows and linux rss collection. r=armenzg 2012-02-09 14:46:25 -05:00
William Lachance
bb27a05aae Bug 722429 - Should not mirror mozbase/mozdevice into m-c r=ctalbert 2012-02-08 11:07:19 -08:00
Mark Cote
6e7159acf3 Bug 724595 Merge mozbase changes from Dec 31 to Feb 1 r=ctalbert 2012-02-08 11:07:19 -08:00
Marco Bonardo
fef9cf6db3 Merge central to inbound 2012-02-08 09:24:40 +01:00