Commit Graph

8401 Commits

Author SHA1 Message Date
Gregory Arndt
b55245c8fd Bug 1188608 - Update tester and tester-device images for tc-vcs 2.3.8 r=wcosta
--HG--
extra : commitid : IHKels4Wa96
extra : rebase_source : 108cb531340b75aa6f987431c1e0600506465199
2015-08-14 08:44:04 -05:00
Gregory Arndt
0f5eb714be Bug 1188608 - Update tc-vcs to 2.3.8 in builders r=wcosta
--HG--
extra : commitid : 46vvVUxJUvY
extra : rebase_source : 76833aaa106cefea3946af22e895ba057f46fe26
2015-08-14 07:24:05 -05:00
Rail Aliiev
579b2f0329 Bug 1193941 - Update merge scripts. r=nthomas. DONTBUILD 2015-08-14 12:38:31 -04:00
Geoff Brown
3637332cb4 Bug 1190464 - Ensure emulator is killed at end of Android test; r=kmoir 2015-08-14 09:53:13 -06:00
Geoff Brown
48738d3244 Bug 1191477 - Retry Android test job if unable to install an apk; r=kmoir 2015-08-14 09:53:12 -06:00
Kim Moir
d44b678bfa revert Bug 1183877 - Increase total-chunks for Android 4.3 Debug crashtests, js-reftests, and reftests r=jlund 2015-08-14 11:47:53 -04:00
Kim Moir
b67d87ab04 Bug 1183877 - Increase total-chunks for Android 4.3 Debug crashtests, js-reftests, and reftests r=jlund 2015-08-14 10:56:19 -04:00
Ryan VanderMeulen
f0e9f52b61 Merge m-c to inbound. a=merge 2015-08-14 09:23:23 -04:00
Ryan VanderMeulen
61f091d8c5 Backed out changesets 2381f29f63c2 and 9f2469ea7f01 (bug 1193133) for frequent w-p-t crashes/asserts. a=me 2015-08-14 09:00:59 -04:00
Armen Zambrano Gasparnian
e6b5291d8e Bug 724190 - Move hgtool.py and gittool.py into external_tools/. DONTBUILD. r=jlund
--HG--
extra : commitid : 8zUUOIMvYWn
2015-08-14 08:56:14 -04:00
James Graham
570fe98432 Bug 1193033 - Update web-platform-tests expected data for Windows 10, a=testonly 2015-08-14 12:03:45 +01:00
James Graham
3a5efddc75 Bug 1193033 - Teach mozinfo to get the real os version number for Windows >= 8.1, r=ted
For contemporary versions of Windows the sys.getwindowsversion call is unreliable
because it depends on a API which had its return value frozen. If we detect this
case use an alternate API instead
2015-08-14 11:54:23 +01:00
Catalin Badea
402a00a748 Bug 1193133 - Disable broken service worker wpt tests. r=bkelly 2015-08-17 10:38:34 -07:00
Catalin Badea
04bb71d075 Bug 1193133 - Throw when calling postMessage from a Service Worker dom object with no global. r=bkelly 2015-08-17 10:38:34 -07:00
Joel Maher
7291d73485 Bug 1195291 - update talos.json to pick up latest tps, cleanup, and summarization code. r=parkouss 2015-08-17 10:03:34 -04:00
Ted Mielczarek
3aabee4abb bug 1171427 - update minidump_stackwalk binaries in tooltool manifests. r=jgriffin
--HG--
extra : rebase_source : 13a7bd50c6e60328daff7340f4b7e9c4668bd016
2015-08-14 07:09:31 -04:00
Ted Mielczarek
c38d4e6e13 Fix minidump_stackwalk build script to produce working WinXP binaries. No bug, NPOTB.
--HG--
extra : rebase_source : 24448b3ca7cc7f3cecaefe0ca0663536c83cde19
2015-08-14 14:01:20 -04:00
Jonathan Griffin
69e5dabedd Bug 1190474 - Allow longer mozharness timeouts for cppunittest, r=chmanchester
--HG--
extra : commitid : CcqoRKxFoN2
2015-08-17 14:34:12 -07:00
Jonathan Griffin
105e1bf9c3 Bug 1190474 - Allow test-specific timeouts to be specified in cppunittest.ini, r=chmanchester
--HG--
extra : commitid : KHoHs6bXJln
2015-08-12 16:25:56 -07:00
Catalin Badea
7de33f8307 Bug 1193133 - Throw when calling postMessage from a Service Worker dom object with no global. r=bkelly 2015-08-13 13:35:10 -07:00
Steve Fink
b5109690a1 Bug 1193550 - Add safety check to prevent tools/ dir from getting blown away, r=jlund
--HG--
extra : commitid : 7KXmxwGYZ4N
extra : rebase_source : 9d5d88a1b58f8061ea2344e5488dda9ef1f07d81
2015-08-12 17:04:47 -07:00
Ryan VanderMeulen
3cab1ddc85 Backed out changesets 0cf9bfd5af47 and e18c579d29f1 (bug 1193033) for Win7 debug relevant-mutations.html permafail.
CLOSED TREE
2015-08-13 14:15:23 -04:00
James Graham
a18e9c7bf0 Bug 1194251 - Fixup metadata after increasing test timeout, a=testonly 2015-08-13 16:58:14 +01:00
James Graham
4ea01e28c5 Bug 1194251 - Increase timeout on selection/addRange.html to avoid intermittent timeouts, a=testonly on a CLOSED TREE 2015-08-13 15:48:17 +01:00
Armen Zambrano Gasparnian
736bb04179 Bug 1192309 - Allow Firefox UI tests to run on testers. DONTBUILD. r=bhearsum
* We move the generic platform specific config files under releng_infra_configs/ and remove
  the word 'generic' from their file name
* Added --limit-locales to firefox_ui_updates.py and moved the dry_run break
* We improved flake8 score on firefox_ui_updates.py
* Small fix for vcstools.py

