aboutsummaryrefslogtreecommitdiff
path: root/tests/thread/thread_exc2.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/thread/thread_exc2.py.exp')
-rw-r--r--tests/thread/thread_exc2.py.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/thread/thread_exc2.py.exp b/tests/thread/thread_exc2.py.exp
new file mode 100644
index 000000000..584bfab4d
--- /dev/null
+++ b/tests/thread/thread_exc2.py.exp
@@ -0,0 +1,5 @@
+Unhandled exception in thread started by <function thread_entry at 0x\[0-9a-f\]\+>
+Traceback (most recent call last):
+ File "thread/thread_exc2.py", line 6, in thread_entry
+ValueError:
+done