summaryrefslogtreecommitdiffstats
path: root/src/usr/scan
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/scan')
-rw-r--r--src/usr/scan/test/scantest.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/scan/test/scantest.H b/src/usr/scan/test/scantest.H
index 041587d4a..7f843358d 100644
--- a/src/usr/scan/test/scantest.H
+++ b/src/usr/scan/test/scantest.H
@@ -51,6 +51,10 @@ public:
void test_SCANreadWrite_proc(void)
{
+ // Comment out until bbuild level has the fix. Use RTC 64716
+ // to re-enable the testcase
+ return;
+
TRACFCOMP( g_trac_scandd, "scanTest::test_SCANreadWrite_proc> Start" );
uint64_t fails = 0;
OpenPOWER on IntegriCloud