Commit Graph

14435 Commits

Author SHA1 Message Date
Phil Ringnalda
02a56df647 Merge m-i to m-c, a=merge 2017-01-23 18:54:36 -08:00
Carsten "Tomcat" Book
e992f5d4fe Backed out changeset 35ee729f6f1e (bug 1295699) for flake8 test failure 2017-01-23 15:09:57 +01:00
Brad Lassey
5da33996e2 bug 1295699 - TypeError: environment can only contain strings, convert environment from unicode before passing to popen r=gps 2017-01-19 11:41:23 -05:00
Gabor Krizsanits
216527edfc Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-23 14:15:30 +01:00
Xidorn Quan
9c07cf28a2 Bug 1326189 part 4 - Support caret in test_visited_reftests. r=dholbert
MozReview-Commit-ID: I7zaJw1S4ZC

--HG--
extra : rebase_source : 1fc4b8683d9eb10b6e9d90902bf6d177b7ac50cd
2017-01-20 17:27:18 +11:00
Gregory Szorc
da32e2ee18 Bug 1291926 - Vendor latest robustcheckout extension; r=me
From changeset de41dae85307ad65523a7dd2e9ae788490860bdc in the
version-control-tools repository. Added without modifications.

This adds automatic retry functionality to hopefully cut down on the
number of intermittent failures related to connectivity problems.

Self reviewing because the extension changes were already peer
reviewed.

MozReview-Commit-ID: 2vMpM2QHExL

--HG--
extra : rebase_source : 82db28bb9751785801c319a4f9c49d24d61d446b
2017-01-23 11:21:24 -08:00
Andrew Halberstadt
e93314dd2a Bug 1333049 - Remove leakcheck hack from mochitest harness, r=jmaher
MozReview-Commit-ID: LIamko4HHrX

--HG--
extra : rebase_source : 655041e576ee70fe23ee80ad00a87890a1883592
2017-01-23 08:57:08 -05:00
Henrik Skupin
6f0d181399 Bug 1293855 - Skip test_should_not_scroll_elements_if_click_point_is_in_view for Fennec. r=maja_zf
MozReview-Commit-ID: 2DhiwLimdhV

--HG--
extra : rebase_source : 5d8fe8b28b6490ee173911c90ec20c7226b84c9c
2017-01-23 16:05:32 +01:00
Henrik Skupin
9720411b0a Bug 1333069 - Skip test_should_report_key_code_of_arrow_keys_up_down_events for test failures for Fennec. r=maja_zf
Lets skip this test for Fennec. And while doing it we should make use of self.assertIn()
when checking if some characters are contained in a string.

MozReview-Commit-ID: 5qXENTPFkQH

--HG--
extra : rebase_source : d8aa8511c886396ebc71a774b5cdb746ff5b640d
2017-01-23 16:18:33 +01:00
Andrew Halberstadt
3eca421290 Bug 1332573 - Always set status in mochitest even if no tests were found, r=pyang
This fixes a regression in bug 1332573 where if no tests are found by the getActiveTests
function, the status variable never gets set. This ensures that we always set status, and
that it will be set to a non-zero return code if any of the calls to runApp fail.

MozReview-Commit-ID: 20M7FcBs0DF

--HG--
extra : rebase_source : d33a1a052986df628a90146e6de29aa415d8a1ad
2017-01-20 09:37:52 -05:00
Phil Ringnalda
74f10163fe Merge m-i to m-c, a=merge 2017-01-21 15:24:42 -08:00
Phil Ringnalda
63d58feb4a Backed out 2 changesets (bug 1303113) for test_ext_cookies.html failures
CLOSED TREE

Backed out changeset f6c9241b40ec (bug 1303113)
Backed out changeset f4b8933f62ea (bug 1303113)
2017-01-21 12:20:41 -08:00
Bob Clary
2d71f27173 Bug 1328301 - handle push/pull directory semantics changes in adb 1.0.36 for devicemanagerADB, r=gbrown 2017-01-21 09:49:56 -08:00
Bob Clary
88345f4996 Bug 1328301 - handle push/pull directory semantics changes in adb 1.0.36 for adb.py, r=gbrown. 2017-01-21 09:49:56 -08:00
Gabor Krizsanits
8b31ae6749 Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-21 18:24:35 +01:00
Wes Kocher
ddc572ebce Backed out changeset 529ae909938a (bug 1303113) for frequent asan failures in test_ext_cookies.html a=backout
MozReview-Commit-ID: 9hU3ePb8tpn
2017-01-20 12:22:08 -08:00
Paolo Amadini
bfb4e9151f Bug 1237961 - Assert.throws raises a TypeError exception when the "expected" parameter is an arrow function. r=mikedeboer
MozReview-Commit-ID: CyhD00Uwbwj

