Remove valgrind-3.8.0-tests.patch tests no longer hang.
This commit is contained in:
parent
8d4aeadf74
commit
cf4ae1d4c8
@ -1,24 +0,0 @@
|
|||||||
Disable some hanging tests.
|
|
||||||
|
|
||||||
--- valgrind-3.8.0/helgrind/tests/Makefile.am.jj 2011-10-26 23:24:25.000000000 +0200
|
|
||||||
+++ valgrind-3.8.0/helgrind/tests/Makefile.am 2012-01-27 15:01:58.955624195 +0100
|
|
||||||
@@ -96,7 +96,6 @@ EXTRA_DIST = \
|
|
||||||
# XXX: tc18_semabuse uses operations that are unsupported on Darwin. It
|
|
||||||
# should be conditionally compiled like tc20_verifywrap is.
|
|
||||||
check_PROGRAMS = \
|
|
||||||
- annotate_hbefore \
|
|
||||||
cond_timedwait_invalid \
|
|
||||||
free_is_write \
|
|
||||||
hg01_all_ok \
|
|
||||||
--- valgrind-3.8.0/helgrind/tests/Makefile.in.jj 2011-11-05 12:26:51.000000000 +0100
|
|
||||||
+++ valgrind-3.8.0/helgrind/tests/Makefile.in 2012-01-27 15:02:40.285383038 +0100
|
|
||||||
@@ -54,8 +54,7 @@
|
|
||||||
@VGCONF_HAVE_PLATFORM_SEC_TRUE@am__append_2 = -DVGA_SEC_@VGCONF_ARCH_SEC@=1 \
|
|
||||||
@VGCONF_HAVE_PLATFORM_SEC_TRUE@ -DVGP_SEC_@VGCONF_ARCH_PRI@_@VGCONF_OS@=1
|
|
||||||
|
|
||||||
-check_PROGRAMS = annotate_hbefore$(EXEEXT) \
|
|
||||||
- cond_timedwait_invalid$(EXEEXT) free_is_write$(EXEEXT) \
|
|
||||||
+check_PROGRAMS = cond_timedwait_invalid$(EXEEXT) free_is_write$(EXEEXT) \
|
|
||||||
hg01_all_ok$(EXEEXT) hg02_deadlock$(EXEEXT) \
|
|
||||||
hg03_inherit$(EXEEXT) hg04_race$(EXEEXT) hg05_race2$(EXEEXT) \
|
|
||||||
hg06_readshared$(EXEEXT) locked_vs_unlocked1$(EXEEXT) \
|
|
@ -20,7 +20,7 @@ Patch4: valgrind-3.8.0-stat_h.patch
|
|||||||
Patch5: valgrind-3.8.0-config_h.patch
|
Patch5: valgrind-3.8.0-config_h.patch
|
||||||
Patch6: valgrind-3.8.0-capget.patch
|
Patch6: valgrind-3.8.0-capget.patch
|
||||||
Patch7: valgrind-3.8.0-pie.patch
|
Patch7: valgrind-3.8.0-pie.patch
|
||||||
Patch8: valgrind-3.8.0-tests.patch
|
|
||||||
Patch9: valgrind-3.8.0-enable-armv5.patch
|
Patch9: valgrind-3.8.0-enable-armv5.patch
|
||||||
Patch10: valgrind-3.8.0-ldso-supp.patch
|
Patch10: valgrind-3.8.0-ldso-supp.patch
|
||||||
Patch11: valgrind-3.8.0-x86-backtrace.patch
|
Patch11: valgrind-3.8.0-x86-backtrace.patch
|
||||||
@ -157,7 +157,7 @@ for details.
|
|||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
%patch8 -p1
|
|
||||||
%patch9 -p1
|
%patch9 -p1
|
||||||
%patch10 -p1
|
%patch10 -p1
|
||||||
%patch11 -p1
|
%patch11 -p1
|
||||||
@ -310,8 +310,7 @@ echo ===============END TESTING===============
|
|||||||
- Add valgrind-3.8.0-avx2-prereq.patch.
|
- Add valgrind-3.8.0-avx2-prereq.patch.
|
||||||
- Remove accidentially included diffs for gdbserver_tests and helgrind/tests
|
- Remove accidentially included diffs for gdbserver_tests and helgrind/tests
|
||||||
Makefile.in from valgrind-3.8.0-avx2-bmi-fma.patch.gz
|
Makefile.in from valgrind-3.8.0-avx2-bmi-fma.patch.gz
|
||||||
- Remove gdbserver_tests Makefile changes from /valgrind-3.8.0-tests.patch
|
- Remove valgrind-3.8.0-tests.patch tests no longer hang.
|
||||||
tests no longer hang.
|
|
||||||
- Added SCL macros to support building as part of a Software Collection.
|
- Added SCL macros to support building as part of a Software Collection.
|
||||||
|
|
||||||
* Wed Sep 12 2012 Mark Wielaard <mjw@redhat.com> 3.8.0-8
|
* Wed Sep 12 2012 Mark Wielaard <mjw@redhat.com> 3.8.0-8
|
||||||
|
Loading…
Reference in New Issue
Block a user