--HG--
rename : testing/mozharness/configs/generic_releng_linux.py => testing/mozharness/configs/releng_infra_configs/linux.py
rename : testing/mozharness/configs/generic_releng_linux64.py => testing/mozharness/configs/releng_infra_configs/linux64.py
rename : testing/mozharness/configs/generic_releng_macosx64.py => testing/mozharness/configs/releng_infra_configs/macosx64.py
rename : testing/mozharness/configs/generic_releng_win32.py => testing/mozharness/configs/releng_infra_configs/win32.py
rename : testing/mozharness/configs/generic_releng_win64.py => testing/mozharness/configs/releng_infra_configs/win64.py
extra : commitid : LQUsjvWCwAu
2015-08-13 09:42:52 -04:00
James Graham
a290912621 Bug 1193033 - Update web-platform-tests expected data for Windows 10, a=testonly 2015-08-13 14:01:35 +01:00
James Graham
6bac886d48 Bug 1193033 - Teach mozinfo to get the real os version number for Windows >= 8.1, r=ted
For contemporary versions of Windows the sys.getwindowsversion call is unreliable
because it depends on a API which had its return value frozen. If we detect this
case use an alternate API instead
2015-08-13 14:01:15 +01:00
James Graham
b342e48aad Bug 1194131 - Update web-platform-tests expected data to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=testonly 2015-08-13 10:26:45 +01:00
James Graham
0533d37866 Bug 1194131 - Update to latest wptrunner, a=testonly 2015-08-13 10:26:13 +01:00
James Graham
21b5aeef46 Bug 1194131 - Update web-platform-tests to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=tetsonly 2015-08-13 10:25:55 +01:00
Sebastian Hengst
4bf9aa2b08 Backout bedff4a78d9a (bug 1190474) for B2G ICS Emulator Cpp unittests permafail. r=backout 2015-08-13 09:08:45 +02:00
Jonathan Griffin
97fb05e7fd Bug 1190474 - Allow test-specific timeouts to be specified in cppunittest.ini, r=chmanchester
--HG--
extra : commitid : Dylb8zPXhh4
2015-08-12 16:25:56 -07:00
Andrew McCreight
547d66402f Bug 1193917 - Paper over web audio leaks revealed by event loop changes. r=erahm CLOSED TREE 2015-08-12 12:47:43 -07:00
Kaustabh Datta Choudhury
34307268d1 Bug 1162003 - Enable run-by-dir mode on Fx desktop opt builds. r=jmaher 2015-08-11 08:25:00 -04:00
Julien Pagès
6ad9fb9172 Bug 1192024 - Remove the word status from the human readable string of a process exit code in mozlog on Windows. r=jgraham 2015-08-12 00:43:00 -04:00
Rahul Sharma
a740b87b77 Bug 1157377 - Fixed parameter types to adb_android.py and adb.py. r=dhunt 2015-08-08 18:04:49 +05:30
Ryan VanderMeulen
2f345eb8e0 Merge m-c to inbound. a=merge 2015-08-12 12:02:47 -04:00
Kim Moir
7e4fb5f5ea a=RyanVM Bug 1183877 - Increase total-chunks for Android 4.3 Debug crashtests, js-reftests, and reftests r=bustage 2015-08-12 11:58:28 -04:00
Julien Pagès
1ae2e56328 Bug 1193035 - setup_development.py does not handle optional dependencies. r=ahal 2015-08-11 17:02:11 +02:00
Wes Kocher
ed8142204a Merge b2ginbound to central, a=merge 2015-08-11 15:46:08 -07:00
Gregory Arndt
3747d931bb Bug 1132574 - Use per branch cache for b2g and mulet builders r=jonasfj
--HG--
extra : commitid : 7P8WGpK0eHF
extra : rebase_source : 4f2bc9d92635dcffc0d29c4176837314ba5700c6
2015-08-10 21:16:59 -05:00
Edgar Chen
4f5aa1c756 Bug 1159091 - Put emulator x86 kk to a separated platform in treeherder. r=garndt 2015-08-07 12:49:27 +08:00
Nick Robson
49e872dc7e Bug 1075089 - Move popup menu frame offset to LookAndFeel and fix default offset for OS X. r=Enn
--HG--
extra : rebase_source : 7817fea6ea95e9dfc486f797114e1cfb778d5230
2015-08-04 16:41:00 -04:00
Ryan VanderMeulen
bde3a1260e Merge m-c to inbound. a=merge
CLOSED TREE
2015-08-12 10:48:51 -04:00
Jean-Yves Avenard
73ed3606aa Bug 1180935: [MSE] P6. Disable some webref tests on windows 7. r=karlt
The test loads 10 frames of video data and expect the loadeddata event to be fired. Windows 7 without SP1 installed (like our try machines) may not output any frames until at least 25s have been input.
2015-08-12 21:46:07 +10:00
Jean-Yves Avenard
443f548ac2 Bug 1154881: [MSE] Disable invalid test. r=karlt
There's no guarantee that 'timeupdate' event won't be fired before the 'seeking' event.
2015-08-12 21:46:05 +10:00
James Graham
8214ffdd10 Bug 1179540 - Disable unstable service-worker test, a=testonly 2015-08-11 00:20:05 +01:00
Karl Tomlinson
3069169b59 bug 1190291 test currentTime at end of OfflineAudioContext rendering r=padenot
--HG--
extra : rebase_source : 69cd3562062c5e09572428b8279c4d622fc5836e
2015-08-05 09:13:34 +12:00
Chris Manchester
69b84fe63a Bug 1192484 - Remove bogus assert to fix selection without paths or tags in mach try. r=ahal
--HG--
extra : commitid : JSXOssYOmn0
2015-08-08 22:12:01 -07:00
Wes Kocher
4cfe4a51b8 Merge m-c to inbound, a=merge CLOSED TREE 2015-08-10 15:01:57 -07:00
Wes Kocher
9ea5043ff7 Merge fx-team to central, a=merge
CLOSED TREE

