Web Inspector: the fix for test after massive rename in r114271.
authorloislo@chromium.org <loislo@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Apr 2012 13:35:32 +0000 (13:35 +0000)
committerloislo@chromium.org <loislo@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Apr 2012 13:35:32 +0000 (13:35 +0000)
https://bugs.webkit.org/show_bug.cgi?id=84147

Drive by fix. The test was renamed to heap-snapshot.html

Reviewed by Yury Semikhatsky.

* inspector/heap-snapshot.html: Renamed from PerformanceTests/inspector/detailed-heapshots-smoke-test.html.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114372 268f45cc-cd09-0410-ab3c-d52691b4dbfc

PerformanceTests/ChangeLog
PerformanceTests/inspector/heap-snapshot.html [moved from PerformanceTests/inspector/detailed-heapshots-smoke-test.html with 97% similarity]

index 4542206..b90a813 100644 (file)
@@ -1,3 +1,14 @@
+2012-04-17  Ilya Tikhonovsky  <loislo@chromium.org>
+
+        Web Inspector: the fix for test after massive rename in r114271.
+        https://bugs.webkit.org/show_bug.cgi?id=84147
+
+        Drive by fix. The test was renamed to heap-snapshot.html
+
+        Reviewed by Yury Semikhatsky.
+
+        * inspector/heap-snapshot.html: Renamed from PerformanceTests/inspector/detailed-heapshots-smoke-test.html.
+
 2012-04-16  Yury Semikhatsky  <yurys@chromium.org>
 
         Web Inspector: rename heap profiler files and classes DetailedHeapshot* ->HeapSnapshot*
@@ -1,7 +1,7 @@
 <html>
 <head>
   <script src="../../LayoutTests/http/tests/inspector/inspector-test.js"></script>
-  <script src="../../LayoutTests/inspector/profiler/detailed-heapshots-test.js"></script>
+  <script src="../../LayoutTests/inspector/profiler/heap-snapshot-test.js"></script>
   <script src="performance-test.js"></script>
 <script>