fix timeout values for general.idle_wait() and add Trace::Assert check with Trace::Error check, remove the 'failed to open' check (not needed)

This commit is contained in:
jromnoa
2021-05-18 17:27:42 -07:00
parent c3fe375e8f
commit 6f22cfd20b
2 changed files with 9 additions and 8 deletions
@@ -163,6 +163,7 @@ class TestAtomEditorComponentsMain(object):
]
unexpected_lines = [
"Trace::Assert",
"Trace::Error",
"Traceback (most recent call last):",
]