summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/regress/regress-crbug-1270780-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/regress/regress-crbug-1270780-expected.txt')
-rw-r--r--deps/v8/test/inspector/regress/regress-crbug-1270780-expected.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/deps/v8/test/inspector/regress/regress-crbug-1270780-expected.txt b/deps/v8/test/inspector/regress/regress-crbug-1270780-expected.txt
new file mode 100644
index 0000000000..da4e8a05a9
--- /dev/null
+++ b/deps/v8/test/inspector/regress/regress-crbug-1270780-expected.txt
@@ -0,0 +1,22 @@
+Regression test for crbug.com/1270780.
+
+Running test: testThrowingGenerator
+Not pausing for uncaught exception: SUCCESS
+Pause no. 1 for caught exception: SUCCESS
+
+Running test: testThrowingNext
+Not pausing for uncaught exception: SUCCESS
+Pause no. 1 for caught exception: SUCCESS
+
+Running test: testThrowingReturn
+Not pausing for uncaught exception: SUCCESS
+Pause no. 1 for caught exception: SUCCESS
+
+Running test: testThrowingLoopBody
+Not pausing for uncaught exception: SUCCESS
+Pause no. 1 for caught exception: SUCCESS
+
+Running test: testThrowingLoopBodyAndThrowingReturn
+Not pausing for uncaught exception: SUCCESS
+Pause no. 1 for caught exception: SUCCESS
+Pause no. 2 for caught exception: SUCCESS