--HG--
extra : amend_source : 21e718d9a7fec5aa1ea30443fc8838a30b29489b
2015-08-10 14:50:01 -07:00
Ryan VanderMeulen
6cfdf70c9e Backed out changeset 9eeddf4d34ea (bug 1191432) for various Gij failures.
CLOSED TREE
2015-08-10 10:29:13 -04:00
Kim Moir
1641a57a57 Bug 1183877 - Increase total-chunks for Android 4.3 Debug crashtests, js-reftests, and reftests r=jlund 2015-08-10 09:50:28 -04:00
Neil Deakin
4e5e016c5d Bug 1134585, remove cpow usage from view selection source, r=mconley 2015-08-10 09:42:51 -04:00
Yura Zenevich
fea1dcee0d Bug 1191432 - improving coverage for marionette accessibility checks. r=automatedtester 2015-08-10 09:36:53 -04:00
Mike Shal
115ca1ae64 Bug 1192068 - Use long hg revision for sourcestamp in mozharness; r=gps,jlund 2015-08-06 15:39:38 -04:00
Alexandre Poirot
9c0a24f39a Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans 2015-08-10 05:38:56 -07:00
Phil Ringnalda
2ef98b0156 Merge f-t to m-c, a=merge 2015-08-09 15:45:11 -07:00
Jan Gerber
97ea57847e Bug 1182946: [MSE] P1. Re-enable webm mediasource tests. r=jya,r=karlt 2015-08-08 20:40:52 +10:00
Chris Manchester
efecd8e0df Bug 1191584 - Get the full commit message from a try push in mozharness via pushlog to avoid truncations. r=jlund 2015-08-06 17:53:55 -07:00
Brian Grinstead
b09d8d57fe Bug 1192416 - update talos.json in tree to point to the latest talos;r=jmaher
--HG--
extra : commitid : BBQHcWvy6mW
2015-08-08 12:10:01 -07:00
Phil Ringnalda
71505fd888 Back out 7fe4321e40bc (bug 1192416) for WinXP talos-e10s bustage
--HG--
extra : rebase_source : 398eb600bd0de7892abb880b90161b08e972e170
2015-08-07 22:07:20 -07:00
Brian Grinstead
cd59570948 Bug 1192416 - update talos.json in tree to point to the latest talos;r=jmaher
--HG--
extra : commitid : EkMfOkLEXgU
2015-08-07 19:14:06 -07:00
Chris Manchester
355eb3d3aa Bug 1192331 - Disable search suggestions UI when running marionette tests and re-enable modal test. r=adw
--HG--
extra : commitid : 2uv5qAMBvVf
2015-08-07 12:30:31 -07:00
Andrew Halberstadt
fc0a211e9e Bug 1192235 - Update misleading mochitest usage string, r=chmanchester, DONTBUILD
--HG--
extra : commitid : vPzPVmJn6u
extra : rebase_source : 1968f4b433ff67d84789a721ab4f0eb96e7cdf57
extra : amend_source : b9f917da7d2c202827cf69fb99cc3d439f0f3a0c
2015-08-07 10:19:32 -04:00
Mike Shal
e7f67b1781 Bug 1133074 - Use routes.json for Taskcluster routes; r=garndt 2015-07-27 15:31:23 -04:00
Mike Shal
56bc9f06cd Bug 1133074 - Use routes.json for mozharness TC uploads; r=jlund 2015-07-27 11:03:54 -04:00
Carsten "Tomcat" Book
f9d9368a83 Backed out changeset b9c50a97ee3e (bug 1182946) for m3 mulet test failures in test_SeekableAfterEndOfStreamSplit.html on a CLOSED TREE 2015-08-07 14:57:25 +02:00
Jan Gerber
8da0ca76c8 Bug 1182946: [MSE] Re-enable webm mediasource tests. r=jya,r=karlt 2015-08-07 21:44:10 +10:00
Carsten "Tomcat" Book
bfa6580a77 merge mozilla-inbound to mozilla-central a=merge 2015-08-07 13:13:06 +02:00
Drew Willcoxon
63591bbd24 Bug 959567 - Change urlbar search suggestions from opt-out to opt-in, add opt-in prompt to urlbar popup. r=mak 2015-08-06 20:13:00 -07:00
Ryan VanderMeulen
6b37d9c465 Merge m-c to fx-team. a=merge 2015-08-06 15:53:46 -04:00
Ryan VanderMeulen
11f008b1b4 Bug 1175527, bug 1175263 - Skip test_SpecialPowersPushPermissions.html on Android for frequent failures. 2015-08-06 13:38:55 -04:00
Mike Shal
5bdae05bed Bug 1133074 - Add mozharness parameters for taskcluster routes; r=jlund 2015-07-30 15:44:47 -04:00
Georg Fritzsche
013fab113e Bug 1180673 - Part 1 - Use a different URL pref for healthreport when Unified Telemetry is on and opt-out. r=bsmedberg 2015-07-29 16:59:52 +02:00
Wes Kocher
83a7cbf448 Merge m-c to inbound, a=merge 2015-08-06 18:11:16 -07:00
Mike Shal
11b07bfcff Bug 1133074 - Add build_* parameters to Taskcluster tasks; r=garndt 2015-07-22 14:21:53 -04:00
Mike Shal
0a87fdb175 Bug 1133074 - Add routes.json for taskcluster indexing; r=jonasfj 2015-07-22 14:22:45 -04:00
Geoff Brown
8ce85e0c90 Bug 1190975 - Do not dump device info and logcat when running mochitest via mach; r=jmaher 2015-08-06 07:27:47 -06:00
James Graham
3cc0515703 Bug 1191267 - Fix mozlog log buffering command line option, r=chmanchester 2015-08-06 11:52:20 +01:00
Julien Pagès
7dfc1e9f5c Bug 1190817 - marionette install from pypi is broken. r=automatedtester
--HG--
extra : rebase_source : 99a8270acdda2733f6aaacdbf19fe61a330fd319
2015-08-04 05:49:00 +02:00
Mike Shal
7634ada71c Bug 1186883 - Remove references to setup.sh for release android repacks; r=jlund 2015-07-23 09:21:01 -04:00
Mike Shal
07577056b5 Bug 1186883 - Remove references to setup.sh for beta android repacks; r=jlund 2015-07-23 09:20:32 -04:00
Mike Shal
b27f19c337 Bug 1186883 - Remove references to setup.sh for aurora android repacks; r=jlund 2015-07-23 09:19:29 -04:00
Ryan VanderMeulen
98a48482f1 Bug 1048624 - Cleanup and refactor the media crashtest manifests and re-enable some disabled tests that now pass. 2015-08-05 08:44:14 -04:00
Julien Pagès
5bfd2646e1 Bug 1191197 - [mozversion] bump mozversion version to 1.4 and release to pypi. r=whimboo 2015-08-05 01:39:00 +02:00
Carsten "Tomcat" Book
592d83d1f5 merge mozilla-inbound to mozilla-central a=merge 2015-08-05 13:12:59 +02:00
Julien Pagès
e08572ed49 Bug 1189858 - [mozprofile] remove the manifest parser required dependency. r=ahal
The manifestparser dependency of mozprofile is made optionnal with this patch.
It is still possible to install it using the extra pip/setuptools syntax:

