Changeset 191006 in webkit


Ignore:
Timestamp:
Oct 13, 2015 2:28:21 PM (9 years ago)
Author:
commit-queue@webkit.org
Message:

A lot of the http/tests/cache/disk-cache/ tests are flaky on mac-wk2, marking them as such.
https://bugs.webkit.org/show_bug.cgi?id=149087

Patch by Ryan Haddad <Ryan Haddad> on 2015-10-13
Reviewed by Alexey Proskuryakov.

  • platform/mac-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r190999 r191006  
     12015-10-13  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        A lot of the http/tests/cache/disk-cache/ tests are flaky on mac-wk2, marking them as such.
     4        https://bugs.webkit.org/show_bug.cgi?id=149087
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        * platform/mac-wk2/TestExpectations:
     9
    1102015-10-13  Myles C. Maxfield  <mmaxfield@apple.com>
    211
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r190802 r191006  
    262262webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ]
    263263
    264 webkit.org/b/147075 [ Release Yosemite ] http/tests/cache/disk-cache/disk-cache-disable.html [ Pass Failure ]
     264# A lot of the disk-cache tests are flaky on mac-wk2
     265webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html [ Pass Failure Timeout ]
     266webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-validation-no-body.html [ Pass Failure Timeout ]
     267webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-validation.html [ Pass Failure Timeout ]
     268webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-last-modified.html [ Pass Failure Timeout ]
     269webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-vary.html [ Pass Failure Timeout ]
     270webkit.org/b/147075 http/tests/cache/disk-cache/disk-cache-disable.html [ Pass Failure Timeout ]
    265271
    266272### END OF (1) Classified failures with bug reports
Note: See TracChangeset for help on using the changeset viewer.