Chris Manchester
18a2cf7cb0
Bug 1218010 - Shorten the polling interval when waiting for httpd.js startup in mochitest. r=ahal
...
I noticed in automation logs that we always wait about 1s for httpd.js to be
ready -- this is the minimum we could wait if we wait at all, because we poll
every second. Bringing the polling interval down to 100ms locally shows we
succeed after waiting just once. This is a perceptible speedup, and will
have an effect for every dir now that we run-by-dir.
2015-10-26 10:42:04 -07:00
Andrew Halberstadt
b731927c97
Bug 1216254 - [mochitest] Ignore unknown log actions when interactive debugger enabled, r=chmanchester
2015-10-19 16:19:09 -04:00
Kris Maglione
d7cd4b0dea
Bug 1197422 - Part 2: [webext] Implement the pageAction API. r=billm ui-r=bwinton
2015-10-15 15:15:04 -07:00
Iaroslav (yarik) Sheptykin
06f15963af
Bug 1140512: Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer
2015-10-15 15:13:54 +02:00
Alexandre Poirot
56e4b75c0b
Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop
2015-10-15 03:45:22 -07:00
Joel Maher
60eab1be85
Bug 1162003 - linux asan mochitest-plain-e10s run-by-dir mode. r=jgriffin
2015-10-12 13:42:17 -04:00
Bill McCloskey
bf892cf58b
Back out bug 967873 - Test changes for async removeTab
2015-10-07 11:15:11 -07:00
Carsten "Tomcat" Book
9f1c0bf17d
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Sebastian Hengst
378b7180e7
Backed out changeset c6b267589d0d (bug 1202902) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE
2015-10-07 13:36:26 +02:00
Carsten "Tomcat" Book
9eaa0d1abc
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Edgar Chen
ad32f45a98
Bug 1211407 - Make |mach mochitest| use the adb under out/host/*/bin
if no --adbpath specified. r=ahal
2015-10-05 19:11:52 +08:00
Shu-yu Guo
53a85861c1
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Shu-yu Guo
335cec2303
Bug 1202902 - Fix the world. (r=ato for marionette, rs=Mossop for rest)
2015-10-06 14:00:30 -07:00
Wes Kocher
18b7fcf702
Merge m-c to inbound, a=merge
2015-10-06 12:16:50 -07:00
Mike Conley
1a329623c1
Bug 1110511 - Move tab-crashing test helper function to BrowserTestUtils.jsm r=felipe
2015-09-29 16:44:50 -04:00
Geoff Brown
ff3721af58
Bug 1207461 - Fix symbols path for robocop crash reporting; r=jmaher
2015-10-05 15:37:20 -06:00
Bill McCloskey
2a4d871bbc
Bug 967873 - Test changes for async removeTab (r=Gijs)
2015-10-01 21:18:05 -07:00
Kaustabh Datta Choudhury
4fd1260f89
Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop debug builds. r=jmaher
2015-10-06 09:46:24 -04:00
Gregory Szorc
e08d71c0b8
Bug 1208320 - Produce mochitest test archive without staging test files; r=glandium
...
This is very similar to what we did for xpcshell. Like xpcshell, there
are still some staged files. However, about 73MB of copies are
eliminated with this change. On my machine, overall execution time of
test packaging appears to decrease, although CPU usage is up slightly.
2015-09-30 09:46:35 -07:00
Tooru Fujisawa
563414fa72
Bug 1207499 - Part 10: Remove use of expression closure from testing/. r=jmaher
2015-09-23 18:42:19 +09:00
Andrew Halberstadt
4be27d77a2
Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester
2015-09-04 14:37:32 -04:00
Carsten "Tomcat" Book
20429d63e4
merge mozilla-inbound to mozilla-central a=merge
2015-09-29 12:00:25 +02:00
Wes Kocher
02a202b3f1
Merge m-c to b2ginbound, a=merge
2015-09-28 16:32:01 -07:00
Wes Kocher
c80bcca5af
Merge inbound to central, a=merge
2015-09-28 15:36:38 -07:00
Tim Chien
a69889d21e
Bug 1160923 - [B2G] Waiting for explicit mozContentEvent before sending out mozChromeEvents, r=vingtetun, f=ochaumeau
2015-09-28 09:27:49 -07:00
Kaustabh Datta Choudhury
ab598a47f1
Bug 1162003 - Enable run-by-dir mode on Fx desktop mac debug platform and re-enable a few tests. r=jmaher
2015-09-28 10:54:22 -04:00
Mike de Boer
e3dd813d53
Backed out changeset 77b2f22f48c7 (bug 1140512) due to invalid fix. rs=me,backout.
2015-09-28 12:55:46 +02:00
Wes Kocher
516c6171a4
Merge m-c to inbound, a=merge
2015-09-28 16:31:29 -07:00
Gijs Kruitbosch
ca43a89380
Bug 636905 - tangent: allow using JS to select clickable element on the content side, r=mconley
2015-09-26 14:57:03 +01:00
Carsten "Tomcat" Book
c0e40dc581
merge mozilla-inbound to mozilla-central a=merge
2015-09-24 12:03:40 +02:00
Kaustabh Datta Choudhury
b99eaf6bea
Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop opt builds. r=jmaher
2015-09-23 13:39:45 -04:00
Iaroslav (yarik) Sheptykin
79d7095e90
Bug 1140512 - Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer
2015-09-19 20:22:21 +02:00
Carsten "Tomcat" Book
ac0c1f45d7
merge mozilla-inbound to mozilla-central a=merge
2015-09-23 12:28:10 +02:00
Andrew Comminos
cbd8fc8916
Bug 1170342 - Don't disable XInput2 for mochitests on GTK3, off by default now. r=karlt
2015-09-22 22:25:23 -07:00
Nick Alexander
19cfacbf3c
Bug 1108782 - Part 1: straighten out Java classpaths. r=glandium
...
This commit is us getting out of our own way. We were specifying
-classpath twice, once in $(JAVAC) and once in java-build.mk. Only
the latter of these is active. This a problem for ANDROID_EXTRA_JARS
-- those JARs should be on the classpath and input to $(DX) -- and
JARs that should be on the classpath but *not* input to $(DX). This
commit removes the global flags to $(JAVAC) and adds
JAVA_{BOOT}CLASSPATH_JARS. This required some hijinkery moving
wildcards to moz.build files, but everything seems to work.
As well as clarifying some parts of the build, part 2 uses this work
to modify the classpath.
2015-08-31 13:35:05 -07:00
Wes Kocher
2ca91a29c1
Backed out changeset feceb41f1c3c (bug 1185244) for breaking running tests locally CLOSED TREE a=backout
2015-09-22 17:08:37 -07:00
Kartikaya Gupta
6e3587499b
Bug 1206858 - Ensure that multiple concurrent calls to waitForAllPaints are handled properly. r=mattwoodrow
2015-09-22 09:01:08 -04:00
Carsten "Tomcat" Book
396e563d8f
Merge mozilla-central to mozilla-inbound
2015-09-22 12:49:44 +02:00
Julian Seward
9a3ed192fa
Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn.
2015-09-22 12:00:57 +02:00
J. Ryan Stinnett
9494d02df8
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Julian Seward
f6e593cbb9
Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn.
2015-09-28 12:01:42 +02:00
Xidorn Quan
0a2ae54c78
Bug 1205144 - Remove 'REMOVED' commands from output of mach-commands and mach-debug-commands. r=gps DONTBUILD
2015-09-21 11:32:03 +10:00
Mark Banner
29b89f0f6c
Bug 1205591 - Add a basic service channel implementation for listening to Loop's link clicker and opening rooms when requested. r=mikedeboer
2015-09-19 14:22:56 +01:00
Neil Deakin
6bfbf47b2e
Bug 1197266, Reset pushed pref environment between browser tests, r=martijn
2015-09-17 11:20:32 -04:00
Geoff Brown
0e74006fd6
Bug 1199377 - Fetch host-utils for Android tests when needed; r=jmaher
2015-09-16 16:58:52 -06:00
Shu-yu Guo
d8faa01cea
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Gijs Kruitbosch
de8c3f4561
Bug 1196320 - ensure --appname is included in mochitest's ./mach command help, r=ahal
2015-09-14 19:28:55 +01:00
Kaustabh Datta Choudhury
ac6b147fc1
Bug 1162003 - Enable run-by-dir mode on Fx desktop debug & ASAN builds. r=jmaher
2015-09-10 09:52:00 +02:00
Nathan Froyd
3ceeef6258
Bug 1196430 - part 7 - teach process_leak_log how to symbolicate leaked object stacks; r=mccr8
2015-08-26 19:41:43 -04:00
Nathan Froyd
9fa90b8cd3
Bug 1196430 - part 6 - move cut-and-paste stack fixer code into mozrunner; r=wlach
...
This code is cut-and-pasted in several different places around the tree.
Let's put it in a common place.
2015-08-26 19:57:36 -04:00