⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 285656 in webkit


Ignore:
Timestamp:
Nov 11, 2021, 1:52:35 PM (5 years ago)
Author:
Ryan Haddad
Message:

REGRESSION (r285618): [mac-wk1] ASSERTION FAILED: cgContext == [currentContext CGContext]
https://bugs.webkit.org/show_bug.cgi?id=233008

Unreviewed test gardening.

  • platform/mac-wk1/TestExpectations: Skip test for now.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r285644 r285656  
     12021-11-11  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        REGRESSION (r285618): [mac-wk1] ASSERTION FAILED: cgContext == [currentContext CGContext]
     4        https://bugs.webkit.org/show_bug.cgi?id=233008
     5
     6        Unreviewed test gardening.
     7
     8        * platform/mac-wk1/TestExpectations: Skip test for now.
     9
    1102021-11-11  Kimmo Kinnunen  <kkinnunen@apple.com>
    211
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r285637 r285656  
    15171517webkit.org/b/232585 [ Catalina Debug ] media/track/track-element-load-event.html [ Pass Crash ]
    15181518
     1519webkit.org/b/233008 [ Debug ] http/tests/css/filters-on-iframes-transform.html [ Skip ]
     1520
    15191521# DumpRenderTree doesn't invoke inspector instrumentation when repainting.
    15201522webkit.org/b/232852 inspector/page/setShowPaintRects.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.