Changeset 136968 in webkit


Ignore:
Timestamp:
Dec 7, 2012 11:34:59 AM (11 years ago)
Author:
simonjam@chromium.org
Message:

[Chromium] Enable Intel's Resource Timing tests
https://bugs.webkit.org/show_bug.cgi?id=104330

Reviewed by Tony Gentilcore.

  • platform/chromium/TestExpectations: 2 fail because they rely on iframes.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r136967 r136968  
     12012-12-07  James Simonsen  <simonjam@chromium.org>
     2
     3        [Chromium] Enable Intel's Resource Timing tests
     4        https://bugs.webkit.org/show_bug.cgi?id=104330
     5
     6        Reviewed by Tony Gentilcore.
     7
     8        * platform/chromium/TestExpectations: 2 fail because they rely on iframes.
     9
    1102012-12-07  Robert Hogan  <robert@webkit.org>
    211
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r136945 r136968  
    40034003webkit.org/b/98257 platform/chromium/virtual/gpu/fast/canvas/webgl/oes-element-index-uint.html [ Failure Pass ]
    40044004
    4005 # Resource Timing is not enable yet, skip it.
    4006 webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Skip ]
    40074005webkit.org/b/99802 [ MountainLion ] fast/forms/text-control-intrinsic-widths.html [ Failure ]
    40084006
     
    41604158webkit.org/b/103927 http/tests/w3c/webperf/submission/resource-timing/html/test_resource_initiator_types.html [ Text ]
    41614159webkit.org/b/103927 http/tests/w3c/webperf/submission/resource-timing/html/test_resource_redirects.html [ Text ]
     4160webkit.org/b/103927 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_resource_request.html [ Text ]
     4161webkit.org/b/103927 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request.html [ Text ]
    41624162
    41634163webkit.org/b/103062 [ Debug ] fast/canvas/canvas-strokePath-gradient-shadow.html [ Crash ]
Note: See TracChangeset for help on using the changeset viewer.