Граф коммитов

7622 Коммитов

Автор SHA1 Сообщение Дата
James Graham 710659af66 Bug 1171755 - Update web-platform-tests to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:48 +01:00
Jonathan Griffin 4463f6096c Bug 1170632 - Add missing runtimes for mochitest-bc, r=ahal, DONTBUILD because NPOTB 2015-06-04 15:57:54 -07:00
Ryan VanderMeulen 0dad417ac0 Backed out changeset 144d803669f2 (bug 1171303) for somehow breaking web-platform-tests on Windows and OSX.
CLOSED TREE
2015-06-04 15:17:05 -04:00
Dustin J. Mitchell 351df87350 Bug 1171390: don't use disable_sendchange.py; r=ahal
This file has been removed and is no longer necessary, as build.sh passes
--no-sendchange to mozharness.

--HG--
extra : rebase_source : 950b74b3b9a1fa532a7465f92a514eac667a8fc9
2015-06-04 11:09:59 -04:00
Dustin J. Mitchell f47074da97 Bug 1171390: bump desktop-build VERSION; r=ahal
--HG--
extra : rebase_source : 379ac2900615db39cfcdc2e97088fc6dfcea36eb
2015-06-04 11:03:59 -04:00
Kartikaya Gupta 5b6ed7c5d7 Bug 1164218 - Allow running individual mochitests and reftests in chaos mode. r=roc,froydnj 2015-06-04 13:44:55 -04:00
Geoff Brown af2a5baffe Bug 1171303 - Set pref extensions.autoupdate.enabled to false to avoid testOfflinePage failures; r=mfinkle 2015-06-04 10:51:14 -06:00
Geoff Brown 9ed314bccf Bug 1140454 - Disable a few cppunit tests on Android debug; r=me,test-only 2015-06-04 10:51:14 -06:00
Geoff Brown cbc6dc061e Bug 1171299 - Support mozinfo.json in cppunit tests; r=dminor 2015-06-04 10:51:14 -06:00
Morgan Phillips 2bffedd8a2 Bug 1171140 - Add NEED_XVFB=true to linux64 opt 64 builds; r=dustin
Without XVFB gtests fail.

--HG--
extra : rebase_source : e86415ccbe623cf8a3a9468554e52501cb2ab8b9
2015-06-03 22:22:11 +02:00
Ryan VanderMeulen f35ff95041 Merge m-c to inbound. a=merge 2015-06-04 09:27:52 -04:00
Ryan VanderMeulen b3caa9d676 Merge fx-team to m-c. a=merge 2015-06-04 09:24:15 -04:00
James Graham e07b9de9bf Bug 1171032 - Log raw messages at debug level by default, r=chmanchester
Also add --log-raw-level option to control this.

--HG--
extra : rebase_source : 9cb319c94b3f6b5e88bdc514dd0e22dc56277d85
2015-06-03 15:55:00 +01:00
Ryan VanderMeulen 3f344dd200 Merge m-c to fx-team. a=merge 2015-06-03 16:06:53 -04:00
Ryan VanderMeulen 2b848889f8 Merge inbound to m-c. a=merge 2015-06-03 15:55:09 -04:00
Ryan VanderMeulen 60a5912cdf Merge b2g-inbound to m-c. a=merge 2015-06-03 15:50:54 -04:00
Dustin J. Mitchell b5a4c056c2 Bug 1168612: bump mozharness to 3e36eedc67a2; a=RyanVM
--HG--
extra : source : 7100c3ca5d17c7ff474f41e44765e696e3920f8b
extra : amend_source : 4b8c24b0b65d75fc53f854f2a15e97ea6baf9271
2015-06-03 11:14:34 -04:00
Nick Alexander 97786c5695 Bug 1169476 -- Implement |mach robocop --serve|. r=gbrown
This adds a flag to |mach robocop| that does everything to run a
Robocop test except launch the actual test.  Instead of launching the
test, it starts the mochi.test server and launches Fennec with a test
profile; then it sits and waits forever.

This allows regular Java IDEs (IntelliJ, but previously Eclipse) to
run Robocop tests like regular instrumentation tests, "injecting" them
into the prepared testing environment.  It's quite nice!

