Wes Kocher
23bfba1426
Backed out changeset 018ee8ea0c12 (bug 972518) for breaking Mnw jobs on a CLOSED TREE
2014-02-18 16:47:51 -08:00
Wes Kocher
e741c3a3ce
Merge m-c to inbound on a CLOSED TREE
2014-02-18 16:15:42 -08:00
Wes Kocher
2465ee9250
Backed out changeset a7f8c25c07ac (bug 949600) for breaking clobber due to new update_permissions code, regardless of whether this is a CLOSED TREE.
2014-02-18 16:12:34 -08:00
Joshua Cranmer
59f69cee6e
Bug 964379 - Ensure that mozinfo.info's keys are ASCII, not Unicode, r=gps
2014-02-18 10:41:39 -06:00
Yeuk Hon Wong
aa30306bf8
Bug 915824 - Move CSP tests from content/base/test into content/base/test/csp directory. r=geekboy
...
--HG--
rename : content/base/test/file_bug548193.sjs => content/base/test/csp/file_csp_report.sjs
rename : content/base/test/file_bug717511.html => content/base/test/csp/file_multi_policy_injection_bypass.html
rename : content/base/test/file_bug717511.html^headers^ => content/base/test/csp/file_multi_policy_injection_bypass.html^headers^
rename : content/base/test/file_bug717511_2.html => content/base/test/csp/file_multi_policy_injection_bypass_2.html
rename : content/base/test/file_bug717511_2.html^headers^ => content/base/test/csp/file_multi_policy_injection_bypass_2.html^headers^
rename : content/base/test/file_bug558431.html => content/base/test/csp/file_policyuri_async_fetch.html
rename : content/base/test/file_bug558431.html^headers^ => content/base/test/csp/file_policyuri_async_fetch.html^headers^
rename : content/base/test/file_bug650386_content.sjs => content/base/test/csp/file_redirect_content.sjs
rename : content/base/test/file_bug650386_report.sjs => content/base/test/csp/file_redirect_report.sjs
rename : content/base/test/file_bug702439.html => content/base/test/csp/file_subframe_run_js_if_allowed.html
rename : content/base/test/test_bug702439.html^headers^ => content/base/test/csp/file_subframe_run_js_if_allowed.html^headers^
rename : content/base/test/test_bug650386_redirect_301.html => content/base/test/csp/test_301_redirect.html
rename : content/base/test/test_bug650386_redirect_302.html => content/base/test/csp/test_302_redirect.html
rename : content/base/test/test_bug650386_redirect_303.html => content/base/test/csp/test_303_redirect.html
rename : content/base/test/test_bug650386_redirect_307.html => content/base/test/csp/test_307_redirect.html
rename : content/base/test/test_bug548193.html => content/base/test/csp/test_csp_report.html
rename : content/base/test/test_bug717511.html => content/base/test/csp/test_multi_policy_injection_bypass.html
rename : content/base/test/test_bug558431.html => content/base/test/csp/test_policyuri_async_fetch.html
rename : content/base/test/test_bug702439.html => content/base/test/csp/test_subframe_run_js_if_allowed.html
2014-02-18 09:47:53 -05:00
Andrew Halberstadt
56e8cdad2a
Bug 949600 - Sync mozbase to m-c one last time, r=wlach
2014-02-18 09:25:58 -05:00
Carsten "Tomcat" Book
effe899503
merge b2g-inbound to mozilla-central
2014-02-18 13:58:54 +01:00
Vicamo Yang
8e8b3dd323
Bug 970804 - 3/3: add test cases. r=mdas
2014-02-18 14:04:50 +08:00
Vicamo Yang
72beaabf00
Bug 970804 - 2/3: only launch test-container app when not available. r=mdas
2014-02-18 14:04:49 +08:00
Vicamo Yang
2fb560eeac
Bug 970804 - 1/3: refine Marionette oop test case selection. r=mdas
...
1) ./mach marionette-webapi <dir>/
- selects all test cases under <dir> and execute them only in
in-process mode.
2) ./mach marionette-webapi --type=+oop <dir>/
- selects all test cases under <dir> and execute them only in oop
mode.
3) ./mach marionette-webapi --type=-oop <dir>/
- selects all test cases under <dir> and execute them only in
in-process mode.
4) ./mach marionette-webapi <test>
- execute <test> only in in-process mode.
5) ./mach marionette-webapi --type=+oop <test>
- execute <test> only in oop mode.
6) ./mach marionette-webapi --type=-oop <test>
- execute <test> only in in-process mode.
7) ./mach marionette-webapi <dir>/manifest.ini
- selects all active test cases listed in <dir>/manifest.ini and
execute them in the mode(s) according to the manifest.
8) ./mach marionette-webapi --type=+oop <dir>/manifest.ini
- selects all active, oop={true,both} test cases listed in
<dir>/manifest.ini and execute them only in oop mode.
9) ./mach marionette-webapi --type=-oop <dir>/manifest.ini
- selects all active, oop={false,both} test cases listed in
<dir>/manifest.ini and execute them only in in-process mode.
2014-02-18 14:04:48 +08:00
L. David Baron
7d3ce1d20e
Bug 965655: Revert test disabling from changeset 8a0d810a0cca now that bug 969590 (switch of test slaves) is fixed.
2014-02-17 20:07:45 -08:00
Phil Ringnalda
3c695f595d
Bug 947789 - Disable test_bug287446.html on b2g-desktop
2014-02-16 21:01:29 -08:00
Phil Ringnalda
eb77b99a23
Merge b-i to m-c
2014-02-15 18:28:57 -08:00
Phil Ringnalda
3e83e04939
Back out 47fb16f8fb6a (bug 968645) to reenable test_input_sanitization.html on b2g desktop now that we've switched back to m1.medium slaves
2014-02-15 14:19:35 -08:00
Phil Ringnalda
34ea316c48
Back out 94fef99a7c79 (bug 967585) to reenable test_transitions.html on b2g desktop now that we've switched back to m1.medium slaves
2014-02-15 14:17:09 -08:00
Ms2ger
aa9d7b52b4
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
Phil Ringnalda
7cd2f471ea
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Phil Ringnalda
c36c6ce913
Merge b-i to m-c
2014-02-15 10:01:36 -08:00
Vaibhav Agarwal
81f1ea0a18
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Ryan VanderMeulen
01c60c84b8
Bug 970290 - Disable test_browserElement_NoPref.html and test_browserElement_NoWhitelist.html on B2G for frequent failures.
2014-02-14 21:08:37 -05:00
Mike Habicher
cb7b7f75e6
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
2014-02-14 17:41:07 -05:00
Ryan VanderMeulen
1f614abb7c
Bug 972927 - Disable dom/apps tests on B2G due to being nearly perma-fail.
2014-02-14 12:24:54 -05:00
Masayuki Nakano
e393ad7356
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
2014-02-15 09:57:39 +09:00
David Keeler
e80e27537c
bug 967975 - certificate error override telemetry r=briansmith
...
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp => security/manager/ssl/tests/unit/tlsserver/cmd/BadCertServer.cpp
2014-02-13 14:53:29 -08:00
Ryan VanderMeulen
ee17cd233e
Backed out changeset 6e588c56764b (bug 909542) for Gaia unit test perma-fail.
2014-02-14 08:27:44 -05:00
Mike Habicher
b8dfc21206
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
2014-02-14 00:28:57 -05:00
Wes Kocher
a00fadcb27
Merge fx-team to m-c
2014-02-13 17:28:56 -08:00
Ryan VanderMeulen
bc60b65007
Bug 947167 - Skip test_downloads_pause_resume.html on B2G due to intermittent failures.
...
CLOSED TREE
2014-02-13 12:48:07 -05:00
Ryan VanderMeulen
8021790b6f
Merge inbound to m-c.
2014-02-13 10:30:03 -05:00
Wes Kocher
2c1e908acb
Merge fx-team to mozilla-central
2014-02-12 16:26:16 -08:00
Ryan VanderMeulen
37a64da0e4
Merge inbound to m-c.
2014-02-12 15:48:01 -05:00
Ehsan Akhgari
82518e83b8
Follow-up to bug 957729: add the --slowscript option to MochitestOptions to unbreak running mochitests through make; irc-r=froydnj
2014-02-12 10:54:11 -05:00
Ryan VanderMeulen
1618b717b1
Merge m-c to b2g-inbound.
2014-02-12 08:39:43 -05:00
Ryan VanderMeulen
1c3ab347d5
Merge inbound to m-c.
2014-02-12 08:37:35 -05:00
"Kan-Ru Chen (陳侃如)"
231a400216
Bug 963366 - Fix leaked lastPermission var. r=jmaher
2014-02-12 13:36:23 +08:00
Gregory Szorc
fde7b9fd6d
Bug 970302 - Ensure a TestManifest is always used when running xpcshell tests; r=ted
...
--HG--
extra : rebase_source : 30a296e66d25d5e4759b2ad3a420f94a5543a090
extra : amend_source : ac405c60d907f1bae3f376aa4525d8f93f53cc18
2014-02-10 13:11:23 -08:00
Wes Kocher
385dbbe015
Bug 967694 - Disable the new test on b2g
2014-02-11 16:16:11 -08:00
Zack Weinberg
ccfea40879
Bug 964379: make sure all keys of mozinfo.info are ASCII, for Python 2.6.(<5) compat. r=gps
2014-02-13 14:06:51 -05:00
Gregory Szorc
5f499af8a5
Bug 972093 - Detect run_next_test() during add_task(); r=ted, rnewman
...
If an xpcshell test called run_next_test() from inside an add_task(),
bad things would happen. This patch detects that behavior and aborts the
test immediately with an actionable error message.
--HG--
extra : rebase_source : c5cf11070421b95a6fcf476d0a86289a3d0ba73a
extra : amend_source : cec6ad2a751bba01e7d4ecbff0735b39e3326efb
2014-02-12 16:47:29 -08:00
Thomas Zimmermann
bcb63bfab0
Bug 935525: Added NFC test infrastructure to build scripts, r=vyang,jgriffin
2013-11-06 12:59:41 +01:00
Oleg Romashin
e69cb4b184
Bug 967796 - Implement Pointer Enter/Leave events support. Tests. r=smaug
...
--HG--
rename : dom/events/test/test_bug432698.html => dom/events/test/test_bug967796.html
2014-02-11 06:16:56 -08:00
Ehsan Akhgari
6ed9144ae7
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Jan de Mooij
4e79e393b4
Bug 970645 - Fix Mochitest-BC leak finder to use a shrinking instead of non-shrinking gc. r=mccr8
2014-02-11 11:07:24 +01:00
Oleg Romashin
28e979ffcb
Backout 168002:594dda9c7a3a, need better SpecialPowers handling on Win platform
2014-02-10 23:39:30 -08:00
Oleg Romashin
9697079236
Bug 967796 - Implement Pointer Enter/Leave events support. Tests. r=smaug
...
--HG--
rename : dom/events/test/test_bug432698.html => dom/events/test/test_bug967796.html
2014-02-10 22:35:17 -08:00
Mike Hommey
557439c337
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
...
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.
This also moves running libffi and icu configure to top-level.
Standalone js builds still have their own configure doing moz.build traversal,
as before.
--HG--
rename : config/autoconf.mk.in => config/autoconf-js.mk.in
rename : config/emptyvars.mk.in => config/emptyvars-js.mk.in
2014-02-11 10:37:47 +09:00
Geoff Brown
ae38a26c44
Bug 875814: Fix timeout handling for remote xpcshell tests; r=jmaher
2014-02-08 09:19:20 -07:00
Andreas Tolfsen
1479237d98
Bug 964367 - Fix incorrect format on platformName capability. r=mdas
...
The platformName capability (which AFAICT isn't checked in use by any
dependants) should be a limited subset of prescribed platforms as
defined by the WebDriver specification. System.appinfo.OS returns the
correct values, but not upper cased.
Additionally this patch introduces some tests and documentation for
the getSessionCapabilities function in Marionette and cleans up the
capability list.
2014-02-10 15:58:46 -05:00
Nils Ohlmeier [:drno]
8c34162287
Bug 962919 - Filter a given test directory by the B2G manifest. r=ahal
2014-02-10 15:58:46 -05:00
Ryan VanderMeulen
0e3dc9eb1e
Merge m-c to inbound.
2014-02-10 15:43:52 -05:00