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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-active-dom-object-expected.txt

Issue 2350733002: Revert of Add tests for trace wrappers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 21: Created 2 MediaQueryList eleements 1 CONSOLE MESSAGE: line 21: Created 2 MediaQueryList eleements
2 Test that all ActiveDOMObjects with pending activities will get into one group i n the heap snapshot. Bug 426809. 2 Test that all ActiveDOMObjects with pending activities will get into one group i n the heap snapshot. Bug 426809.
3 3
4 Took heap snapshot 4 Took heap snapshot
5 Parsed snapshot 5 Parsed snapshot
6 FAIL: cannot find '(Pending activities group)' 6 SUCCESS: found (Pending activities group)
7 SUCCESS: found Pending activities / 3 entries
8 SUCCESS: found 2 MediaQueryLists in Pending activities / 3 entries
7 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698