--HG--
extra : rebase_source : a5ab08222110a20291aebe70ef1fda0d340dbe7d
extra : source : e91ac9a35f86928fcd519911476ee7d68d06f921
2015-05-29 17:18:07 -07:00
Dustin J. Mitchell 30135e0844 Bug 1168612: don't spoil the exit status with a trap function; r=mrrrgn
--HG--
extra : rebase_source : daf3b03ae83e8025bdca09aa6fa3489b554e1348
2015-05-29 12:58:07 -04:00
Dustin J. Mitchell ba86c51ed4 Bug 1168612: update comment on unused oauth.txt; r=mrrrgn
--HG--
extra : rebase_source : fabcb9b2edc214897791f813bde9c6c86296ecae
2015-05-29 09:45:27 -04:00
Dragana Damjanovic 7cbd07a051 Bug 1150812 - xcpshell test for PushService with http2. r=nsm, r=mt 2015-06-02 07:16:00 -04:00
Dustin J. Mitchell fb569967f0 Bug 1168612: disable signing and platform_supports_post_upload_to_latest via mozharness configuration files; r=mrrrgn
--HG--
rename : testing/docker/desktop-build/configs/disable_sendchange.py => testing/docker/desktop-build/configs/disable_signing.py
rename : testing/docker/desktop-build/configs/disable_sendchange.py => testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py
extra : rebase_source : 7f3fae01f674017a57e2adf170559ba8a6f879fa
2015-05-28 17:59:17 -04:00
Dustin J. Mitchell 224290ff83 Bug 1168612: disable sendchanges from taskcluster; r=mrrrgn
--HG--
extra : rebase_source : 44293a5e78c31fae14157e4bd78ceb79ff63c0c1
2015-05-28 13:10:32 -04:00
Dustin J. Mitchell bc2220c5b3 Bug 1168612: remove CCACHE variables from build.sh, as mozharness overrides them; r=mrrrgn
--HG--
extra : rebase_source : 422d4a50c614611278954ab267747bfd1680c578
2015-05-28 11:20:29 -04:00
Dustin J. Mitchell 07e7133c08 Bug 1168612: link uploads to artifacts so that we get logs even on failure; r=mrrrgn
--HG--
extra : rebase_source : 2cc2f77bfc3fa3c326c9609783db3d3d40890484
2015-05-29 12:59:39 -04:00
Dustin J. Mitchell a562118ab4 Bug 1168612: set MOZ_AUTOMATION_UPLOAD=0 in taskcluster; r=mrrrgn
--HG--
extra : rebase_source : d022b2eb0a378c0751f5f796d08a37caea1976ff
2015-05-29 09:12:12 -04:00
Carsten "Tomcat" Book 536f16d9b0 Merge mozilla-central to b2g-inbound 2015-06-03 14:07:52 +02:00
Wander Lairson Costa 65d480e0b4 Bug 1170378: Create tasks timestamps in UTC. r=jonasfj a=jonasfj
--HG--
extra : rebase_source : 0ad76e9085d0efc0109dc02d13bd99fcce61bc8a
2015-06-02 09:31:19 -03:00
Manish Goregaokar f10df76074 Bug 1170591 - Remove trailing whitespace in mozlog. r=jdm 2015-06-02 11:30:00 -04:00
Dustin J. Mitchell 3415a1beb4 Bug 1169797: send decision tasks to production treeherder, too; r=lightsofapollo, r=ryanvm
--HG--
extra : source : b2707ba1a8bd3b8212f1fd22c11d46cd5b3e5dc9
2015-05-29 16:58:42 -04:00
James Graham d27ca37fce Bug 1169410 Add support for web-platform-tests to |mach test| r=gps
--HG--
extra : rebase_source : 9a1fb715e0844a61c47a1de53f8a4a54ff2e05f0
extra : amend_source : 8fb1e54b76ae543fa2b01002c2d300334dc051be
2015-05-28 20:27:23 +01:00
Wes Kocher bcd821592f Merge m-c to inbound, a=merge 2015-06-02 18:43:25 -07:00
Wes Kocher d80ffbf1c9 Merge inbound to central, a=merge 2015-06-02 18:20:12 -07:00
Nick Alexander 380f58055f Bug 1170332 - Fix |mach robocop SINGLE_TEST|. r=ahal,gbrown
This patch declares robocop.ini an instrumentation manifest.  It's not
currently possible to declare tests that don't correspond to files, so
we include the .java extension.  (This could be revisited.)