pip install mozprofile[manifest]

--HG--
extra : commitid : GN6pzPlCHgF
extra : rebase_source : 9d258961c8fc3e8c314e9f2f7d59e0f6687e6640
2015-08-04 23:15:45 +02:00
Aus Lacroix
0ae9e6346b bug 1188813 - Add clean-up when make node_modules fails before retry. a=test-only 2015-08-04 13:31:30 -07:00
Carsten "Tomcat" Book
0141a51d55 Merge mozilla-central to mozilla-inbound 2015-08-04 13:35:10 +02:00
Carsten "Tomcat" Book
57a966656a merge mozilla-inbound to mozilla-central a=merge 2015-08-04 13:01:07 +02:00
Ryan VanderMeulen
f3357dda3a Merge m-c to fx-team. a=merge 2015-08-03 23:09:13 -04:00
Mark Hammond
4cc97da765 Bug 1184005 - Remove readinglist. r=MattN,jaws,adw 2015-08-04 12:00:43 +10:00
Ryan VanderMeulen
a8432f84c2 Bug 1190385 - Turn off auto-retries for failed Gaia tests on B2G Desktop builds. r=garndt 2015-08-03 16:43:38 -04:00
James Graham
7c8be51a82 Bug 1190349 - Update web-platform-tests expected data to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly 2015-08-03 16:11:00 +01:00
James Graham
b177e7cefd Bug 1190349 - Update to latest wptrunner, a=testonly 2015-08-03 16:10:59 +01:00
James Graham
74c83638d4 Bug 1190349 - Update web-platform-tests to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly
--HG--
rename : testing/web-platform/tests/html/semantics/forms/the-fieldset-element/disabled.html => testing/web-platform/tests/html/semantics/forms/the-fieldset-element/disabled-001.html
2015-08-03 16:10:59 +01:00
Julien Pagès
079030035a Bug 1189847 - [mozversion] mozversion requires mozdevice, it shoudn't. r=dhunt
This make the mozdevice dependency of mozversion optional.

--HG--
extra : rebase_source : 40be17f1b8a36055b01b93c3f8087e8f9fa23fbb
2015-08-03 06:32:00 +02:00
Dustin J. Mitchell
74b287633f Bug 1189949: regenerate all desktop builders to get new tooltool; r=mrrrgn
--HG--
rename : testing/docker/ubuntu-build/REPOSITORY => testing/docker/ubuntu-build/REGISTRY
rename : testing/docker/ubuntu-build/REPOSITORY => testing/docker/ubuntu32-build/REGISTRY
extra : commitid : H29973f3OfE
extra : rebase_source : 5efcaf8a633f525a8ff6d293a7b6a6e431ee14c7
extra : amend_source : 0513f68b1d1ad32a4c225a40cc6330c1de1f5b87
2015-07-31 17:52:04 -04:00
Ryan VanderMeulen
23cb1eb238 Merge m-c to inbound. a=merge
CLOSED TREE
2015-08-03 23:08:37 -04:00
Carsten "Tomcat" Book
6b441cd90a merge mozilla-inbound to mozilla-central a=merge 2015-08-03 13:56:39 +02:00
Wes Kocher
b48bcef457 Merge m-c to b2ginbound, a=merge 2015-07-31 17:15:16 -07:00
Wander Lairson Costa
a8994dac92 Bug 1175934 part 3: Add more build flags to phone builds.
All phone builds must have B2G_UPDATER, MOZILLA_OFFICIAL and
ENABLE_DEFAULT_BOOTANIMATION build flags.

--HG--
extra : commitid : 67VAUTCC6mM
2015-07-31 17:24:46 -03:00
Wander Lairson Costa
b1e44f1c8c Bug 1175934 part 2: Support blobfree images.
When we ./build.sh blobfree, we have a new zip file called
<target>.blobfree-dist.zip which contains a blobfree image. We copy this
file to public artifact.

We also refactor the build scripts a little bit to deduplicate the post
build code.

--HG--
extra : commitid : JU2n5YDGBfa
2015-07-31 17:24:46 -03:00
Wander Lairson Costa
0cac5ed770 Bug 1175934 part 1: Copy blobfree zip to public upload dir.
If we ./build.sh blobfree, move the zip file to public upload
dir.

Also, we don't need a blobfree specific config file anymore.

--HG--
extra : commitid : Gp8QmmLVcju
2015-07-31 17:24:46 -03:00
Julien Pagès
12f7c9c54d Bug 1170287 - remove the --output and -v arguments used when calling talos. r=jmaher
This also remove the useless xperf argument given for xperf tests

--HG--
extra : commitid : 8wJeWrMhtiA
extra : rebase_source : cf66053eeaefb8eed855b792fdcd7b35c12bc096
2015-07-30 17:31:52 +02:00
Julien Pagès
23e4c1d4a3 Bug 1091285 - move dumpScreen in a new mozscreenshot package. r=jgriffin
This also completely remove build/automationutils.py.

