summaryrefslogtreecommitdiffstats
path: root/src/usr/scan
diff options
context:
space:
mode:
authorvanlee <vanlee@us.ibm.com>2013-03-01 12:38:27 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-03-04 09:59:08 -0600
commit77081c88cb1356c5226cd34e6022b8a268ba46fe (patch)
treeb18d71e9e920bd453a21a3a3400081979b9dc869 /src/usr/scan
parent4e6456f1561ba036bc7b3681ececb8576937628c (diff)
downloadtalos-hostboot-77081c88cb1356c5226cd34e6022b8a268ba46fe.tar.gz
talos-hostboot-77081c88cb1356c5226cd34e6022b8a268ba46fe.zip
Move bbuild to b0226a_1309.8011
Change-Id: I6ea44b24b27a833534e378fa552e1930a73759f5 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3395 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
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