In |mach robocop|, we use the generic test resolving infrastructure to
select the 'instrumentation'/'robocop' flavor/subsuite tests.  In
|runtestsremote.py|, we fall back to robocop.ini, as we always have.

--HG--
extra : rebase_source : b84246ab327c7ec576d82cc4b516e729978600c7
extra : histedit_source : 9b23a6f66e6422e5f334f31cea2a21036be45543
2015-06-01 14:45:48 -07:00
Carsten "Tomcat" Book aa8d92d1f3 merge mozilla-inbound to mozilla-central a=merge 2015-06-02 13:11:05 +02:00
Carsten "Tomcat" Book 243b8c2559 merge fx-team to mozilla-central a=merge 2015-06-02 12:57:52 +02:00
Mike Hommey 77263e9566 Bug 1169937 - Bump mozharness to 3030ddc03dd3 2015-06-02 07:55:23 +09:00
Wander Lairson Costa 48f5a4bf95 Bug 1164212: Add aries dogfood build task. r=garndt a=patch
--HG--
extra : rebase_source : f64015368823470c88e46cc1c68c57c93f58493d
extra : amend_source : 7774f0b819be8be6d74d3edaded7f9ebe86f2722
2015-06-01 14:17:49 -03:00
Masatoshi Kimura f0a5679f8a Bug 1169248 - Fix GBK/GB18030 encoders. r=smontagu
--HG--
rename : intl/uconv/tests/unit/test_encode_gbk.js => intl/uconv/tests/unit/test_encode_gb18030.js
rename : intl/uconv/ucvcn/gbkuniq2b.uf => intl/uconv/ucvcn/gbkuniq.uf
2015-06-03 07:55:24 +09:00
Mike Hommey 01c853b940 Bug 1169937 - Bump mozharness to 476752fc4ea8 2015-06-03 07:09:54 +09:00
Chris Manchester ddab0ce578 Bug 1169798 - Refresh the marionette server's window reference when switching between windows to avoid intermittent exception.;r=ato 2015-06-01 13:26:15 -07:00
Morgan Phillips cdd4b3ca80 Bug 1155749 - Enable Linux64 Opt builds from Try; r=dustin 2015-05-29 19:54:39 +02:00
Jonathan Griffin a89e3a4841 Bug 1169751 - Bump marionette-driver to 0.8, marionette-client to 0.15, r=dburns 2015-05-29 15:43:50 -07:00
Andrew Halberstadt c1b689da45 Bug 1169799 - Update |mach test| suites to reflect new |mach mochitest| command, r=chmanchester
--HG--
extra : rebase_source : 91c3bd23f5160e157b245ef504da03bd48cfc20a
2015-05-29 17:05:34 -04:00
Ryan VanderMeulen 7e7a09a4c7 Merge m-c to inbound. a=merge 2015-05-29 17:00:18 -04:00
Ryan VanderMeulen 012e20629b Merge inbound to m-c. a=merge 2015-05-29 16:58:30 -04:00
Wander Lairson Costa 1107794893 Bug 1169685: Avoid name clashes in taskcluster index.
Call ota builds <phone>-ota to avoid name clashes with non-ota builds.

--HG--
extra : rebase_source : 4a7211e07edcb09eb20919c684fc08755d7940c2
2015-05-28 19:16:53 -03:00
Ryan VanderMeulen 2e35b1209f Merge inbound to m-c. a=merge 2015-05-29 09:32:46 -04:00
Ryan VanderMeulen 7e7f8b187e Merge fx-team to m-c. a=merge 2015-05-29 09:20:52 -04:00
Aus Lacroix 1361e28323 Bug 1165488 - Update tester docker image. r=jlal 2015-05-28 16:43:04 -07:00