Index: LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt |
diff --git a/LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt b/LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt |
index 14aa5a51eea3b1ad82ea5e3923cd4ce5da227135..782a532d82942fc2b120a1ecddffac40806fd8ce 100644 |
--- a/LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt |
+++ b/LayoutTests/inspector/profiler/heap-snapshot-summary-search-by-id-expected.txt |
@@ -4,6 +4,12 @@ Profiler was enabled. |
Detailed heap profiles were enabled. |
Running: testSearch |
+PASS: found node @101 with class 'A' |
+PASS: node @a was not found |
+PASS: node @999 was not found |
+PASS: found node @100 with class 'B' |
+PASS: found node @400 with class 'B' |
+PASS: found node @401 with class 'A' |
Profiler was disabled. |