Commit Graph

1875 Commits

Author SHA1 Message Date
Ahmed Kachkach
64d7f2ea45 Bug 1052937 - Default value for missing subtest in mochitest structured logs. r=ahal 2014-08-18 23:15:00 -04:00
Ehsan Akhgari
22b151eb6b Bug 1055286 - Flatten editor/libeditor/text to editor/libeditor; r=poiru
--HG--
rename : editor/libeditor/text/crashtests/403965-1.xhtml => editor/libeditor/crashtests/403965-1.xhtml
rename : editor/libeditor/text/crashtests/580151-1.xhtml => editor/libeditor/crashtests/580151-1.xhtml
rename : editor/libeditor/text/nsInternetCiter.cpp => editor/libeditor/nsInternetCiter.cpp
rename : editor/libeditor/text/nsInternetCiter.h => editor/libeditor/nsInternetCiter.h
rename : editor/libeditor/text/nsPlaintextDataTransfer.cpp => editor/libeditor/nsPlaintextDataTransfer.cpp
rename : editor/libeditor/text/nsPlaintextEditor.cpp => editor/libeditor/nsPlaintextEditor.cpp
rename : editor/libeditor/text/nsPlaintextEditor.h => editor/libeditor/nsPlaintextEditor.h
rename : editor/libeditor/text/nsTextEditRules.cpp => editor/libeditor/nsTextEditRules.cpp
rename : editor/libeditor/text/nsTextEditRules.h => editor/libeditor/nsTextEditRules.h
rename : editor/libeditor/text/nsTextEditRulesBidi.cpp => editor/libeditor/nsTextEditRulesBidi.cpp
rename : editor/libeditor/text/nsTextEditUtils.cpp => editor/libeditor/nsTextEditUtils.cpp
rename : editor/libeditor/text/nsTextEditUtils.h => editor/libeditor/nsTextEditUtils.h
rename : editor/libeditor/text/tests/test_bug1026397.html => editor/libeditor/tests/test_bug1026397.html
rename : editor/libeditor/text/tests/test_bug318065.html => editor/libeditor/tests/test_bug318065.html
rename : editor/libeditor/text/tests/test_bug471319.html => editor/libeditor/tests/test_bug471319.html
rename : editor/libeditor/text/tests/test_bug471722.html => editor/libeditor/tests/test_bug471722.html
rename : editor/libeditor/text/tests/test_bug483651.html => editor/libeditor/tests/test_bug483651.html
rename : editor/libeditor/text/tests/test_bug527935.html => editor/libeditor/tests/test_bug527935.html
rename : editor/libeditor/text/tests/test_bug569988.html => editor/libeditor/tests/test_bug569988.html
rename : editor/libeditor/text/tests/test_bug590554.html => editor/libeditor/tests/test_bug590554.html
rename : editor/libeditor/text/tests/test_bug596001.html => editor/libeditor/tests/test_bug596001.html
rename : editor/libeditor/text/tests/test_bug596333.html => editor/libeditor/tests/test_bug596333.html
rename : editor/libeditor/text/tests/test_bug596506.html => editor/libeditor/tests/test_bug596506.html
rename : editor/libeditor/text/tests/test_bug597331.html => editor/libeditor/tests/test_bug597331.html
rename : editor/libeditor/text/tests/test_bug600570.html => editor/libeditor/tests/test_bug600570.html
rename : editor/libeditor/text/tests/test_bug602130.html => editor/libeditor/tests/test_bug602130.html
rename : editor/libeditor/text/tests/test_bug603556.html => editor/libeditor/tests/test_bug603556.html
rename : editor/libeditor/text/tests/test_bug604532.html => editor/libeditor/tests/test_bug604532.html
rename : editor/libeditor/text/tests/test_bug625452.html => editor/libeditor/tests/test_bug625452.html
rename : editor/libeditor/text/tests/test_bug629172.html => editor/libeditor/tests/test_bug629172.html
rename : editor/libeditor/text/tests/test_bug636465.xul => editor/libeditor/tests/test_bug636465.xul
rename : editor/libeditor/text/tests/test_bug638596.html => editor/libeditor/tests/test_bug638596.html
rename : editor/libeditor/text/tests/test_bug641466.html => editor/libeditor/tests/test_bug641466.html
rename : editor/libeditor/text/tests/test_bug645914.html => editor/libeditor/tests/test_bug645914.html
rename : editor/libeditor/text/tests/test_bug681229.html => editor/libeditor/tests/test_bug681229.html
rename : editor/libeditor/text/tests/test_bug692520.html => editor/libeditor/tests/test_bug692520.html
rename : editor/libeditor/text/tests/test_bug740784.html => editor/libeditor/tests/test_bug740784.html
rename : editor/libeditor/text/tests/test_bug757771.html => editor/libeditor/tests/test_bug757771.html
rename : editor/libeditor/text/tests/test_bug830600.html => editor/libeditor/tests/test_bug830600.html
rename : editor/libeditor/text/tests/test_dom_input_event_on_texteditor.html => editor/libeditor/tests/test_dom_input_event_on_texteditor.html
rename : editor/libeditor/text/tests/test_texteditor_keyevent_handling.html => editor/libeditor/tests/test_texteditor_keyevent_handling.html
2014-08-18 20:59:37 -04:00
Ahmed Kachkach
4dad8c56d4 Bug 1050855 - Remove --log-file and --file-level options. r=ahal 2014-08-15 15:42:00 -04:00
Ryan VanderMeulen
13a40152e9 Bug 874437 - Increase B2G mochitest leak threshold to 5012 bytes. rs=khuey 2014-08-17 15:09:27 -04:00
Ahmed Kachkach
fd804e3242 Bug 1054304 - Correct test status for tests that do not call SimpleTest.finish(). r=chmanchester 2014-08-15 09:26:00 -04:00
Ahmed Kachkach
566b7313a3 Bug 1050251 - Use the correct message/name for chrome mochitest asserts. r=chmanchester 2014-08-15 14:42:00 -04:00
Ahmed Kachkach
43534ae411 Bug 1052937 - Add a default value for mochitest assertions' name. r=ahal 2014-08-13 11:09:00 -04:00
Ahmed Kachkach
0cf274b769 Bug 1051635 - Fix the missing error handling in TestRunner (structured logging). r=chmanchester 2014-08-12 13:59:00 -04:00
Ahmed Kachkach
5a50f85702 Bug 1051024 - Remove unstructured logs parsing in mochitest handlers. r=ahal 2014-08-08 14:15:00 -04:00
Ahmed Kachkach
f4a450fd88 Bug 1039833 - Add structured logging command line arguments for mochitest/mach. r=chmanchester, r=ahal 2014-08-13 12:03:00 -04:00
Ed Morley
f89428e987 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-14 08:50:16 +01:00
Geoff Brown
6bd1bfc0ee Bug 970994 - Add NSPR log support for Android mochitests; r=dminor
--HG--
extra : rebase_source : 354fdabf202da6ecb6823c4190b79290793a3734
2014-08-13 16:23:26 -06:00
Wes Johnston
43899b951c Bug 1046493 - Enable video casting during tests. r=gbrown 2014-08-13 14:53:34 -07:00
Ryan VanderMeulen
11585b0a0d Merge m-c to fx-team. a=merge 2014-08-13 15:32:14 -04:00
Tim Taubert
c05e42221f Bug 1052371 - Fix m-bc shutdown leak detector r=akachkach 2014-08-12 21:23:29 +02:00
Ed Morley
ef38f72afe Bug 1039019 - Set MOZ_DISABLE_NONLOCAL_CONNECTIONS for opt B2G mochitests; r=froydnj 2014-08-13 16:51:50 +01:00
Eric Rahm
c810feb332 Bug 1049051 - Part 6: Adjust leak threshold. r=khuey
--HG--
extra : rebase_source : a57e3fa89c2aa84ac0017b4975efc83bd440df9d
2014-08-12 11:44:25 -07:00
Geoff Brown
c3b12d660f Bug 1042097 - Upload Android tombstones to blobber; r=dminor 2014-08-11 11:55:28 -06:00
Bobby Holley
12e0c48603 Bug 1026785 - Fix typo. r=me DONTBUILD 2014-08-09 17:36:09 -04:00
Ryan VanderMeulen
db9cc2a062 Merge inbound to m-c. a=merge 2014-08-09 11:19:46 -04:00
Sylvestre Ledru
ac9d156829 Bug 1050715 - Update the description of the various tests targed proposed by './mach help' r=jmaher
--HG--
extra : rebase_source : 29019a02711ffce5c148787517051855259b6446
2014-08-09 15:37:29 +02:00
Gijs Kruitbosch
dd90c545b0 Bug 1051066 - fix mochitest-chrome for single test runs, r=ted
--HG--
extra : rebase_source : 85ddaf183d33014d86b5659db10871b9ae2abc94
2014-08-09 09:26:53 +01:00
Wes Kocher
ac5cbf85c0 Merge m-c to b2g-inbound 2014-08-08 14:43:55 -07:00
Kyle Huey
1e4f1b5087 Bug 1038943: Adjust the leak threshold after fixing bug 1050494 and bug 1050509. r=me 2014-08-08 14:07:52 -07:00
Ryan VanderMeulen
7aaaba8729 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-07 17:49:02 -04:00
Ryan VanderMeulen
d4a25b4a60 Merge fx-team to m-c. a=merge 2014-08-07 17:24:52 -04:00
Kyle Huey
89960fe70a Bug 1038943: Adjust the b2g leak threshold after fixing bug 1047757. r=me 2014-08-07 07:51:30 -07:00
J. Ryan Stinnett
1b2191be57 Bug 1040130 - Allow specifying a client cert for sockets. r=keeler, r=mcmanus 2014-08-07 16:32:00 -04:00
Mike Hommey
0f4c5d9244 Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Ahmed Kachkach
d349d89f34 Bug 1050148 - Dump the log buffer after each run (with run-by-dir). r=jmaher
--HG--
extra : rebase_source : 8dd613dad733c63dd84981fc582149a85cd45c31
2014-08-07 10:58:00 -04:00
Martijn Wargers
f5cc8ebbf5 Bug 1049999 - Let the test run become failed when SimpleTest.js barfs on a parent.TestRunner call. r=jmaher
--HG--
extra : rebase_source : e1f10ab75a8092c1b5e8dce6f366eadb5b8b0d47
2014-08-06 17:33:56 -07:00
Steven Lee
aa3d6c0c8a Bug 1046515 - Add support for the "repeat" and "run-until-failure" mach commands on B2G. r=ahal 2014-08-04 23:29:00 -04:00
Chris Manchester
c3199ff8eb Bug 1048288 - Log test_end messages instead of errors to prevent useful messages about assertion counts from being buffered.;r=ahal 2014-08-06 17:14:11 -04:00
Andrew Halberstadt
6d26c79fa3 Bug 1026785 - gen_template.pl should generate html files by default for chrome mochitests, r=bholley
--HG--
rename : testing/mochitest/static/chrome.template.txt => testing/mochitest/static/chromexul.template.txt
2014-08-05 13:56:43 -04:00
Kyle Huey
e46074d043 Bug 1038943: Update the b2g mochitest leak threshold. r=me a=me 2014-08-05 19:20:48 -07:00
Kyle Huey
ead551b67a Bug 1038943: Turn on leak checking on B2G with an initial threshold of 400000 bytes. r=ahal,dbaron 2014-08-05 14:11:53 -07:00
Ryan VanderMeulen
f8e5caee0f Merge inbound to m-c on a CLOSED TREE. a=merge 2014-08-04 16:06:19 -04:00
Ryan VanderMeulen
cd1b84f5fd Merge fx-team to m-c. a=merge 2014-08-04 16:03:44 -04:00
Ahmed Kachkach
f1ef2cf9b4 Bug 1046566 - Avoid instantiating multiple structured loggers. r=ahal 2014-08-01 11:46:00 -04:00
James Graham
274e8fdffc Bug 1042921 - Explicitly type-convert all input to mozlog.structured.;r=ahal 2014-08-04 10:29:58 +01:00
Chris Manchester
795bbd3001 Bug 1044206 - Revert the global logger in mochitest's runtests to use python stdlib logging for compatibility with mozharness regex.;r=ahal 2014-07-30 09:55:45 -04:00
Ahmed Kachkach
3971b1c36d Bug 1034267 - Structured Logging for robocop. r=gbrown 2014-07-29 14:11:00 +02:00
Youngwoo Jo
0d612257f7 Bug 1028003 - [B2G][mochitest] 'wifi' option is not working on running b2g device mochitest. r=jgriffin 2014-06-19 23:23:00 -04:00
Ahmed Kachkach
e19eef2a03 Bug 1042963 - Only execute the first_error handler on test_status messages. r=Vaibhav 2014-07-28 11:44:00 +02:00
Wes Kocher
06c9309fec Merge m-c to inbound on a CLOSED TREE 2014-07-28 18:51:24 -07:00
Mike Hommey
20d181268e Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Chris Manchester
11a131f663 Bug 1045255 - Add back global logging setup removed in bug 886570 needed for leak logging on a CLOSED TREE.;r=gps 2014-07-28 19:51:55 -04:00
Ahmed Kachkach
c35ed47afd Bug 1043485 - Save last Android robocop test name when logs are unstructured. r=edmorley 2014-07-25 11:26:00 +02:00
Ahmed Kachkach
e6ce21616f Bug 1043420 - Use actual log level in mochitest logs instead of always INFO. r=ted 2014-07-24 08:49:00 +02:00
Vaibhav Agrawal
9daaa98492 Bug 1038813 - Make the job bisection bleedthrough log output parsable by TBPL & Treeherder. r=edmorley 2014-07-23 10:23:00 +02:00