<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
HI Archana,<br>
<br>
Is this output from wok or Kimchi tests?<br>
<br>
To make sure your patch does not break anything else, run "make
check" prior and before your changes and make sure any new failure
is added.<br>
<br>
Regards,<br>
Aline Manera<br>
<br>
<div class="moz-cite-prefix">On 12/10/2015 10:36, Archana Singh
wrote:<br>
</div>
<blockquote cite="mid:561BB76B.60704@linux.vnet.ibm.com" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
"make check" is failing for me for the latest-code I pulled from
git(without any changes). Could you please let me know if
something need to be done which is system specific?<br>
<br>
<img src="cid:part1.07070303.08000502@linux.vnet.ibm.com" alt=""><br>
<br>
<br>
<div class="moz-cite-prefix">On 10/9/2015 4:30 AM, Aline Manera
wrote:<br>
</div>
<blockquote cite="mid:5616F577.80500@linux.vnet.ibm.com"
type="cite"> <br>
There are tests failing with this patch. <br>
Please, run "make check" on wok and kimchi to make sure your
patch does not break anything. <br>
<br>
On 05/10/2015 12:50, <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:archus@linux.vnet.ibm.com">archus@linux.vnet.ibm.com</a>
wrote: <br>
<blockquote type="cite">From: Archana Singh <a
moz-do-not-send="true" class="moz-txt-link-rfc2396E"
href="mailto:archus@linux.vnet.ibm.com"><archus@linux.vnet.ibm.com></a>
<br>
<br>
Signed-off-by: Archana Singh <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:archus@linux.vnet.ibm.com"><archus@linux.vnet.ibm.com></a>
<br>
--- <br>
src/wok/control/base.py | 2 +- <br>
1 file changed, 1 insertion(+), 1 deletion(-) <br>
<br>
diff --git a/src/wok/control/base.py b/src/wok/control/base.py
<br>
index 5c5c95f..912ed16 100644 <br>
--- a/src/wok/control/base.py <br>
+++ b/src/wok/control/base.py <br>
@@ -163,7 +163,7 @@ class Resource(object): <br>
self.role_key,
self.admin_methods) <br>
<br>
try: <br>
- self.lookup() <br>
+ self.info = {} <br>
if not self.is_authorized(): <br>
raise UnauthorizedError('WOKAPI0009E') <br>
<br>
</blockquote>
<br>
</blockquote>
<br>
</blockquote>
<br>
</body>
</html>