--HG--
extra : commitid : 50v6EAQNEHV
extra : rebase_source : 4ac1347d73498f068979514c6afb16ac50ab4033
2015-07-29 17:50:16 +02:00
Mike Shal
345d5ef85c Bug 1175655 - mozharness should use full hg revision; r=jlund 2015-07-28 14:41:10 -04:00
Julien Pagès
fda13d1d6d Bug 1189021 - talos is not seen as a package when used by mozharness. r=jmaher
--HG--
extra : commitid : 67P1uPWQrKV
extra : rebase_source : 23fc2b9142bc27cd05b091df128bdce7a0652e59
2015-08-03 17:17:32 +02:00
Joel Maher
3976f99d47 Bug 1190053 - update talos.json to pick up additional cleanup and tps work. r=parkouss 2015-08-01 05:53:35 -04:00
Mike Hommey
39885629ae Bug 1189526 - Add screentopng to mochitest test archive on Gtk+3 builds. r=mshal 2015-08-01 08:54:45 +09:00
Ben Kelly
e67031e9bd Bug 1183677 Import fetch-access-control.py into service worker wpt tests. r=jgraham 2015-07-31 13:15:34 -07:00
Joel Maher
d153ff1d94 Bug 1191952 - disable dromaeo_dom on all platforms. r=RyanVM 2015-08-06 15:16:52 -04:00
Chris Manchester
46566aee20 Bug 1183232 - Allow selecting tests and suites with just a tag from mach try. r=ahal,gps
--HG--
extra : commitid : 7vcXR0ipE8b
2015-08-06 10:19:31 -07:00
Julien Pagès
1aad70a825 Bug 1189858 - fix typos in pip extra dependency declaration
--HG--
extra : commitid : 4lMUJwdQLLY
extra : rebase_source : abc5fe80bd4c096d29554d901fdd11fcd152ef5c
2015-08-06 07:00:41 +02:00
William Lachance
7d42edc3e6 Bug 1189897 - Undo the Android changes from bug 1172918. r=jmaher 2015-07-31 17:38:42 -04:00
Julien Pagès
b5ccc1b16e Bug 1190813 - [mozrunner] bump mozrunner to 6.9. r=whimboo 2015-08-04 09:44:00 -04:00
Andrew McCreight
e0b02240a7 Bug 1074317 - Report indirect LSan leaks in mochitests. r=erahm
LeanSanitizer reports two kinds of leaks: direct and indirect. A
leaked block that is pointed to by another leaked block is an
"indirect leak", while one that isn't is a "direct leak". Often,
indirect leaks are just things entrained by the "real" leak, but if
two leaked blocks are in a cycle, then they both end up being
indirect, so we need to report them, too.

This patch makes it so that indirect LSan leaks are treated the same
as direct leaks by Mochitests, which means they will turn the tree
orange. There are a few existing indirect leaks of various severity,
so I had add some suppressions. See those bugs for more details.

--HG--
extra : rebase_source : 0269666f546b6e349bebf216771fc6dfa4d9487a
2015-08-03 06:45:00 -04:00
Arthur Edelstein
5776e9b69d Bug 1187701 - add_task function for mochitest chrome and plain; r=jmaher 2015-08-03 11:14:10 -06:00
David Keeler
59ef11f506 bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus
--HG--
rename : security/manager/ssl/tests/unit/test_client_cert/cert_dialog.js => netwerk/test/unit/client_cert_chooser.js
rename : security/manager/ssl/tests/unit/test_client_cert/cert_dialog.manifest => netwerk/test/unit/client_cert_chooser.manifest
extra : amend_source : 249efd8e1bc537cf14b3199865df18b8aba62d10
2015-07-29 14:27:54 -07:00
Ben Kelly
e5d6fae1e3 Bug 1187722 Fix bad origins, error page handling, and spec issues in fetch-frame-resources.https.html. r=jgraham 2015-08-03 10:27:15 -07:00
Jean-Yves Avenard
0e79a42d2e Bug 1185611: [MSE] P1. Remove whitelist. r=kinetik
We are now confident enough that MediaSource is usable by all
2015-07-31 20:09:26 +10:00
Kaku Kuo
02a90d0202 Bug 1044102 - Part 4 - update W3C web platform tests. r=smaug
--HG--
extra : rebase_source : 0577bfb523e42a471609f840574447e6a7b03b3b
2015-07-30 20:53:00 +02:00
Joel Maher
f82722fff6 Bug 1189375 - update talos.json to include talosdata changes and other cleanup. r=wlach 2015-07-31 04:50:21 -04:00
Andrea Marchesini
01049623d7 Bug 1188612 - Transferable errors should become NS_DOM_DATA_CLONE_ERR, r=sfink 2015-08-10 16:13:24 +01:00
Chris Manchester
2363f7c137 Bug 1188730 - Select tests in the plugins subsuite by manifest rather than path to fix unintended interaction with mach try. r=ahal
This prevents mach try's filtering of the master mochitest manifest from
interacting with the plugins subsuite by selecting by manifest rather than
test path. The way we run mochitest other could use a lot of cleanup --
this is a quick fix to prevent misleading output on treeherder when using
mach try.

