Mike Hommey
18d5833b4f
Bug 1186748 - Switch valgrind builds to Gtk+3. r=mshal
2015-08-04 07:05:24 +09:00
Mike Hommey
00536d1070
Bug 1187664 - Don't run gst-plugin-scanner through valgrind, it only leads to irrelevant errors. r=njn
2015-08-04 07:05:22 +09:00
Carsten "Tomcat" Book
537a4e43e1
Backed out changeset 695b89efecfa (bug 1187664)
2015-08-03 14:35:09 +02:00
Carsten "Tomcat" Book
88663c4035
Backed out changeset b8eacfe11fc5 (bug 1186748)
2015-08-03 14:34:57 +02:00
Mike Hommey
cf32d2af9c
Bug 1186748 - Switch valgrind builds to Gtk+3. r=mshal
2015-07-31 16:42:22 +09:00
Mike Hommey
e266adb44b
Bug 1187649 - Add valgrind suppressions for leaks in Gtk+3, cairo and fontconfig that are not due to Gecko. r=njn
2015-07-31 16:42:20 +09:00
Mike Hommey
6eb0b94269
Bug 1187664 - Don't run gst-plugin-scanner through valgrind, it only leads to irrelevant errors. r=njn
2015-07-31 16:41:11 +09:00
Ryan VanderMeulen
c21faa1e70
Backed out changesets be94d55627f4 and dfc1cb1c26d9 (bug 1187664) because they depend on bug 1186748.
2015-07-30 12:07:38 -04:00
Mike Hommey
18a7b476f3
Bug 1187664 - Don't run gst-plugin-scanner through valgrind, it only leads to irrelevant errors. r=njn
2015-07-30 08:49:30 +09:00
Mike Hommey
10f84c0f96
Bug 1187245 - Make .mozconfig.mk environment variables available to mach valgrind-test. r=gps
2015-07-28 08:19:14 +09:00
Mike Hommey
f09a219955
Bug 1187662 - Add the -v option to valgrind when running valgrind-test. r=njn
...
This will add more verbosity, with the intent of having the triggered
suppressions be displayed in the form:
"--23983-- used_suppression: 3 Bug 794372 /builds/slave/try-l64-valgrind-0000000000000/src/build/valgrind/cross-architecture.sup:90 suppressed: 20,736 bytes in 648 blocks"
2015-07-27 08:18:44 +09:00
Mike Hommey
a845471c9b
Bug 965151 - Remove unnecessary LD_LIBRARY_PATH in valgrind driver script. r=mshal
2015-07-24 06:49:44 +09:00
Mike Hommey
a39dbbd6f5
Bug 965151 - Use tooltool in valgrind jobs. r=mshal
2015-07-24 06:49:40 +09:00
Mike Hommey
24258ca106
Bug 965151 - Move relevant parts of valgrind.sh from build/tools in-tree. r=mshal
2015-07-24 06:49:34 +09:00
Gregory Szorc
4f2fb895aa
Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium
...
This removes ambiguity as to which modules are being imported, making
import slightly faster as Python doesn't need to test so many
directories for file presence.
All files should already be using absolute imports because mach command
modules aren't imported to the package they belong to: they instead
belong to the "mach" package. So relative imports shouldn't have been
used.
2015-06-21 17:39:09 -07:00
Gregory Szorc
88efe94ba4
Bug 1176642 - Remove unused imports; r=glandium
2015-06-25 12:16:38 -07:00
Nicholas Nethercote
d512899a43
Bug 1069695 - Use --trace-children=yes in |mach valgrind-test|. r=jseward.
...
--HG--
extra : rebase_source : 3514fc02297fea921c13df7c8c02ab07c54616ab
2014-11-11 20:47:00 -08:00
Nicholas Nethercote
7264ca8247
Bug 1069034 - Update Valgrind suppressions to handle the more detailed stack traces given by Valgrind 3.10. r=jseward.
...
--HG--
extra : rebase_source : 4e9eff4e912d1e182863429cf3f7da5cfbaedc10
2014-10-01 20:27:37 -07: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
Nicholas Nethercote
046773aaca
Bug 1029204 - |mach valgrind-test|: add a timeout. r=ted.
...
--HG--
extra : rebase_source : f57cd6a4babc02b4d3c16321181a0381aca70993
2014-07-10 21:05:22 -07:00
Andrew Halberstadt
d638652838
Bug 997244 - Move emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin
2014-06-19 14:17:26 -04:00
Paolo Amadini
c2db067c01
Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske
2014-01-07 17:29:41 +01:00
Viktor Stanchev
4c71b0b657
Bug 984196 - glxtest should use _exit instead of exit. r=bgirard
...
--HG--
extra : rebase_source : 3bba6badd7e5a4031ad402cf88f7e0a15f4ba386
2014-03-28 16:06:18 -04:00
Nicholas Nethercote
a7472fc0e2
Bug 981359 - |mach valgrind-test|: Increase --num-callers from 20 to 36. r=gkw.
2014-03-11 14:55:42 -07:00
Nicholas Nethercote
9e5b9c7dc3
No bug. Fix a trivial regexp error. r=heycam.
2014-03-10 21:45:08 -07:00
Nicholas Nethercote
18aa4e1d22
Bug 979242 - Suppress leak in xcb_connect_to_fd detected by Valgrind. r=gkw.
...
DONTBUILD because NPOTB.
2014-03-06 22:50:10 -08:00
Andrew McCreight
1327a45957
Bug 972940 - Rename XPCOM_CC_ env vars to MOZ_CC_. r=smaug,njn
2014-02-20 14:27:03 -08:00
Nicholas Nethercote
d2553b55f5
Bug 966864 - |mach valgrind-test|: Parse Valgrind output so that different errors are distinguished for TBPL. r=gps.
...
--HG--
extra : rebase_source : de5bdf985c704e77ad1f9b4ab244d06141c92124
2014-02-05 16:17:09 -08:00
Nicholas Nethercote
38e7441572
Bug 966673 - Valgrind-on-TBPL: suppress a leak in libresolv-2.12.so. r=gkw.
2014-02-02 11:35:16 -08:00
Nicholas Nethercote
921f918ebf
Bug 957410 - Make |mach valgrind-test| detect errors in child processes. r=gps.
2014-01-22 16:26:55 -08:00
Nicholas Nethercote
bb6f46baf1
Bug 958376 - |mach valgrind-test|: Add a --suppressions option. r=gps.
...
--HG--
extra : rebase_source : 2e8e6618bb3b1a68ee25efb4c76acb8e53a5a4b2
2014-01-19 13:53:21 -08:00
Nicholas Nethercote
9e0974e47c
Bug 957487 - |mach valgrind-test|: Use --vex-iropt-register-updates=allregs-at-mem-access. r=gkw.
2014-01-08 14:02:02 -08:00
Nicholas Nethercote
916bc23890
Bug 952397 - Merge |mach valgrind-test| and valgrind_test.py. r=ted.
2013-12-19 21:33:01 -08:00
Nicholas Nethercote
df4c101fc9
Bug 631842 (part 2b) - Fix a mis-handling of platform-specific suppression files in |mach valgrind-test|. r=me.
...
--HG--
extra : rebase_source : 7a8a33d9db10ed47cf273358d99b6da874b48137
2013-12-19 17:33:34 -08:00
Nicholas Nethercote
df8b482aa5
Bug 631842 (part 2) - Implement |mach valgrind-test|. r=gps.
2013-12-18 17:36:08 -08:00
Nicholas Nethercote
1d246d0240
Bug 631842 (part 1) - Clone the PGO profile test script and data for use in the Valgrind test. r=ted.
...
--HG--
rename : build/pgo/profileserver.py => build/valgrind/valgrind_test.py
extra : rebase_source : bef17f3e49e9e94883897dfb75a986cb10dc6105
2013-12-18 13:42:14 -08:00
Nicholas Nethercote
ade2d4207d
Bug 944141 - Disable Valgrind suppressions that are no longer needed. r=me.
...
DONTBUILD
2013-11-28 05:39:28 -08:00
Nicholas Nethercote
f62fc45be0
Bug 944141 - Temporarily disable all Valgrind suppressions for unintentional problems within Mozilla code, to see which ones are still necessary.
2013-11-27 20:20:17 -08:00
Nicholas Nethercote
ee30824779
Bug 944133 - Valgrind-on-TBPL: Suppress an intentional leak.
...
NPOTB
2013-11-27 15:32:24 -08:00
Nicholas Nethercote
231e579c74
Bug 812421 - Remove a Valgrind suppression that bug 790338 hopefully removed the need for. r=me.
2013-11-24 16:09:19 -08:00
Gary Kwong
f4e825efaf
Bug 874658 - Add Valgrind suppression. DONTBUILD
2013-05-21 15:28:26 -07:00
Gary Kwong
2f8dea04c0
Bug 794364 is WONTFIX since JM has been removed. DONTBUILD
2013-05-21 15:12:55 -07:00
Gary Kwong
5d3e9b376e
Bug 866959 - Remove suppression since it is now fixed. DONTBUILD
2013-05-01 11:15:27 -07:00
Gary Kwong
dbfec19dda
Add suppression entry for bug 866959. DONTBUILD
2013-04-29 16:25:12 -07:00
Gary Kwong
061b084536
Update Valgrind suppressions for bug 793548 and bug 823782. DONTBUILD
...
--HG--
extra : rebase_source : 933131ab806fdbd77ecebebd84ff94e68909def1
2013-03-28 14:47:41 -07:00
Gary Kwong
ece9582bef
Add another suppression entry for bug 794372 and modify suppression for bug 793533. DONTBUILD
...
--HG--
extra : rebase_source : 5ae37908f830a910681b91ec2a5e09634c2bedc2
2013-03-19 17:53:05 -07:00
Gary Kwong
128c14b767
Remove suppression for bug 824647 since it is now fixed. DONTBUILD
2013-03-19 10:34:19 -07:00
Gary Kwong
496c0fca18
Suppress bug 850134 on 64-bit Linux builds. DONTBUILD
2013-03-12 17:58:20 -07:00
Gary Kwong
b68de1ae7f
Suppress bug 850134. DONTBUILD
2013-03-11 23:14:19 -07:00
Gary Kwong
c92c6ef6f2
Backout changeset 425835f6a9e2. The leak is still showing up, so re-add the suppression entry. DONTBUILD
...
--HG--
extra : rebase_source : b4cc98c405d4b12a88dcc48b4e073ea5a932fcdd
2013-01-25 10:41:23 -08:00