Changeset 102510 in webkit


Ignore:
Timestamp:
Dec 9, 2011 6:26:41 PM (12 years ago)
Author:
levin@chromium.org
Message:

REGRESSION (r97496-r97499): 6 fast/workers tests failing on SnowLeopard Intel Release (Tests)
https://bugs.webkit.org/show_bug.cgi?id=70619

Reviewed by Alexey Proskuryakov.

  • platform/mac/Skipped: Unskip various worker tests as they should work

now that bug 71695 is fixed.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r102509 r102510  
     12011-12-09  David Levin  <levin@chromium.org>
     2
     3        REGRESSION (r97496-r97499): 6 fast/workers tests failing on SnowLeopard Intel Release (Tests)
     4        https://bugs.webkit.org/show_bug.cgi?id=70619
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        * platform/mac/Skipped: Unskip various worker tests as they should work
     9        now that bug 71695 is fixed.
     10
    1112011-12-09  Filip Pizlo  <fpizlo@apple.com>
    212
  • trunk/LayoutTests/platform/mac/Skipped

    r102382 r102510  
    289289fast/files/workers
    290290
    291 # These worker tests are failing all the time
    292 # https://bugs.webkit.org/show_bug.cgi?id=70619
    293 fast/workers/shared-worker-lifecycle.html
    294 fast/workers/shared-worker-frame-lifecycle.html
    295 fast/workers/storage/interrupt-database.html
    296 fast/workers/worker-close-more.html
    297 fast/workers/dedicated-worker-lifecycle.html
    298 fast/workers/worker-lifecycle.html
    299 
    300291# viewport meta tag support
    301292fast/viewport
Note: See TracChangeset for help on using the changeset viewer.