Andrei Eftimie
d928b17e7a
Bug 1056037 - Bump manifestparser version to 0.7. r=hskupin
2014-10-07 10:41:59 +02:00
Andrew McCreight
4fcf9e3536
Bug 1076969 - processLeakLog should come up with reasonable defaults itself. r=jmaher
...
Instead of grabbing attributes off options at every call site, pass
in the options object to processLeakLog, and attempt to get the attributes
there. If not present, use a restrictive default value.
This will prevent silent harness failures if one of the many ways to invoke
processLeakLog fails to set up these options, and makes it so they
don't have to set it up if they don't care.
2014-10-06 14:23:17 -07:00
David Burns
cc37ea6fd9
Bug 1022862: remove WebApi tests from Marionette unit tests manifests: r=jgriffin
2014-10-06 21:57:25 +01:00
Jonathan Griffin
2544d57ff7
Bug 1078385 - Bump mozdevice to 0.41, r=jgraham
2014-10-06 10:31:31 -07:00
Ryan VanderMeulen
634b0300cd
Backed out changeset a58867875a0b (bug 1076990) for frequent Android talos crashes.
2014-10-06 13:43:46 -04:00
Joel Maher
19446dfc33
Bug 1076990 - update talos.json on tip to capture mainthreadio and other talos cleanup. r=dminor
2014-10-06 10:33:56 -04:00
Mike Shal
3fe52baac6
Bug 1013730 - Have mach ignore broken disk io stats; r=gps
...
This works around the "RuntimeError: couldn't find any physical disk"
issue on Windows when using 'diskperf -n'
2014-10-01 13:14:58 -04:00
Ed Morley
1b548da245
Merge mozilla-central and inbound
2014-10-03 15:14:53 +01:00
Ed Morley
60a8c08d6b
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-10-03 14:51:14 +01:00
Ed Morley
faf6e69667
Backed out changeset c66ae07991a7 (bug 1076990) for frequent xperf failures; CLOSED TREE
2014-10-03 11:43:44 +01:00
Dave Hunt
a985616b8b
Bug 1075647 - [mozrunner] Keep track of crashes detected during the life of the runner. r=ahalberstadt
2014-10-01 10:29:00 -04:00
Mark Hammond
68a2628da0
Bug 1075324 - mochitest logs only report output was truncated when it actually was. r=ahal
2014-10-03 16:15:06 +10:00
Dave Hunt
7691b48473
Bug 883294 - Add ability to take full viewport screenshots. r=mdas
2014-09-30 14:42:00 -04:00
Malini Das
dbc73d0613
Bug 1065933 - recover if containing frame is closed during touch, r=jgriffin
2014-10-03 09:54:10 -04:00
Masayuki Nakano
a06e8de5c8
Bug 975383 part.9 Remove compositionupdate event dispatchers from all tests r=smaug
2014-10-03 15:33:50 +09:00
Ryan VanderMeulen
9e879e02d8
Merge fx-team to m-c. a=merge
2014-10-02 13:00:31 -04:00
Ryan VanderMeulen
8eb45d35cd
Merge b-i to m-c. a=merge
2014-10-02 12:51:02 -04:00
Mike de Boer
3de92ffd8d
Bug 1069816: add unit tests for the GoogleImporter class. r=abr
2014-10-02 12:37:41 +02:00
Andrew Halberstadt
4d3fac0c51
Bug 1054809 - Add ability to open support files in gtests, r=ted
...
In moz.build:
TEST_HARNESS_FILES.gtest += ['foo'] # fopen('foo')
TEST_HARNESS_FILES.gtest.bar += ['foo'] # fopen('bar/foo')
2014-10-02 09:01:34 -04:00
Andrei Eftimie
2d856071d9
Bug 1023790 - [manifestparser] Add support for parent link. r=hskupin, r=jmaher
2014-10-02 14:23:21 +02:00
Edgar Chen
f12df79281
Bug 1007062 - Fix SpecialPower API doesn't work on Marionette test-container. r=mdas,jmaher
2014-09-28 22:43:32 +08:00
Gabor Krizsanits
7876c7d281
Bug 877072 - Script execution order for imports. r=mrbkap
2014-10-01 14:13:53 +02:00
Dave Hunt
14a7704274
Bug 1073441 - [mozversion] Include base image version for Flame-KK device. r=wlachance
2014-09-30 02:10:00 +02:00
Valentin Gosu
d27f62c446
Bug 1002855 - Fix web-platform-tests for resource-timing and remove expect FAIL. r=bz
2014-09-30 17:56:25 +03:00
Karl Tomlinson
c99f33e630
b=1069671 don't dispatch "update" after "abort" r=kinetik
...
--HG--
extra : rebase_source : 20f644edb8eb99791b29303adce90d3659582821
2014-09-23 15:47:30 +12:00
Andrew McCreight
332647cd60
Bug 1068276, part 1 - Allow configuring which type of processes we complain about when there's no leak log. r=jmaher
...
Then don't warn for missing logs from tab and geckomediaplugin processes, or default processes on B2G.
2014-09-30 14:17:27 -07:00
Andrew McCreight
b41400dfe4
Bug 1067664, part 1 - Allow different leak thresholds for different types of processes. r=jmaher
2014-09-30 09:54:25 -07:00
Carsten "Tomcat" Book
e2ff1820af
Merge m-c to mozilla-inbound
2014-09-30 15:35:59 +02:00
Carsten "Tomcat" Book
1f82b2fb58
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
Simone Bruno
44240be360
Bug 1058286 - Add intree tooltool manifests for avds artifacts needed for android tests. r=armenzg
2014-09-30 03:06:03 -07:00
Ryan VanderMeulen
7420c8422d
Merge m-c to fx-team. a=merge
2014-09-29 16:09:22 -04:00
Ryan VanderMeulen
c7b7838aa6
Merge inbound to m-c. a=merge
2014-09-29 14:57:26 -04:00
Ryan VanderMeulen
82ddf8b3fa
Bug 1022862 - Revert test ordering changes because it apparently made Mnw perma-fail.
2014-09-29 14:56:57 -04:00
Armen Zambrano Gasparnian
a5d3a2ebc4
Bug 1043699 - Add Linux Mulet configs. DONTBUILD. r=jlund
2014-09-29 09:21:58 -04:00
Carsten "Tomcat" Book
908752dd9e
Backed out changeset 199bffb1f6fb (bug 877072) for test failures
2014-09-29 13:17:03 +02:00
Henri Sivonen
97f931e831
Bug 945215 addendum - Adjust Web Platform Test expectations for HZ-GB-2312. rs=Tomcat.
2014-09-26 15:12:02 +03:00
Ben Turner
141df104d6
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
2014-09-26 16:21:57 -07:00
William Chen
f6d15ee24b
Bug 1062578 - Call BindToTree/UnbindFromTree on shadow root children when host is bound/unbound from tree. r=smaug
2014-09-26 15:07:40 -07:00
Ryan VanderMeulen
c26fd87542
Merge inbound to m-c. a=merge
2014-09-26 16:54:59 -04:00
Dave Townsend
939181866d
Bug 1073074: Browser chrome UI test output is broken. r=cmanchester
2014-09-26 10:56:22 -07:00
Robert Strong
2d05ec7749
Mac v2 signing - Bug 1074000 - Update xpcshell-tests for new OSX v2 bundle structure to run on comm-central. r=jmaher
2014-09-29 11:53:11 -07:00
Stephen Pohl
7cc53b980e
Mac v2 signing - Bug 1064952 - Update Cpp unit test harness for the new v2 bundle structure on OSX. r=jmaher
2014-09-29 11:51:39 -07:00
Stephen Pohl
cf2ca1fd7c
Mac v2 signing - Bug 1060562 - Update xpcshell-tests for the new v2 bundle structure on OSX. r=jmaher
2014-09-29 11:51:29 -07:00
Stephen Pohl
6c7fc66e82
Mac v2 signing - Bug 1060652 - Make mochitest harness work with the new bundle structure for v2 signatures on OSX. r=jmaher
2014-09-29 11:51:25 -07:00
Stephen Pohl
a77ea63e36
Mac v2 signing - Bug 1053838 - Fix GTests to run with the new v2 bundle structure. r=bsmedberg
2014-09-29 11:51:21 -07:00
Dave Hunt
7f10dfe914
Bug 1065375 - Add stack trace to HTML structured log formatter. r=jgraham
2014-09-15 08:52:00 -04:00
Gijs Kruitbosch
e39f7d6007
Bug 1052211 - fix default closure behaviour for mochitests and add --auto-close option to force closing the browser, r=ted
2014-09-11 15:29:57 +01:00
Mark Hammond
eb2e5c7460
Bug 932651 - getClipboardData in specialpowersAPI uses the chrome window so it works in e10s. r=ted
2014-09-26 14:03:41 +10:00
Malini Das
7e1e279864
Bug 1072650 - Fix giant wall of logcat output when connection times out, r=dburns
2014-09-25 12:27:29 -04:00
David Burns
c8ca163495
Bug 1070268: Add findChildElements endpoint to Marionette for WebDriver compatibility; r=jgriffin
2014-09-25 15:42:35 +01:00