Commit Graph

2530 Commits

Author SHA1 Message Date
Andrew Halberstadt
c222387b06 Bug 821012 - B2G emulator install_gecko step should use busybox if available, r=jgriffin 2013-01-08 12:19:49 -05:00
Jeff Hammel
0de49ebb05 Bug 825957 - mirror mozcrash 0.3 from github to m-c;r=jmaher
--HG--
extra : rebase_source : 66105fc53438e7cd3e4f1b2dbaacbaa270e02f34
2013-01-07 16:41:35 -08:00
Ed Morley
221ab1071c Backout b51c3d819364 (bug 806736) for frequent intermittent failures in test_privbrowsing_perwindowpb.html 2013-01-07 21:17:54 +00:00
Ed Morley
549f0d9ca7 Merge mozilla-central to mozilla-inbound 2013-01-07 20:20:51 +00:00
Jeff Hammel
31307ca4d2 Bug 811527 - generate_diff.py does not ensure that m-c mirror of mozbase is internally compatible;r=jmaher ; follow-up, DONTBUILD because NPTOB 2013-01-07 11:02:19 -08:00
Ed Morley
1ecbe572b9 Merge mozilla-central to mozilla-inbound 2013-01-07 12:04:57 +00:00
Gregory Szorc
36e67f706e Bug 791869 - Remove services/notifications; r=rnewman 2013-01-06 12:04:59 -08:00
Gregory Szorc
bf544fce44 Merge mozilla-central into services-central
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 10:06:07 -08:00
Gregory Szorc
91da65ca23 Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop 2013-01-04 15:36:59 -08:00
Ehsan Akhgari
9a6ecf3d9f Backed out changeset 1024e72d4ef9 (bug 826146) because of test failures 2013-01-03 22:59:44 -05:00
Jeff Hammel
199647096c Bug 811527 - generate_diff.py does not ensure that m-c mirror of mozbase is internally compatible;r=wlach ; DONTBUILD because NPOTB 2013-01-04 13:55:29 -08:00
Mihnea Dobrescu-Balaur
8b3ebf1231 Bug 819482 - Remove retry code from b2g automation now that devicemanager handles it, r=ahal 2013-01-04 14:07:48 -05:00
Joel Maher
cfa1961c48 Bug 826769 - make mochitest-robotium may fail with: OSError: [Errno 2] No such file or directory: '/tmp/xxx/tests.jar'. r=gbrown 2013-01-04 13:42:32 -05:00
Joel Maher
40b470c4f7 Bug 826308 - Robocop tests log output should contain begin/end block markers for the full test run. r=bc 2013-01-04 13:42:22 -05:00
Bobby Holley
4988938f0f Bug 826146 - Add a pref-controlled install confirmation override for automation. r=sicking 2013-01-04 10:21:31 -08:00
Boris Zbarsky
0635656574 Bug 826423. Fix SpecialPowers.wrap() to reliably detect Xrays. r=peterv 2013-01-04 12:02:13 -05:00
Raymond Lee
b4f67cc3c3 Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-07 15:51:36 +08:00
Andrew Halberstadt
0dc82f61d7 Bug 812012 - (Part 1) Add busybox arg to b2g reftest/mochitest harnesses, r=jgriffin, DONTBUILD a=NPOTB,test-only 2013-01-07 10:29:43 -05:00
Bobby Holley
96f2bec98f Bug 826146 - Add a pref-controlled install confirmation override for automation. r=sicking 2013-01-03 18:27:43 -08:00
Wes Kocher
86bc416db4 Bug 826485 - Update revision of jetpack tests used in Firefox tests r=kwierso 2013-01-03 14:49:34 -08:00
Dave Hunt
6a2fd0ac27 Bug 826652 - Create the XML output path if it doesn't exist. r=jgriffin 2013-01-06 22:24:16 -05:00
Dave Hunt
b45324836f Bug 826651 - Add XML output path to testvars so that it can be used when saving files related to the results. r=jgriffin 2013-01-06 22:24:15 -05:00
Geoff Brown
111718cc9b Bug 821425 - Flexible env variable support for remote cpp unit tests; r=jmaher
--HG--
extra : rebase_source : 8fd1519077f7e20538af805d91d6373c0c9abcd1
2013-01-03 13:02:04 -07:00
Geoff Brown
bad5f14283 Bug 824724 - Allow --remoteTestRoot option in remotecppunittests.py; r=jmaher
--HG--
extra : rebase_source : ef8ed5a28b6c771aed684e599fc633b16fe8741f
2013-01-03 13:02:01 -07:00
Geoff Brown
b6310b5413 Bug 821590 - Use remote paths for MOZ_XRE_DIR and MOZILLA_FIVE_HOME in remote cpp unit tests; r=dmose
--HG--
extra : rebase_source : 2a159610b8938086f497820e0b1527815a3d0b76
2013-01-03 13:01:59 -07:00
Geoff Brown
f029422122 Bug 821033 - Define TMPDIR and HOME environment variables for unit tests. r=dmose
--HG--
extra : rebase_source : 422b429e63ebefb8097f4aa54027f97db68fdffe
2013-01-03 13:01:57 -07:00
Geoff Brown
92286eebc8 Bug 811411 - Add ability to run C++ unit tests on mobile; r=ted.mielczarek
--HG--
extra : rebase_source : c45a5d3792e0dcdfc11ea4f893cb72e7367cd1fd
2013-01-03 13:01:54 -07:00
Jonathan Griffin
9457cbe3c6 Bug 813305 - Make Marionette's PROCESS-CRASH message the same as other harnesses, r=ahal 2013-01-03 13:15:48 -08:00
Jonathan Griffin
e54b572556 Bug 820463 - Revert early-loading changes, r=mdas 2012-12-17 15:18:58 -08:00
Jonathan Griffin
4ab69f5cf5 Bug 797913 - Make is() output use actual result, r=mdas 2013-01-03 10:44:17 -08:00
Jonathan Griffin
9a76b709e2 Bug 826132 - Don't restart emulator on failure, r=ahal 2013-01-03 10:44:07 -08:00
Ed Morley
f14bf64427 Backout 119c60543071 (bug 751156) for robocop failures 2013-01-03 18:12:36 +00:00
Joey Armstrong
7fdbf88066 bug 751156: robocop dependency build should be a nop 2013-01-03 10:48:04 -05:00
Joel Maher
6adf2eda4f Bug 826042 - upload a new talos.zip to capture fixes for android. r=armenzg 2013-01-03 10:33:06 -05:00
Ed Morley
1151e083a4 Backout 18f20fd92f8c (bug 826042) for talos failures 2013-01-03 13:30:23 +00:00
Joel Maher
5b9b0ec179 Bug 826042 - upload a new talos.zip to capture fixes for android. r=armenzg 2013-01-02 16:53:34 -05:00
Richard Newman
eaed7d2195 Merge m-c to s-c. 2013-01-02 19:35:43 -08:00
Richard Newman
1bd9a0ba60 Merge m-c to s-c. 2012-12-22 11:32:28 -08:00
Chris Jones
77ab658cf5 Back out bug 782542 for regressions. 2012-12-21 18:23:13 -08:00
Richard Newman
33cfee79b0 Merge m-c to s-c. 2012-12-20 00:07:49 -08:00
Geoff Brown
79fef6eac8 Bug 817235 - Make xpcshell tests work with sutAgent; r=jmaher 2012-12-18 22:18:03 -07:00
Geoff Brown
b605e6020e Bug 814805 - Do not use run-as for android xpcshell tests; r=wlach 2012-12-18 22:18:00 -07:00
Richard Newman
ed2a1f4e26 Merge m-c to s-c. 2012-12-18 11:43:03 -08:00
Jonathan Griffin
ca4b034517 Bug 818738 - Write all results to resultfile, not just most recent one, a=test-only 2012-12-17 18:16:40 -08:00
Richard Newman
ae5fa5496d Merge m-c to s-c (including fixed conflict in Android Sync manifest).
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml
rename : mobile/android/base/resources/drawable/tabs_button.xml.in => mobile/android/base/resources/drawable/tabs_button.xml
rename : mobile/android/base/resources/drawable/tabs_level.xml.in => mobile/android/base/resources/drawable/tabs_level.xml
2012-12-15 17:08:14 -08:00
Ed Morley
86255d5aae Backout 22f9cf3cc575 (bug 820463) for breaking marionette on a CLOSED TREE 2012-12-19 01:23:00 +00:00
Jonathan Griffin
75e14f2b3f Bug 820463 - Revert early-loading changes, r=mdas 2012-12-17 15:18:58 -08:00
Martijn Wargers
0557f19ef6 Bug 815416 - Enable layout mochitests for b2g, r=jgriffin, a=test-only 2012-12-14 15:49:11 -08:00
Malini Das
71b9307ba3 Bug 722596 - Get stack trace from errors in content frames, r=jgriffin 2012-12-18 09:21:28 -05:00
Richard Newman
9b3f517b2c Merge m-c to s-c. 2012-12-10 13:01:43 -08:00