Merge
This commit is contained in:
commit
cc4a484264
@ -127,6 +127,9 @@ class DebuggerTests(unittest.TestCase):
|
|||||||
" inferior's thread library, thread debugging will"
|
" inferior's thread library, thread debugging will"
|
||||||
" not be available.\n",
|
" not be available.\n",
|
||||||
'')
|
'')
|
||||||
|
err = err.replace("warning: Cannot initialize thread debugging"
|
||||||
|
" library: Debugger service failed\n",
|
||||||
|
'')
|
||||||
|
|
||||||
# Ensure no unexpected error messages:
|
# Ensure no unexpected error messages:
|
||||||
self.assertEqual(err, '')
|
self.assertEqual(err, '')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user