Commit Graph

1639 Commits

Author SHA1 Message Date
Malini Das
2a0d47185c Bug 750553 - Rename getAttributeValue to getElementAttribute, r=jgriffin, a=testonly, npotb 2012-05-01 12:37:34 -07:00
Jonathan Griffin
f3ef66854c Bug 750843 - Update marionette for ICS emulator, a=testonly, npotb 2012-05-01 12:25:34 -07:00
Jonathan Griffin
72bcb7dfaa 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
Terrence Cole
6b8c3b1c5a Bug 746236 - Fix make -C builddir jstestbrowser; r=ted.mielczarek
Broken by Bug 735549.
2012-04-17 11:40:57 -07:00
Nick Hurley
6f00f04785 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
8a69e692d9 Bug 719609 - Part 1: Add some basic unit tests for SPDY. r=mcmanus,ted 2012-04-25 20:12:33 -04:00
Joel Maher
733a39c668 Bug 746545 - remove duplicate mozinfo.py files. r=ted 2012-04-25 09:22:04 -04:00
Masayuki Nakano
cea6824fb9 Bug 630811 part.3 Improve nsDOMWindowUtils::send*Event() for new modifiers r=smaug 2012-04-25 12:00:02 +09:00
Ehsan Akhgari
c7d143b9fa Merge mozilla-central into mozilla-inbound 2012-04-24 21:29:44 -04:00
Josh Matthews
fb81af3718 Bug 729204 - Make docshell privacy notifications work across multiple processes. r=bz 2012-04-19 20:13:20 -04:00
Geoff Brown
09086fcec8 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
Paolo Amadini
cc07746d4f 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
b0a75a4062 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
a06e6b0ce3 Bug 745727 - deploy a new talos.zip for tcheck2 and non null revision/sourcestamps. r=armenzg 2012-04-16 09:27:13 -04:00
Matt Brubeck
654badcd06 Merge mozilla-central to mozilla-inbound 2012-04-13 14:09:05 -07:00
Joel Maher
726f3feffb 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
7d12fc4d13 Bug 745307 - update import statements for log4moz.js, a=testonly 2012-04-13 13:06:01 -07:00
Gregory Szorc
400350bbd0 Merge services-central into mozilla-central 2012-04-11 11:46:19 -07:00
Richard Newman
37e9e4adab Merge m-c to s-c. 2012-04-10 22:20:12 -07:00
Richard Newman
a1735e0ff4 Merge m-c to s-c. 2012-04-09 18:57:46 -07:00
Jonathan Griffin
bbec5046ca Bug 743872 - update TPS to use latest pulsebuildmonitor, a=testonly, DONTBUILD, npotb 2012-04-09 17:09:20 -07:00
Gregory Szorc
49412510e0 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
38c4d95ed1 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
63edf3da6d Bug 742947 - Integrate Selenium atoms, r=jgriffin 2012-04-10 17:28:08 -07:00
Dão Gottwald
92a61d5d9e Bug 723953 - Fennec chrome scripts and tests leak global variables. r=mbrubeck 2012-04-06 22:02:15 +02:00
Malini Das
72a588c5e4 Bug 742513 - allow marionette to launch b2g desktop build, r=jgriffin 2012-04-04 15:56:26 -07:00
Jonathan Griffin
8c299a16e9 Bug 740227 - Add TPS to package tests, r=ted, a=testonly 2012-04-09 15:11:07 -07:00
Jonathan Griffin
007d1ed3a9 Bug 742947 - backout 65f02c832a0e due to b2g bustage 2012-04-10 12:29:17 -07:00
Malini Das
7f6d828ded Bug 742947 - tests for functionality provided by Selenium atoms, r=jgriffin 2012-04-10 11:23:38 -07:00
Malini Das
6c41643a1a Bug 742947 - Integrate select Selenium atoms with Marionette, r=jgriffin, 2012-04-10 11:23:29 -07:00
Malini Das
5f7050f660 Bug 741598 - Enable finding elements of child nodes, r=jgriffin 2012-04-03 11:08:49 -07:00
Kyle Huey
a19142cede Bug 722428: Fix leaks in mochitest by reworking SpecialPowers and nsDOMWindowUtils. r=mounir,ctalbert 2012-04-01 19:23:51 -07:00
Ed Morley
c7a3740e33 Merge mozilla-central to mozilla-inbound 2012-03-31 15:28:55 +01:00
Ed Morley
ed0884bbc1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-30 16:13:46 +01:00
Marco Bonardo
d3b8a6debe Merge central to inbound 2012-03-30 12:27:55 +02:00
Serge Gautherie
f5613aa5bb Bug 733269. (Av1) redirect.html: Let its load complete before redirecting. rs=jwalden. 2012-03-30 12:27:50 +02:00
Ms2ger
9892fde4a2 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
5cf6887314 Bug 740549 - add newline to dump statement, r=mdas, a=testonly 2012-03-29 12:34:00 -07:00
Peter Van der Beken
702fa57682 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
b242ffa758 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
6a91bcfada Fix for bug 739898 (Stop using enablePrivilege in test_bug480509.html). r=bz. 2012-03-27 16:31:36 -07:00
Mark Cote
d77014a370 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
ed3aecfba2 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
391b8f5545 Bug 739497 - Fix the comment of filter method for xpcshell.ini. r=jmaher 2012-03-30 11:42:15 -04:00
Joel Maher
2219301d4a 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
ac6701a55b Bug 738766 - Marionette's log() now also dump()'s, r=mdas 2012-03-27 13:48:46 -07:00
Masayuki Nakano
941d39a6a6 Bug 722961 Add tests for autocomplete with composition r=m_kato 2012-03-27 23:22:56 +09:00
Armen Zambrano Gasparnian
2f316b60d9 Bug 739345 - update new talos.zip with fixed permissions for minidump_stackwalk. r=jmaher 2012-03-27 10:11:30 -04:00
Jonathan Griffin
b40725a054 Bug 738825 - mirror Marionette Python client into gecko, a=testonly (npotb) 2012-03-26 12:40:25 -07:00
Armen Zambrano Gasparnian
dfe05c1f66 Bug 715193. Match talos.zip from mobile and desktop. r=jmaher 2012-03-26 15:23:21 -04:00