Changeset 121252 in webkit


Ignore:
Timestamp:
Jun 26, 2012 3:36:21 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Assert failure in fast/canvas/canvas-createImageData.html for 64bit Debug bot
https://bugs.webkit.org/show_bug.cgi?id=89647

Unreviewed, update GTK test expectations.

r121215 has fixed the assertion failure, so the test doesn't crash
anymore.

Patch by Simon Pena <Simon Pena> on 2012-06-26

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r121251 r121252  
     12012-06-26  Simon Pena  <spena@igalia.com>
     2
     3        [GTK] Assert failure in fast/canvas/canvas-createImageData.html for 64bit Debug bot
     4        https://bugs.webkit.org/show_bug.cgi?id=89647
     5
     6        Unreviewed, update GTK test expectations.
     7
     8        r121215 has fixed the assertion failure, so the test doesn't crash
     9        anymore.
     10
     11        * platform/gtk/TestExpectations:
     12
    1132012-06-26  Taiju Tsuiki  <tzik@chromium.org>
    214
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r121238 r121252  
    360360
    361361BUGWK89188 RELEASE : storage/websql/quota-tracking.html = CRASH PASS
    362 
    363 BUGWK89647 DEBUG : fast/canvas/canvas-createImageData.html = CRASH
    364362
    365363BUGWK89954 DEBUG : http/tests/xmlhttprequest/reentrant-cancel.html = CRASH
Note: See TracChangeset for help on using the changeset viewer.