108b6d34c2
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/valgrind.git#a37c73550f3cda4b379c1269aae78bda01a7619f
14 lines
721 B
Diff
14 lines
721 B
Diff
diff --git a/gdbserver_tests/nlcontrolc.vgtest b/gdbserver_tests/nlcontrolc.vgtest
|
|
index bb5308403..4eb479595 100644
|
|
--- a/gdbserver_tests/nlcontrolc.vgtest
|
|
+++ b/gdbserver_tests/nlcontrolc.vgtest
|
|
@@ -13,7 +13,7 @@ args: 1000000000 1000000000 1000000000 BSBSBSBS 1
|
|
vgopts: --tool=none --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-nlcontrolc
|
|
stderr_filter: filter_stderr
|
|
# Bug 338633 nlcontrol hangs on arm64 currently.
|
|
-prereq: test -e gdb -a -f vgdb.invoker && ! ../tests/arch_test arm64 && ! ../tests/os_test solaris
|
|
+prereq: false && test -e gdb -a -f vgdb.invoker && ! ../tests/arch_test arm64 && ! ../tests/os_test solaris
|
|
progB: gdb
|
|
argsB: --quiet -l 60 --nx ./sleepers
|
|
stdinB: nlcontrolc.stdinB.gdb
|