[Webkit-unassigned] [Bug 93624] New: [Chromium] Incorrect Win results for inspector/console/console-format-collections.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 09:59:07 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93624

           Summary: [Chromium] Incorrect Win results for
                    inspector/console/console-format-collections.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fmalita at chromium.org
                CC: pfeldman at chromium.org


The following layout test is failing on Chromium Win:

inspector/console/console-format-collections.html

Result diff:

--- E:\b\build\slave\Webkit_Win\build\layout-test-results\inspector/console/console-format-collections-expected.txt 
+++ E:\b\build\slave\Webkit_Win\build\layout-test-results\inspector/console/console-format-collections-actual.txt 
@@ -18,24 +18,4 @@
 CONSOLE MESSAGE: line 51: [object Arguments]
 Tests that console nicely formats HTML Collections and NodeLists.

-[<select id="sel" name="sel">…</select>] console-format-collections.html:15
-[<script src="../../http/tests/inspector/inspector-test.js"></script>, <script src="../../http/tests/inspector/console-test.js"></script>, <script>…</script>] console-format-collections.html:19
-[<option value="1">one</option>, <option value="2">two</option>] console-format-collections.html:23
-[<html>…</html>, <head>…</head>, <script src="../../http/tests/inspector/inspector-test.js"></script>, <script src="../../http/tests/inspector/console-test.js"></script>, <script>…</script>, <body onload="onload()">…</body>, <p>
-Tests that console nicely formats HTML Collections and NodeLists.
-</p>, <div style="display:none">…</div>, <form id="f">…</form>, <select id="sel" name="sel">…</select>, <option value="1">one</option>, <option value="2">two</option>, <input type="radio" name="x" value="x1">, <input type="radio" name="x" value="x2">] console-format-collections.html:27
-[<select id="sel" name="sel">…</select>, <input type="radio" name="x" value="x1">, <input type="radio" name="x" value="x2">] console-format-collections.html:31
-[<input type="radio" name="x" value="x1">, <input type="radio" name="x" value="x2">] console-format-collections.html:35
-[1, Array[2]] console-format-collections.html:41
-NonArrayWithLength console-format-collections.html:44
-[1, "2"] console-format-collections.html:51
-[<select>] console-format-collections.html:15
-[<script>, <script>, <script>] console-format-collections.html:19
-[<option>, <option>, selectedIndex: 0] console-format-collections.html:23
-[<html>, <head>, <script>, <script>, <script>, <body>, <p>, <div>, <form>, <select>, <option>, <option>, <input>, <input>] console-format-collections.html:27
-[<select>, <input>, <input>] console-format-collections.html:31
-[<input>, <input>] console-format-collections.html:35
-[1, Array[2]] console-format-collections.html:41
-NonArrayWithLength {keys: Array[0]} console-format-collections.html:44
-[1, "2"] console-format-collections.html:51

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list