--HG--
extra : rebase_source : 24a80ca12bfdded82f4bc3487ee491defa60da7b
2017-01-20 15:38:56 +01:00
Gabor Krizsanits
4ef662975e Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-20 15:52:07 +01:00
Dão Gottwald
3b3f3c15b8 Bug 1332298 - Fix and re-enable test_dv_certificate.py, test_ev_certificate.py, test_toolbars.py. r=whimboo 2017-01-20 14:09:08 +01:00
Phil Ringnalda
6f55fab2bf Merge m-i to m-c, a=merge 2017-01-19 22:04:52 -08:00
Luke Wagner
b46f682453 Bug 1332312 - remove JS_DISABLE_SLOW_SCRIPT_SIGNALS (r=bbouvier)
MozReview-Commit-ID: 6uyBGnbAimG

--HG--
extra : rebase_source : 5a676d3cd6584b859eced2fdcced77e08f0d0aa6
2017-01-19 14:06:24 -06:00
Wes Kocher
32faf4c617 Backed out changeset 0c891a3aff93 (bug 1303113) for test-oop-extensions failures a=backout CLOSED TREE
MozReview-Commit-ID: AU5hIBAmFKw
2017-01-19 11:29:42 -08:00
Gabor Krizsanits
c56ff65186 Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-19 17:43:05 +01:00
James Graham
db68e7c717 Bug 1331899 - Fixup Wr metadata missing Linux 32/Ubuntu 16.04 case on a CLOSED TREE, a=testonly
MozReview-Commit-ID: HpOIXYWOd2b
2017-01-19 15:50:25 +00:00
Carsten "Tomcat" Book
3b3ce27e84 Merge mozilla-central to mozilla-inbound 2017-01-19 16:35:21 +01:00
Carsten "Tomcat" Book
709bd29d0a merge mozilla-inbound to mozilla-central a=merge 2017-01-19 16:05:22 +01:00
Wes Kocher
336f27142f Merge m-c to autoland, a=merge
MozReview-Commit-ID: 3pEpsd3DljH
2017-01-19 16:47:25 -08:00
Mark Banner
16e6d381ac Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
MozReview-Commit-ID: 62Hp5ISxowJ

--HG--
extra : rebase_source : daa8efb3409031fea553f4fd0c9d0746e38dc308
extra : histedit_source : b4c23aacf678ba0d0ac9c09191a7c494ead11a08
2017-01-18 10:30:39 +00:00
Mark Banner
9d595b6142 Bug 503613 - Remove the tail file functionality from xpcshell; r=gps
MozReview-Commit-ID: JcglhFl89DX

--HG--
extra : rebase_source : e268c51b9124cebdc7dd39999bc5ac9ad466b1d8
extra : histedit_source : ee311347d6ce83466f926662392f63b3089a103c
2017-01-17 15:27:55 +00:00
David Keeler
d6f8033af2 bug 1328718 - implement system add-on to facilitate rollout of disabling SHA-1 r=Felipe,jcj data-review=bsmedberg
MozReview-Commit-ID: L5Q5VGr6UPU

--HG--
rename : browser/extensions/e10srollout/bootstrap.js => browser/extensions/disableSHA1rollout/bootstrap.js
rename : browser/extensions/e10srollout/install.rdf.in => browser/extensions/disableSHA1rollout/install.rdf.in
rename : browser/extensions/e10srollout/moz.build => browser/extensions/disableSHA1rollout/moz.build
extra : rebase_source : f24e4dd5f59c39b1b5d75784dc0954bb23af2c74
2017-01-12 11:54:22 -08:00
Wes Kocher
1e5dd1300d Bug 1332298 - Skip the permafailing tests until they can be fixed a=me
MozReview-Commit-ID: KUlElEnH0og

