Ehsan Akhgari
49e91d2943
Merge backout; a=me
2012-05-02 15:39:41 -04:00
Ehsan Akhgari
913bba7c4e
Backout the latest merge from fx-team because of Ts regressions (no bug)
2012-05-02 15:37:08 -04:00
Armen Zambrano Gasparnian
cfe426bd84
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
f9c57d8f36
Bug 746031 - Support nested iframes correctly in Marionette, r=jgriffin, a=npotb,
2012-05-02 10:21:05 -04:00
Tim Taubert
c86beca388
merge m-c to fx-team; a=js-only
2012-05-02 15:36:57 +02:00
Jim Blandy
e9da94f671
Bug 750368: Help 'make xpcshell-tests' find 'mozinfo' Python module. r=ted
2012-05-01 16:54:45 -07:00
Malini Das
2a47586403
Bug 750553 - Rename getAttributeValue to getElementAttribute, r=jgriffin, a=testonly, npotb
2012-05-01 12:37:34 -07:00
Jonathan Griffin
c3b7194898
Bug 750843 - Update marionette for ICS emulator, a=testonly, npotb
2012-05-01 12:25:34 -07:00
Richard Newman
712d9846fa
Merge m-c to s-c.
2012-04-29 23:41:26 -07:00
Richard Newman
768c2a1897
Merge m-c to s-c.
2012-04-27 10:36:01 -07:00
Jonathan Griffin
86a2c2032d
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
de92f0496f
Merge m-c into s-c
2012-04-26 10:49:54 -04:00
Richard Newman
8981b46e22
Merge m-c to s-c.
2012-04-25 18:55:05 -07:00
Richard Newman
5a1b88397c
Merge m-c to s-c.
2012-04-20 10:51:26 -07:00
Masayuki Nakano
111aa93c0c
Bug 630811 part.3 Improve nsDOMWindowUtils::send*Event() for new modifiers r=smaug
2012-04-25 12:00:02 +09:00
Ehsan Akhgari
166aca09f9
Merge mozilla-central into mozilla-inbound
2012-04-24 21:29:44 -04:00
Geoff Brown
45734f4abd
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
c67f3daa8a
Bug 747070 - Catch errors when posting to autolog, a=testonly, npotb
2012-04-19 10:31:34 -07:00
Josh Matthews
7e78dba969
Bug 729204 - Make docshell privacy notifications work across multiple processes. r=bz
2012-04-19 20:13:20 -04:00
Nick Hurley
eb2547b5d4
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
0c15861202
Bug 719609 - Part 1: Add some basic unit tests for SPDY. r=mcmanus,ted
2012-04-25 20:12:33 -04:00
Joel Maher
71bad9c4a4
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
a5e38a5f84
Bug 749862 - findElements should return all matching elements, r=jgriffin, a=test-only
2012-05-07 14:00:30 -07:00
Terrence Cole
c635e05980
Bug 746236 - Fix make -C builddir jstestbrowser; r=ted.mielczarek
...
Broken by Bug 735549.
2012-04-17 11:40:57 -07:00
Steve Fink
3f838cafde
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
4899904070
Bug 748489 - Provide a writable TMPDIR for android xpcshell tests. r=jmaher
2012-05-03 06:22:33 -04:00
Joey Armstrong
6bf8cf559d
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
b6f1345f82
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
41de116362
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
9180b309a7
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
1d06a9085f
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
def6e26f61
Bug 746545 - remove duplicate mozinfo.py files. r=ted
2012-04-25 09:22:04 -04:00
Matt Brubeck
28eac2b5d9
Merge mozilla-central to mozilla-inbound
2012-04-13 14:09:05 -07:00
Joel Maher
88e07887c7
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
86e313db65
Bug 745307 - update import statements for log4moz.js, a=testonly
2012-04-13 13:06:01 -07:00
Gregory Szorc
1a9e56ac89
Merge services-central into mozilla-central
2012-04-11 11:46:19 -07:00
Richard Newman
effbe139f1
Merge m-c to s-c.
2012-04-10 22:20:12 -07:00
Richard Newman
5619e2132f
Merge m-c to s-c.
2012-04-09 18:57:46 -07:00
Jonathan Griffin
7540487f7c
Bug 743872 - update TPS to use latest pulsebuildmonitor, a=testonly, DONTBUILD, npotb
2012-04-09 17:09:20 -07:00
Gregory Szorc
6e7ff251cd
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
184c3bd70a
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
f6327f605d
Bug 742947 - Integrate Selenium atoms, r=jgriffin
2012-04-10 17:28:08 -07:00
Dão Gottwald
0dbfd85588
Bug 723953 - Fennec chrome scripts and tests leak global variables. r=mbrubeck
2012-04-06 22:02:15 +02:00
Malini Das
d98e91105f
Bug 742513 - allow marionette to launch b2g desktop build, r=jgriffin
2012-04-04 15:56:26 -07:00
Jonathan Griffin
cb4786168d
Bug 740227 - Add TPS to package tests, r=ted, a=testonly
2012-04-09 15:11:07 -07:00
Jonathan Griffin
c723267d77
Bug 742947 - backout 65f02c832a0e due to b2g bustage
2012-04-10 12:29:17 -07:00
Malini Das
27db1f9696
Bug 742947 - tests for functionality provided by Selenium atoms, r=jgriffin
2012-04-10 11:23:38 -07:00
Malini Das
48ad21095b
Bug 742947 - Integrate select Selenium atoms with Marionette, r=jgriffin,
2012-04-10 11:23:29 -07:00
Malini Das
bb96b17e38
Bug 741598 - Enable finding elements of child nodes, r=jgriffin
2012-04-03 11:08:49 -07:00
Kyle Huey
7a529aca86
Bug 722428: Fix leaks in mochitest by reworking SpecialPowers and nsDOMWindowUtils. r=mounir,ctalbert
2012-04-01 19:23:51 -07:00
Ed Morley
a53f040854
Merge mozilla-central to mozilla-inbound
2012-03-31 15:28:55 +01:00
Ed Morley
35e8da33e1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-30 16:13:46 +01:00
Marco Bonardo
932988efc9
Merge central to inbound
2012-03-30 12:27:55 +02:00
Serge Gautherie
7d2610abd0
Bug 733269. (Av1) redirect.html: Let its load complete before redirecting. rs=jwalden.
2012-03-30 12:27:50 +02:00
Ms2ger
956f92aedd
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
9c953049af
Bug 740549 - add newline to dump statement, r=mdas, a=testonly
2012-03-29 12:34:00 -07:00
Peter Van der Beken
0c7d3df11e
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
5bdd6a6a7c
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
680de8d850
Fix for bug 739898 (Stop using enablePrivilege in test_bug480509.html). r=bz.
2012-03-27 16:31:36 -07:00
Mark Cote
c14fb28689
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
0c86aa782d
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
493eca06a7
Bug 739497 - Fix the comment of filter method for xpcshell.ini. r=jmaher
2012-03-30 11:42:15 -04:00
Mark Cote
2bc39950ac
Bug 749275 Add ability to run peptests with configurable number of iterations r=ctalbert
2012-05-04 14:34:53 -07:00
Jonathan Griffin
01f7fd58b8
Bug 751787 - Add proper dependencies to setup.py, a=npotb
2012-05-04 10:52:39 -07:00
Joel Maher
563ce10364
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
7ffbb91b8b
Bug 738766 - Marionette's log() now also dump()'s, r=mdas
2012-03-27 13:48:46 -07:00
Masayuki Nakano
0582e6722b
Bug 722961 Add tests for autocomplete with composition r=m_kato
2012-03-27 23:22:56 +09:00
Armen Zambrano Gasparnian
9db2c07418
Bug 739345 - update new talos.zip with fixed permissions for minidump_stackwalk. r=jmaher
2012-03-27 10:11:30 -04:00
Jonathan Griffin
b84967dd54
Bug 738825 - mirror Marionette Python client into gecko, a=testonly (npotb)
2012-03-26 12:40:25 -07:00
Armen Zambrano Gasparnian
58d6f40c8a
Bug 715193. Match talos.zip from mobile and desktop. r=jmaher
2012-03-26 15:23:21 -04:00
Matt Brubeck
37f7c950f8
Merge mozilla-central and mozilla-inbound
2012-03-23 16:06:54 -07:00
Joel Maher
4878d87e26
Bug 737458 - add tp5row and cleanup config.py. r=armenzg
2012-03-23 10:47:10 -04:00
Joel Maher
710c159137
Bug 712643 - land Marionette on m-c. r=mossop,robcee
2012-03-22 11:19:57 -04:00
Joel Maher
2d6ecaf98d
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
5618106733
Bug 714712 - Part 2: pdf.js test. r=gavin
2012-03-21 22:25:06 -04:00
Aryeh Gregor
93bfe8f6cd
Bug 735805 part 5 - Mochitests that run no tests should fail; r=jmaher
2012-03-16 16:07:16 -04:00
Aryeh Gregor
5bdbd66803
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
4491a6a3a7
Bug 736980 - testing/tools/screenshot fails to link on mingw r=khuey
2012-03-21 17:25:29 +01:00
Henri Sivonen
a92cb71e1c
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
e2604bf75a
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
bc9065e468
Back out f626859690df (bug 736105) because of frequent robocop testAboutPage failures
2012-03-19 11:28:58 -07:00
Joel Maher
80354efa51
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
9b15a69d3e
Merge from mozilla-central
2012-03-17 12:32:28 -04:00
Phil Ringnalda
477a0f2e84
No bug, update jetpack revision being tested, r=kwierso
2012-03-16 21:01:41 -07:00
William Lachance
b875233d85
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
80710b8eea
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
5a8150c5e0
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
f6653e490a
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
2012-03-11 23:38:53 +00:00
Paolo Amadini
749f7c69ab
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
e4bac68539
Bug 732308 - fix potential leak in xpcshell/head.js (r=jmaher)
2012-03-02 09:36:53 -08:00
Marco Bonardo
e20386539d
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
2ff1acb70e
Merge mozilla-central to mozilla-inbound
2012-03-08 16:27:40 -08:00
Jeff Hammel
15f1bb6533
Bug 727903. Remove pageloader.xpi from talos_from_code.py. r=armenzg
2012-03-08 09:52:51 -05:00
Jason Duell
dfe336e780
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
6c866c3814
Merge inbound and central
2012-03-07 10:33:11 +01:00
Gregory Szorc
2d6be22456
Bug 729098 - Part 1.01/2 - Fix xpcshell test bustage; r=bustage
2012-03-06 16:27:22 -08:00
Gregory Szorc
f4abd10724
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
eddc1f4a42
Bug 731442 - Back out f9145dab4be9 (bug 718543) due to test failures. r=backout
2012-03-06 11:05:29 -08:00
Joel Maher
ad380b7ff8
Bug 732835 - Deploy new talos.zip to fix 732655 and 732656. r=armenzg
2012-03-05 11:03:11 -05:00
Justin Dolske
621a59dc0d
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