--HG--
extra : commitid : AqQfTnQKIYv
2015-07-29 00:10:06 -07:00
Rail Aliiev
d4314b76d5 Backed out changeset 88ef4fbf5d6b, Bug 1184594 - git 'repo' is not deployed correctly on build machines managed by buildbot. 2015-07-30 08:29:52 -04:00
Rail Aliiev
0a555981e3 Bug 1184594 - git 'repo' is not deployed correctly on build machines managed by buildbot. r=hwine 2015-07-30 08:22:35 -04:00
Brendan Long
8be4518086 Bug 909993 - Add WebIDL for TextTrackCue and fix link in VTTCue.webidl. r=rillian r=bz 2015-07-29 12:41:00 +02:00
Wes Kocher
1ca8b1de87 Merge b2ginbound to central, a=merge 2015-07-29 20:19:12 -07:00
Aus Lacroix
a0d35df25c bug 1188648 - Bump mozharness revision to latest. r=me
--HG--
extra : amend_source : ed342175d4daafb2d26dc76df2c771ed934758ac
2015-07-29 10:17:02 -07:00
Aus Lacroix
95b2920eae bug 1188648 - Always log gecko output during Gaia JS Integration Tests. r=jgriffin 2015-07-29 10:15:10 -07:00
David Burns
ea2f796952 Bug 1189027: Bump marionette driver to 0.11; r=ato
--HG--
extra : commitid : 1QEn9tLwEPJ
extra : rebase_source : b2c9ed24f878d606dc566929e949aaf53d4dc851
2015-07-29 20:48:07 +01:00
Jordan Lund
4841f29c02 Bug 1180063 - update mozharness docs, DONTBUILD r=me a=testing 2015-07-29 11:24:36 -07:00
Julien Pagès
0b400522ae Bug 1170287 - Remove PerfConfigurator.py call in mozharness when running talos. r=jmaher 2015-07-28 21:11:51 +02:00
Carsten "Tomcat" Book
4741b168fc merge b2g-inbound to mozilla-central a=merge 2015-07-29 14:57:54 +02:00
David Burns
c34722a98d Bug 1188826: Bump marionette client version for release; r=ato
--HG--
extra : commitid : 2D6oRROltjv
extra : rebase_source : a05d69e95d1eb6371bbb24b50a3465132764431a
extra : histedit_source : 046d81f4818741b2fd1246c679e31dcae31df90b
2015-07-29 12:31:56 +01:00
Alexandre Lissy
4d0b7ed7ff Bug 1188335 - Enable Mulet TaskCluster Gb. r=garndt 2015-07-28 09:24:00 -04:00
Aus Lacroix
0a3df2a5c7 bug 1188698 - Do not fail when succeed count is 0. r=me 2015-07-28 19:20:40 -07:00
Aus Lacroix
a145c5815a bug 1188666 - Use 40 chunks for gaia-js-integration tests for b2g-desktop and mulet. 2015-07-28 19:09:20 -07:00
Wes Kocher
c1230b78cc Backed out changeset 303161721b21 (bug 1188666) for empty, failing gij chunks 2015-07-28 17:24:47 -07:00
Aus Lacroix
b18cbad50a Bug 1188666 - Use 40 chunks for Gij instead of 20 to mimic same configuration as gaia-try. r=me 2015-07-28 16:24:18 -07:00
Alexandre Lissy
4b562dce66 Bug 1188336 - Enable Mulet TaskCluster Gbu. r=garndt 2015-07-28 07:32:00 -04:00
Alexandre Lissy
2955b02155 Bug 1188338 - Enable Mulet TaskCluster Li. r=garndt 2015-07-28 07:32:00 -04:00
Ryan VanderMeulen
012f8fdb0d Merge b2g-inbound to m-c. a=merge 2015-07-28 14:51:43 -04:00
Carsten "Tomcat" Book
d40332b0af Backed out changeset e3c15b9f89b3 (bug 1185643) for possibly breaking mulet tests on a CLOSED TREE
--HG--
rename : testing/mozharness/configs/disable_signing.py => testing/docker/desktop-build/configs/disable_signing.py
rename : testing/mozharness/configs/platform_supports_post_upload_to_latest.py => testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py
2015-07-28 17:06:19 +02:00
Carsten "Tomcat" Book
36fe6b281d Merge mozilla-central to mozilla-inbound
--HG--
rename : browser/themes/osx/tabbrowser/connecting@2x.png => browser/themes/windows/tabbrowser/connecting@2x.png
rename : browser/themes/osx/tabbrowser/loading@2x.png => browser/themes/windows/tabbrowser/loading@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-end.png => browser/themes/windows/tabbrowser/tab-background-end-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-end@2x.png => browser/themes/windows/tabbrowser/tab-background-end-preWin10@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-middle.png => browser/themes/windows/tabbrowser/tab-background-middle-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-middle@2x.png => browser/themes/windows/tabbrowser/tab-background-middle-preWin10@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-start.png => browser/themes/windows/tabbrowser/tab-background-start-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-start@2x.png => browser/themes/windows/tabbrowser/tab-background-start-preWin10@2x.png
extra : rebase_source : f873d375eae8f1ee22151e5891b4fc3cc576d599
2015-07-28 16:30:58 +02:00
Carsten "Tomcat" Book
c86c8718cf merge mozilla-inbound to mozilla-central a=merge 2015-07-28 16:28:02 +02:00
Jessica Jong
69e60fc974 Bug 1179687 - Enable qemu.log in marionette tests. r=chmanchester 2015-07-28 10:26:57 +08:00
Ryan VanderMeulen
aa54ac5101 Merge m-c to b2g-inbound. a=merge 2015-07-27 15:45:38 -04:00
Ryan VanderMeulen
01499c3bc0 Merge inbound to m-c. a=merge 2015-07-27 15:34:42 -04:00
Dustin J. Mitchell
d149b29eb0 Bug 1185643: use in-tree mozharness; r=wander r=mrrrgn
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moves them into
mozharness itself.

