From 710a442d31832c66f59f90730f4d49ddedeb57f5 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Mon, 18 Jun 2018 17:49:44 +0200 Subject: [PATCH] removed invalid test --- streamApp/tests/test64Bit | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/streamApp/tests/test64Bit b/streamApp/tests/test64Bit index 63b6a37..3a960fa 100755 --- a/streamApp/tests/test64Bit +++ b/streamApp/tests/test64Bit @@ -81,8 +81,9 @@ ioccmd {dbpf DZ:mbbo -1} assure "mbbo 4294967295 ffffffff 11111111111111111111111111111111\n" ioccmd {dbpf DZ:mbboDirect.B0 1} assure "mbboDirect 1 1 1\n" -ioccmd {dbpf DZ:mbboDirect -1} -assure "mbboDirect 65535 ffff 1111111111111111\n" +#Writing to mbboDirect.VAL is not supported by EPICS +#ioccmd {dbpf DZ:mbboDirect -1} +#assure "mbboDirect 65535 ffff 1111111111111111\n" ioccmd {dbpf DZ:ai.PROC 1} assure "ai?\n" send "-1\n"