Commit Graph

10240 Commits

Author SHA1 Message Date
Wes Kocher
688614d3d2 Backed out changeset 65e246baede4 (bug 1242641) for valgrind bustage CLOSED TREE
--HG--
extra : commitid : 1sQ76xShsLg
2016-02-04 11:42:34 -08:00
Armen Zambrano Gasparnian
50255e583c Bug 1244720 - Allow scheduling on try Wr-e10s jobs for TaskCluster Linux64 debug builds. tier-2. DONTBUILD. r=jmaher
--HG--
extra : commitid : 6grgymzWWgH
extra : histedit_source : 1fd34f80a9f42fd47c4b30734dd782e55fbfa9bb
2016-02-02 11:50:29 -05:00
Armen Zambrano Gasparnian
419a52ea4c Bug 1241297 - Bump timeout for TC Linux64 wpt tests and go from 12 chunks to 8 chunks. DONTBUILD. r=jmaher
--HG--
extra : commitid : C5oNTfZLHXR
extra : histedit_source : 91ee147556d757cba94e8016787726ce665614ea
2016-01-27 08:57:52 -05:00
Ben Kelly
a1fcfe376b Bug 1244764 P4 Update cache wpt tests for new add()/addAll() behavior. r=ehsan 2016-02-04 07:59:52 -08:00
Yura Zenevich
ea91590b51 Bug 1244837 - only performing multiple attempts to retrieve an accessible object iff raisesAccessibilityExceptions capability is set to true. r=ato 2016-02-04 10:03:08 -05:00
Nick Thomas
c971ab5018 Bug 1242641 - GTK+3 still not working for buildbot builds on beta. r=rail
gtk3/setup.sh at unpack time in tooltool

--HG--
extra : rebase_source : c113d5b3a73afb8405804d4e9a7751e95eb0bed0
2016-01-29 22:19:48 +13:00
Joel Maher
ad84f40988 Bug 710296 - turn on responsiveness for linux in Talos. r=parkouss
--HG--
extra : commitid : 7o2WXi0uEL2
extra : rebase_source : 9d4385f2882bb04048051152ad0d6d7fa051882d
extra : amend_source : b74518d2ff155c1c1a5504aec1894c2249ff8b03
2016-02-03 13:15:04 -08:00
Thomas Zimmermann
ad6d42d817 Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd
|Saturate<T>| implements saturation arithmetics for arbitrary basic
types. Operations on its value won't over- or underflow the type's
range.
2016-02-04 12:35:12 +01:00
Carsten "Tomcat" Book
43ec756ee5 Merge mozilla-central to mozilla-inbound 2016-02-04 12:05:03 +01:00
Carsten "Tomcat" Book
55b4ed8c4c merge mozilla-inbound to mozilla-central a=merge 2016-02-04 12:02:05 +01:00
Paolo Amadini
8b8676204b Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric
--HG--
extra : commitid : yWjnDGhk9j
extra : rebase_source : 24228660defd6971a621d52eee0b79be823c6926
extra : amend_source : ef8de24265fa9026b0f764a63453b816442f7232
extra : source : 3958782fe187026cbc3755ad6eae6920e67fa7d2
2016-02-03 12:58:03 +00:00
Marco Bonardo
00fe34957a Bug 1244723 - xpcshell should shutdown profile after all the registered cleanup functions, not before them. r=ted
--HG--
extra : commitid : 725U9rSPg8q
2016-02-03 12:35:07 +01:00
Carsten "Tomcat" Book
5461ec9a92 merge mozilla-inbound to mozilla-central a=merge 2016-02-03 11:59:20 +01:00
Christoph Kerschbaumer
d8d683d81b Bug 1195173 - Test asyncopen2 security checks for stylesheets (r=bz,ehsan) 2016-02-02 20:35:42 -08:00
Mark Hammond
e5e5e2100a Bug 1241715 - get Sync TPS tests working locally by tweaking observers listened for and the authentication setup. r=whimboo 2016-02-03 11:21:09 +11:00
Carsten "Tomcat" Book
ddbbd78a0d merge mozilla-inbound to mozilla-central a=merge 2016-02-02 11:50:53 +01:00
Jordan Lund
3ecab23c5c Bug 1244575 - add repack template config for mozharness beetmover, DONTBUILD NPOTB r=rail
--HG--
extra : commitid : 6KNfcpT8WHH
extra : rebase_source : c319c0608f5d924568671f716b12169846303308
extra : amend_source : 2d4b1d1baa3983fd316405cb4d0a8875205c1397
2016-01-29 18:50:05 -08:00
Geoff Brown
6fe30ec610 Bug 1241907 - Grant runtime permissions before running browser tests; r=jmaher 2016-02-01 15:52:34 -07:00
Kyle Machulis
79de278a25 Bug 1164427 - Add w-p-t for elementFromPoint/elementsFromPoint on div with negative margins; r=roc 2016-02-01 14:33:51 -08:00
Kyle Machulis
739327e165 Bug 1164427 - Implement elementsFromPoint; r=roc r=khuey 2016-02-01 14:33:51 -08:00
Joel Maher
755a62555d Bug 1243758 - Add --browser-chrome and --chunk-by-runtime flags to browser-chrome-coverage test. r=chmanchester 2016-01-27 09:31:25 -08:00
Armen Zambrano Gasparnian
4139a67d50 Bug 1244720 - Modifications to tier 2 TaskCluster jobs. DONTBUILD. r=jmaher
* add Jetpack definition
* e10s mochitests were not using --e10s flag [1]
* disable mochitest e10s since they're not green anymore
* increase Marionette max runtime

