[Webkit-unassigned] [Bug 42371] New: Update chromium test_expectations file when JSC implements Object.freeze and Object.seal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 15 07:12:59 PDT 2010


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

           Summary: Update chromium test_expectations file when JSC
                    implements Object.freeze and Object.seal
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ager at chromium.org


The expectation for all ietestcenter layout tests dealing with Object.freeze and Object.seal is that they should fail. V8 implemented Object.freeze and Object.seal and therefore these tests now pass in chromium.

All of those tests have been added to the LayoutTests/platform/chromium/test_expectations.txt file. The reason for not creating new chromium baselines is that the text output contains no additional information other than PASS or FAIL. Therefore, having them as expected to fail in the expectations file has the same value as new baselines. The benefit of having this in the test_expectations file is that once JSC implements Object.freeze and Object.seal we will notice and can remove these lines from the expectations file. If we rebaselined all of these we wouldn't notice and would have a lot of needlessly rebaselined files.

-- 
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