--HG--
rename : testing/docker/desktop-build/configs/disable_signing.py => testing/mozharness/configs/disable_signing.py
rename : testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py => testing/mozharness/configs/platform_supports_post_upload_to_latest.py
extra : commitid : LUhLDQkhme1
extra : rebase_source : c4cc73de99939e22dd1317ce2d9b26671b67947a
2015-07-27 15:21:15 -04:00
Alexandre Lissy
b5f43953ff Bug 1035226 - Run Gij on Mulet. r=garndt 2015-07-27 12:22:00 -04:00
Ryan VanderMeulen
5f24c06b4e Backed out changeset cdb4a66f087d (bug 1035226) because it didn't actually enable the tests. 2015-07-27 15:24:47 -04:00
Alexandre Lissy
6d59b075df Bug 1035226 - Run Gij on Mulet. r=garndt 2015-07-27 06:07:00 -04:00
Julien Pagès
71a768eee5 Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ahal
--HG--
extra : commitid : Iiz5hfbNDIj
extra : rebase_source : 4ece0f34183da76588cd79bee27a353734ad4b2e
2015-07-25 11:47:51 +02:00
Julien Pagès
78ef1c279b Bug 1186551 - [mozlog] add structured action process_start/process_exit. r=jgraham
--HG--
extra : transplant_source : %23%B9%0D%23%93Kf%8F%3F%1A%F5%8DP%97%AA%81%8D%1C%8D%7E
2015-07-22 21:00:25 +02:00
Ryan VanderMeulen
23b78d739f Merge m-c to inbound. a=merge 2015-07-27 15:47:22 -04:00
Julien Pagès
585f767ed4 Bug 1187082 - Ensure talos always produces TALOSDATA json structure in logs so perfherder can ingest data. r=jlund
--HG--
extra : commitid : CAu6GTUEgwb
extra : rebase_source : 04cbff62a8c1287934f7dbb95628359c05f438b0
extra : amend_source : 29e31be1cc08f47e8dfac300904150755ae60d6c
2015-07-25 15:29:55 +02:00
Ted Mielczarek
1146522fca bug 1182520 - Put Taskcluster task definition for mac-cross builds in tree. r=dustin
--HG--
extra : rebase_source : f872610998920a6603dae932c41c4ec17cfb487e
2015-07-13 15:20:54 -04:00
Wes Kocher
b26b131604 Merge m-c to inbound, a=merge 2015-07-28 18:03:34 -07:00
Mike Conley
2014bd87a9 Bug 1186956 - Bump to latest talos version to address some tp5r and tsvg_opacity regressions. r=jmaher
--HG--
extra : commitid : KvxsJElIn59
extra : rebase_source : c2b68988a526eb9b1db2d4e2f83761e8c921e11c
2015-07-28 17:38:18 -04:00
Kyle Huey
512e1a6d95 Bug 1188141: Make Worker error events not bubble. r=baku 2015-07-28 15:59:55 -07:00
Kyle Huey
b4476f96d4 Bug 1188115: Expose IDBCursorWithValue in workers. r=baku 2015-07-28 15:59:55 -07:00
Kyle Huey
82f329af94 Bug 1188117: Do not allow IDBCursor.delete while cursor update is in progress. r=baku 2015-07-28 15:59:55 -07:00
Armen Zambrano Gasparnian
12a8b27510 Bug 1187494 - Keep reproducibility of Firefox UI tests up-to-date. r=bhearsum
When a local fails on Firefox UI tests we output the mozharness
command which a person could run on their local development machine
to reproduce the exact failure that we encoutered.
As parameters and options changes over time, we can fall out of date.
This patchs tries to reduce how we can fall out of date by
constructing the command rather than having a hardcoded output.

Another aspect which this patch solves is that for Firefox releases
we have to do some string manipulation to determine where we can
download Firefox crash symbols.
We've modified the script to output in the log the candidate URLs
that we're evaluating. This is useful if anyone wants to determine
why --symbols-path was or was not included. For instance, older candidate
directories on FTP are deleted after some time, hence, deleting the
crash symbols available.

Another matter we fix is that we include in the output what command
was run internally to the Firefox UI test binaries.
This is useful if anyone wants to determine that the right command
are arguments were used.

--HG--
extra : histedit_source : 2036448decbbe40fe18a018ff05f72928207caaf
2015-07-27 11:03:39 -04:00
Wander Lairson Costa
994db0bfb1 Bug 1187706 part 3: Small optimization on repo cloning. r=garndt
checkout-gecko already clones gecko, tell mozharness to clone from it.

--HG--
extra : commitid : w0KlGHRSpF
extra : rebase_source : 2a80c203120085271a3bdfe4f7a1fa38d0eb1d30
2015-07-26 15:58:57 -03:00
Wander Lairson Costa
6818b840fa Bug 1187706 part 2: Cleanup mozharness stuff. r=garndt
Now that mozharness is in tree, we don't need references to mozharness
repositories and revisions.

We don't cleanup all mozharness stuff because android and desktop builds
still references external mozharness.

--HG--
extra : commitid : IRmC6yD9xQE
extra : rebase_source : f10f42bad73a3346a2d41232450c2314f9d9bd84
2015-07-26 15:58:57 -03:00
Wander Lairson Costa
641d80edfc Bug 1187706 part 1: Switch B2G builds to in tree mozharness. r=garndt
Mozharness now lives inside gecko tree, so switch B2G builds to use it.