--HG--
extra : rebase_source : a37201df64e17931eeab06e832fc1cdc9796500a
2017-01-19 15:27:11 -08:00
Wes Kocher
95949a3432 Merge m-c to inbound, a=merge
MozReview-Commit-ID: EMipuOLERUq
2017-01-18 15:39:49 -08:00
Wes Kocher
54c460dbd6 Merge inbound to m-c a=merge
MozReview-Commit-ID: 3cGydlfeaPN
2017-01-18 14:17:10 -08:00
Henrik Skupin
c61f1603f3 Bug 1331037 - Fix failures in test_localization.py for Fennec. r=ato
Fennec uses a different set of DTD and properties files. As such the current
entity and property names do not work. To fix the tests a DTD and properties
file gets added for the test_dialog.xul example dialog, which means that we
have identical resources for every supported application.

MozReview-Commit-ID: LXDeADHlxja

--HG--
extra : rebase_source : 47a4023af8ebaef28ca58868529df5e78ea7b309
2017-01-18 09:47:58 +01:00
Geoff Brown
a1661451d6 Bug 1329034 - Increase default timeout on debug browser mochitests; r=jmaher 2017-01-18 07:56:49 -07:00
Sebastian Hengst
0269ef6d15 Backed out changeset 0b09769075af (bug 1275746) 2017-01-18 14:55:47 +01:00
Ryan VanderMeulen
187beffa39 Merge m-c to autoland. a=merge
--HG--
extra : rebase_source : 0de29cc9f544d8882d3e8c13572d3c4b98ba3c26
2017-01-18 09:59:53 -05:00
Andrew Halberstadt
0e0e97f0a7 Bug 1331482 - Upload a list of manifests as an artifact in mochitest jobs r=jgraham
MozReview-Commit-ID: C0sVKADG70C

--HG--
extra : rebase_source : 9116cf821167b2724478d7de6279021c5720159d
2017-01-12 15:29:47 -05:00
Boris Zbarsky
d4e5748a84 Bug 1328761 - Tests. r=bkelly
--HG--
extra : rebase_source : b702f75156730870f411380de1f38667ff018a37
2017-01-17 15:13:39 -05:00
Justin Wood
59509b566a Bug 1330668 - Generate balrog_props.json for l10n repacks. r=aki
Needed to support beetmover and balrog.

ToDo: attribute this cset to changes on date.

MozReview-Commit-ID: 430QCIe7tM7

--HG--
extra : rebase_source : c23b9311f0b897884aac7aafa9a84463655957c5
2017-01-12 17:14:25 -05:00
Byron Campen [:bwc]
62f42d4fbf Bug 1056934 - Part 1: TLS support in the test ICE server. r=drno
MozReview-Commit-ID: 9Vz87jqHwGc

--HG--
extra : rebase_source : 23f11c1b9e46234799129cdb05ad5b978506f5be
2016-12-16 17:04:56 -06:00
Ryan VanderMeulen
78cc07597f Merge m-c to autoland. a=merge 2017-01-17 11:32:39 -05:00
Florian Quèze
85611a7b6d Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
John Dai
9404a1745d Bug 1269155 - Revise Node.rootNode to Node.getRootNode. r=smaug 2017-01-16 01:46:00 +08:00
Phil Ringnalda
b3c440155b Merge m-c to m-i 2017-01-16 14:50:05 -08:00
Mark Banner
8be1b0f008 Bug 1331006 - [eslint] Define more globals, and add a rule to import test globals from SimpleTest/EventUtils. r=mossop
MozReview-Commit-ID: 5ifWLAa8wG2

--HG--
extra : rebase_source : a5698cb08548a547faf9a9379cacaca428b67c00
2017-01-12 10:24:10 +00:00
Michelangelo De Simone
7baf165ae7 Bug 1313155 - Remove dom/settings and related code. r=Ehsan
MozReview-Commit-ID: Gi7frPFQ6yW

--HG--
extra : rebase_source : 69bb31fe3bc96ca460f0e35abb0b0f82d03defb6
2016-12-29 11:26:49 -08:00
James Graham
c8b1b41e14 Bug 1332274 - Disable unstable requestIdleCallback test, a=testonly
MozReview-Commit-ID: N58VJEqZVu
2017-01-19 14:24:49 +00:00
James Graham
01f275dc43 Bug 1331948 - Disable unstable resourceTiming test, a=testonly
MozReview-Commit-ID: 2XsnH88pod3
2017-01-19 14:24:44 +00:00
James Graham
4fc062e47f Bug 1309933 - Manifest updates for long timeouts in worker tests, a=testonly
MozReview-Commit-ID: 199AdRGLqna
2017-01-19 14:24:42 +00:00