http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=639
Summary: xm-test multiple test failures -
XmTestLib.Console.ConsoleError: Timed out waiting for
console
Product: Xen
Version: unstable
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: dbarrera@xxxxxxxxxx
CC: pl@xxxxxxxxxx, hohnbaum@xxxxxxxxxx, dsteklof@xxxxxxxxxx
Multiple xm-test cases failing with the same error:
XmTestLib.Console.ConsoleError: Timed out waiting for console
Changeset: 9960
I am seeing this errors on two i386 machines, SLES 9 SP2 based.
[snippet]
...
[dom0] Running `xm create /tmp/xm-test.conf'
Using config file "/tmp/xm-test.conf".
Started domain 15_create_smallmem_pos-1147264933
Console executing: ['/usr/sbin/xm', 'xm', 'console',
'15_create_smallmem_pos-1147264933']
[15_create_smallmem_pos-1147264933] Sending `input'
Traceback (most recent call last):
File "./15_create_smallmem_pos.test", line 15, in ?
console = domain.start()
File "/tmp/xen-unstable.hg/tools/xm-test/lib/XmTestLib/XenDomain.py", line
233, in start
return self.getConsole()
File "/tmp/xen-unstable.hg/tools/xm-test/lib/XmTestLib/XenDomain.py", line
284, in getConsole
self.console.sendInput("input")
File "/tmp/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py", line 231,
in sendInput
realOutput = self.__runCmd(input)
File "/tmp/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py", line 179,
in __runCmd
raise ConsoleError("Timed out waiting for console")
XmTestLib.Console.ConsoleError: Timed out waiting for console
FAIL: 15_create_smallmem_pos.test
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|