Changeset 56820 in webkit


Ignore:
Timestamp:
Mar 30, 2010 6:25:37 PM (14 years ago)
Author:
hclam@chromium.org
Message:

2010-03-30 Alpha Lam <hclam@chromium.org>

Reviewed by Dmitry Titov.

[chromium] Fix test expectations for a new test added in r56779
https://bugs.webkit.org/show_bug.cgi?id=36868

inspector/audits-panel-functional.html is crashing on Windows. Mark it so.

  • platform/chromium/test_expectations.txt: Add expectation for inspector/audits-panel-functional.html to mark it as crashing.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r56818 r56820  
     12010-03-30  Alpha Lam  <hclam@chromium.org>
     2
     3        Reviewed by Dmitry Titov.
     4
     5        [chromium] Fix test expectations for a new test added in r56779
     6        https://bugs.webkit.org/show_bug.cgi?id=36868
     7
     8        inspector/audits-panel-functional.html is crashing on Windows. Mark it so.
     9
     10        * platform/chromium/test_expectations.txt:
     11        Add expectation for inspector/audits-panel-functional.html to mark it as crashing.
     12
    1132010-03-30  Andrew Scherkus  <scherkus@chromium.org>
    214
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r56818 r56820  
    28522852// This is a new test but fails in Chromium because of a missing API.
    28532853BUG39904 : svg/animations/animate-points.html = TEXT TIMEOUT
     2854
     2855// Caused by http://trac.webkit.org/changeset/56779
     2856BUG39927 WIN : inspector/audits-panel-functional.html = CRASH PASS TEXT
Note: See TracChangeset for help on using the changeset viewer.