[1]
Unfortunately, we had two payload entries defined for e10s mochitests.
That would cause the first paylod (with --e10s) to be ignored.

--HG--
extra : commitid : 7ehiRqgLNLH
extra : rebase_source : 25d0bf063a6591b842aa0410e00a3a6f0a9216f7
2016-02-01 16:11:12 -05:00
Armen Zambrano Gasparnian
8b5544dfe9 Bug 1244720 - TaskCluster Linux64 mochitest devtools are running without --chunk-by-runtime. DONTBUILD. r=jmaher
--HG--
extra : commitid : L7EDkMIz5Mc
extra : source : 21ad313c204e02e7f8a651a3df3de7db224dc5e0
2016-02-01 13:49:08 -05:00
Rail Aliiev
ff1ab4a8e8 Bug 1166464 - Bump version after shipping release builds r=jlund npotb DONTBUILD 2016-02-01 13:24:53 -05:00
Kris Maglione
ec5c25ce52 Bug 1244805: [webext] Don't resolve relative URLs in manifests unless extension is running. r=billm
--HG--
extra : commitid : L8FL3psdiCQ
extra : rebase_source : 24877d001fbbbaec21644d1ad05362df325c4b97
extra : histedit_source : 0245d9c4e903d60cafd0aa80caf1eac8dbd72968
2016-02-01 11:02:02 -08:00
Wes Kocher
1b65a8ee2f Backed out changeset e8148cda7d85 (bug 989960) for xpcshell bustage
--HG--
extra : commitid : Bxwy5tzArNN
extra : rebase_source : a15513777534e54d05fda5037f24e15ac089b313
2016-02-01 08:25:19 -08:00
Carsten "Tomcat" Book
75413d36fe Merge mozilla-central to fx-team 2016-02-01 16:26:01 +01:00
Henrik Skupin
e1cf33d34a Bug 1240742 - Don't use bookmark suggestions for test_favicon_in_autocomplete.py. r=maja_zf DONTBUILD 2016-02-01 11:36:29 +01:00
Henrik Skupin
79d9376197 Bug 1243884 - Fix test_suggest_bookmarks.py to use is_complete for auto-complete results. r=maja_zf DONTBUILD 2016-02-01 11:28:10 +01:00
Paolo Amadini
ecd744bdef Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric
--HG--
extra : commitid : 6aGIHyyYqSo
extra : rebase_source : 38fbf5e49d06970555a088c5ea3f8379e2064767
extra : source : 3958782fe187026cbc3755ad6eae6920e67fa7d2
2016-01-30 18:53:56 +00:00
Nick Thomas
8326f5c591 Bug 1243873 - KEY file missing for releases, r=bhearsum DONTBUILD 2016-02-01 09:45:45 +13:00
Ting-Yu Lin
1e5d352993 Bug 591737 - Add pref for details and summary elements. r=bz
--HG--
extra : commitid : C40ecHqSxrO
extra : rebase_source : 937479989a52b57f3dec07a74dd9dad17ff69db7
2016-01-20 23:20:43 +08:00
Ting-Yu Lin
00d7d52390 Bug 591737 - Mark tests in web-platform-test pass. r=Ms2ger
Now we have <details> and <summary> tags implemented. Remove those lines
marked as "expected: FAIL" to let the tests pass.

