Changeset 130722 in webkit


Ignore:
Timestamp:
Oct 8, 2012 11:35:53 PM (12 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
https://bugs.webkit.org/show_bug.cgi?id=96907

Patch by Tullio Lucena <tullio.lucena@openbossa.org> on 2012-10-08
Reviewed by Csaba Osztrogonác.

Unskipping tests.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r130720 r130722  
     12012-10-08  Tullio Lucena  <tullio.lucena@openbossa.org>
     2
     3        [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
     4        https://bugs.webkit.org/show_bug.cgi?id=96907
     5
     6        Reviewed by Csaba Osztrogonác.
     7
     8        Unskipping tests.
     9
     10        * platform/qt/TestExpectations:
     11
    1122012-10-08  Kiran Muppala  <cmuppala@apple.com>
    213
  • trunk/LayoutTests/platform/qt/TestExpectations

    r130720 r130722  
    27562756fast/canvas/canvas-lineDash.html
    27572757
    2758 # [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
    2759 # https://bugs.webkit.org/show_bug.cgi?id=96907
    2760 fast/js/dfg-inline-arguments-use-from-all-the-places-broken.html
    2761 fast/js/dfg-inline-arguments-use-from-all-the-places.html
    2762 
    27632758# [Qt] REGRESSION(r128749): http/tests/inspector/network/network-xhr-same-url-as-main-resource.html crashes
    27642759# https://bugs.webkit.org/show_bug.cgi?id=96931
Note: See TracChangeset for help on using the changeset viewer.