--HG--
extra : commitid : JZLuGcu0RRM
extra : rebase_source : 06dbe78a6ad86e77f52f2f19f7c1be9133ea4f9d
2015-07-26 15:58:57 -03:00
James Graham
72abf7c0ec Bug 1187722 - Disable unstable service-worker test in debug linux, a=testonly 2015-07-26 18:50:08 +01:00
James Graham
01984ab540 Bug 1187720 - Update web-platform-tests expected data to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly 2015-07-26 18:49:50 +01:00
James Graham
45ed80ae53 Bug 1187720 - Update web-platform-tests to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly
--HG--
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div.html => testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity.html => testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role.html => testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role-haswarn.html
2015-07-26 18:49:16 +01:00
Mike Hommey
fe229c6366 Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-26 06:46:44 +09:00
Julien Pagès
013413b9e2 Bug 1186844 - remove deprecated 'results_urls' options when running talos from harness
--HG--
extra : commitid : JLtHjKVKD2I
extra : rebase_source : 3b8d33852d89cdb38201eb88d60e09ab45fc72ba
2015-07-25 11:33:09 +02:00
Chris Manchester
90daf6b5a6 Bug 1186233 - Set test_packages_url correctly when running wpt from mozharness but outside of buildbot. r=jgraham
--HG--
extra : commitid : 81RUFAAXTwX
2015-07-21 15:27:30 -07:00
James Graham
d274fe0384 Bug 1185453 - Generate error summary files for failures, r=chmanchester
--HG--
extra : commitid : FDbFkQpnFZB
extra : rebase_source : 190e2269243938823f8ea05f94306b09a6ff668a
extra : source : df2c4d64382042e7a5f16c28835552239d29e65d
2015-07-20 10:39:03 +01:00
Armen Zambrano Gasparnian
28e62e3685 Bug 1176358 - Fix typo in symbols_url for Firefox UI tests. DONTBUILD. r=chmanchester 2015-07-24 17:29:04 -04:00
Armen Zambrano Gasparnian
15d0a4b27a Bug 1186987 - If file_path is None do not check if it is an executable. DONTBUILD. r=jlund 2015-07-24 11:03:03 -04:00
Armen Zambrano Gasparnian
b24bd973bd Bug 1182798 - Set status summary for Firefox UI tests + change exit code. DONTBUILD. r=jlund 2015-07-24 10:41:54 -04:00
Armen Zambrano Gasparnian
3f1982d3de Bug 1176358 - Pass the symbols url instead of an urllib2 opener. DONTBUILD. r=bhearsum 2015-07-24 10:37:52 -04:00
Carsten "Tomcat" Book
dd5a9ed71e Backed out changeset a9241b319f14 (bug 1177951) on request per garndt in #taskcluster
--HG--
extra : rebase_source : 307d50170829294e641b8a2193da4fcd3a46bb7d
2015-07-24 16:15:07 +02:00
Joel Maher
c72c2b7e2e Bug 1186844 - deploy updates to talos. r=parkouss 2015-07-24 07:10:29 -04:00
Mike Hommey
cc94d65dda Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-24 16:51:57 +09:00
Steve Fink
2b769d805b Bug 1186259 - Record the path to GCC to avoid mismatched gcc/plugin versions, r=terrence
--HG--
extra : commitid : AwF7F0XJvv
extra : rebase_source : 678e5719494d0b5f8cb5d396ac0f1159442da1d7
2015-07-23 16:35:08 -07:00
Julien Pagès
cd63971121 Bug 1185971 - mozfile: add a mozfile.move function, and bump release 1.2. r=ahal
--HG--
rename : testing/mozbase/mozfile/tests/test_remove.py => testing/mozbase/mozfile/tests/test_move_remove.py
extra : commitid : 9JROGo4tYHS
extra : rebase_source : f19d3b4eaf2e181f35f0bdbdb74e009246d8d1ce
extra : amend_source : 388c870bdf7aa06956b8d8641fdf55303453835e
2015-07-23 19:11:16 +02:00
Jordan Lund
572de38909 Bug 1175701 - Windows Puppet machines failing on sendchange, use pre-moz6 py exe, r=mshal 2015-07-23 13:55:38 -07:00
Mike Shal
24e2d353b1 Bug 1186243 - Remove references to setup.sh; r=jlund 2015-07-23 09:18:49 -04:00
Ryan VanderMeulen
8b5cd2c641 Merge inbound to m-c. a=merge 2015-07-23 16:03:48 -04:00
Ryan VanderMeulen
87e736f48e Bug 1186285 - Remove automation for the mozilla-b2g34_v2_1 branch. r=catlee, a=me 2015-07-23 10:35:28 -04:00
Ryan VanderMeulen
c0483e71ae Bug 1186284 - Remove automation for the mozilla-b2g32_v2_0 branch. r=catlee, a=me 2015-07-22 23:05:19 -04:00
Carsten "Tomcat" Book
52ef4c4dfb merge mozilla-inbound to mozilla-central a=merge 2015-07-23 12:02:27 +02:00
Aus Lacroix
45add49df6 bug 1186235 - Bump mozharness revision. a=test-only 2015-07-22 16:03:21 -07:00
Aus Lacroix
7ba78c5368 Backed out changeset 48348bfad309 2015-07-22 13:23:43 -07:00
Aus Lacroix
3a72f29d50 bug 1186235 - bump revision used by taskcluster for mozharness. a=test-only 2015-07-22 12:43:51 -07:00
Jean-Yves Avenard
2f64bef7b3 Bug 1184826: P2. Update web-platform-tests expected data. r=karlt 2015-07-22 14:22:53 +10:00
Jean-Yves Avenard
1300e03cad Bug 1186261: Disable mediasource-config-change-webm* tests. r=karlt
Those tests do not properly check that mediasource is not available and do not behave in a reliable fashion.
2015-07-22 14:22:52 +10:00
Jean-Yves Avenard
b95b5ce0aa Bug 1165772: P3. Update web-platform-tests expected data. r=karlt
We now have identical results between Windows XP and Linux.
2015-07-22 14:22:52 +10:00
Jean-Yves Avenard
99dee8a4f5 Bug 1171379: P2. Update web-platform-tests expected data. r=karlt
Failure on Linux and Windows XP are a consequence of no MSE available at all.
Failure on Mac and Windows >= 7 with two exceptions are due to the tests using a malformed video.
The bug was reported upstream: https://github.com/w3c/web-platform-tests/issues/1939
2015-07-22 14:22:50 +10:00
Jean-Yves Avenard
df76554a30 Bug 1182945: P2. Disable webm mse web-platforms tests. r=karlt
In theory, linux and windows XP should provide exactly the same results.
However, due to bug 1165772, MSE on linux incorrectly reports MP4 support.

Bug mediasource-buffered.html is disabled on Windows XP as it triggers a bug in the tests. As we can't intercept the result, we must disable the entire test instead.
2015-07-22 14:22:47 +10:00
Andrew Halberstadt
2b977b797d Bug 1186888 - [mozlog] Ability to use a pre-existing logger with commandline.setup_logging(), r=jgraham
--HG--
extra : commitid : 786tOojSwTl
extra : rebase_source : 3df091de3afee6838a40c0c858da97fd04b32739
extra : amend_source : 5a5ea71fd9a8ede744d281cb0b2dae190575230d
2015-07-22 15:27:31 -04:00