--HG--
extra : commitid : Gw8pxOzieKY
extra : rebase_source : 20a615d5300d331b7232a92f647360cfe6e51161
2016-01-20 23:20:42 +08:00
Wes Kocher
aaf89c475e Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests
Backed out changeset 653df21ca861 (bug 1231784)
Backed out changeset 0aac20bc3619 (bug 1231784)
Backed out changeset edcbd7c0aa36 (bug 1231784)

--HG--
rename : testing/mochitest/start_b2g.js => testing/mochitest/b2g_start_script.js
extra : commitid : DLurSs6PJ1G
2016-02-03 17:38:12 -08:00
Andrew McCreight
6bfd7f95ab Bug 1219919 - Add suppressions for Windows-specific content process graphics leaks. r=erahm 2016-02-02 14:49:12 -08:00
Blake Kaplan
31fb709fc3 Bug 1243928 - Make these tests work in e10s. r=felipe 2016-02-02 13:44:11 -08:00
Armen Zambrano Gasparnian
72c86df3d9 Bug 1244720 - Disable TaskCluster tier2 e10s mochitest-browser-chrome. DONTBUILD r=jmaher
Since they're now very intermittent.

--HG--
extra : commitid : LSBvPSYusz
extra : rebase_source : c52a4642092d6902872ec69d3c8ca390e0757f16
2016-02-02 08:15:46 -05:00
Jacek Caban
f5a9dd2cb0 Bug 1244770 - Fixed minidumpwriter compilation on mingw. r=ted 2016-02-02 15:28:59 +01:00
Andreas Tolfsen
fb093e96ae Bug 1239987 - Remove marionette-transport dependency from build environment; r=gps
--HG--
extra : commitid : CHn3TSL4LL6
extra : rebase_source : dcbf3163d39336098cc16dafedefd8bea75532c7
extra : histedit_source : c3604925fa65e4ffa2d82e0b7c1618a7835b9cf3
2016-01-30 08:55:24 +00:00
Andreas Tolfsen
d1342542d8 Bug 1239987 - Change testing/marionette/client to use marionette.transport; r=automatedtester
--HG--
extra : commitid : DpikfT1Uct3
extra : rebase_source : 44013b5baa5485fddd0a97c9f65220bfe5608657
extra : histedit_source : 89a96959ebe7e01f22dbb9f1e2832392bb20ea47
2016-01-30 08:54:45 +00:00
Andreas Tolfsen
2d59b0d536 Bug 1239987 - Merge marionette-transport into marionette-driver; r=automatedtester
--HG--
rename : testing/marionette/transport/marionette_transport/transport.py => testing/marionette/driver/marionette_driver/transport.py
extra : commitid : Ewsa9nJzsLj
extra : rebase_source : 6b43227f6b534911419e91addb9880d47ac84b8b
extra : histedit_source : 1a6633bb60d86192fe28f46283ab3fda74db7cd0
2016-01-30 08:53:51 +00:00
Henrik Skupin
e6f7c17ad9 Bug 1244715 - Upgrade firefox-ui-tests to use marionette_client 2.2.0 and marionette-driver 1.3.0. r=maja_zf DONTBUILD 2016-02-02 12:46:27 +01:00
Henrik Skupin
455ead4701 Bug 1243696 - Fix unsafe CPOW usage for TabBar.get_handle_for_tab(). r=maja_zf 2016-02-02 12:08:27 +01:00
Carsten "Tomcat" Book
04b84d256c Merge mozilla-central to mozilla-inbound 2016-02-02 11:53:58 +01:00
Henrik Skupin
cb96092971 Bug 1243684 - If symbols_url does not exist, let mozcrash auto-detect it on demand. r=jlund 2016-02-02 11:13:25 +01:00
Phil Ringnalda
b2b5dc0439 Merge f-t and m-i to m-c, a=merge 2016-01-30 17:08:37 -08:00
James Graham
5b06db9d47 Bug 1244461 - Update web-platform-tests expected data to revision f3f87e1a2cc3845819038a8a6fe435bb6092e213, a=testonly 2016-01-30 18:25:13 +00:00
James Graham
b4d1c93d03 Bug 1244461 - Update web-platform-tests to revision f3f87e1a2cc3845819038a8a6fe435bb6092e213, a=testonly 2016-01-30 18:24:54 +00:00
Phil Ringnalda
985ff5df04 Merge m-i to m-c, a=merge 2016-01-30 09:28:35 -08:00
Phil Ringnalda
d42eb10039 Back out 3958782fe187 (bug 989960) for Android crashes in test_watchdog_default.js 2016-01-29 20:12:44 -08:00