Changeset 198285 in webkit


Ignore:
Timestamp:
Mar 16, 2016, 9:58:29 AM (9 years ago)
Author:
Ryan Haddad
Message:

Skipping failing printing tests
https://bugs.webkit.org/show_bug.cgi?id=155543

Unreviewed test gardening.

Three printing tests that rely on software snapshotting are failing after r198242 exposed
an underlying issue. Skipping these tests to get the bots back to green during investigation.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/LayoutTests/ChangeLog

    r198284 r198285  
     12016-03-16  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Skipping failing printing tests
     4        https://bugs.webkit.org/show_bug.cgi?id=155543
     5
     6        Unreviewed test gardening.
     7
     8        Three printing tests that rely on software snapshotting are failing after r198242 exposed
     9        an underlying issue. Skipping these tests to get the bots back to green during investigation.
     10
     11        * TestExpectations:
     12
    1132016-03-16  Antti Koivisto  <antti@apple.com>
    214
  • TabularUnified trunk/LayoutTests/TestExpectations

    r198232 r198285  
    898898webkit.org/b/94458 http/tests/security/aboutBlank/security-context-write.html [ Skip ]
    899899
     900webkit.org/b/155543 printing/quirks-percentage-height-body.html [ Skip ]
     901webkit.org/b/155543 printing/quirks-percentage-height.html [ Skip ]
     902webkit.org/b/155543 printing/standards-percentage-heights.html [ Skip ]
     903
    900904########################################
    901905### START OF IndexedDB failures
Note: See TracChangeset for help on using the changeset viewer.