Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(376)

Unified Diff: test/inspector/debugger/promise-chain-when-limit-hit-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: comments addressed Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/inspector/debugger/promise-chain-when-limit-hit-expected.txt
diff --git a/test/inspector/debugger/promise-chain-when-limit-hit-expected.txt b/test/inspector/debugger/promise-chain-when-limit-hit-expected.txt
index 283c913e2ec519cfb6384a8f1d3afa6fbe8798e6..57357ab15ae37d0fa249cf584b608483365420ca 100644
--- a/test/inspector/debugger/promise-chain-when-limit-hit-expected.txt
+++ b/test/inspector/debugger/promise-chain-when-limit-hit-expected.txt
@@ -1,3 +1,4 @@
+Tests how async promise chains behave when reaching the limit of stacks
Checks correctness of promise chains when limit hit
inspector.setMaxAsyncTaskStacks(3)
Run expression 'console.trace()' with async chain len: 3
« no previous file with comments | « test/inspector/debugger/promise-chain-when-limit-hit.js ('k') | test/inspector/debugger/protocol-string-to-double-locale.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698