Changeset 90744 in webkit


Ignore:
Timestamp:
Jul 11, 2011 7:37:29 AM (13 years ago)
Author:
Adam Roben
Message:

Add back the win-xp and win-wk2 results that were deleted in r90699

Deleting these results caused the tests to start failing on the bots. The only test result I
didn't add back was
win-wk2/http/tests/uri/username-with-no-hostname-expected.txt, as that test is not currently
failing on the bots.

Fixes <http://webkit.org/b/64277> REGRESSION (r90699): 12 svg tests failing on Windows XP
Debug (Tests) and 13 tests failing on Windows 7 Release (WebKit2 Tests)

  • platform/win-wk2/editing/selection/caret-ltr-right-expected.txt: Added.
  • platform/win-wk2/editing/selection/drag-text-delay-expected.txt: Added.
  • platform/win-wk2/fast/css/pseudo-any-expected.txt: Added.
  • platform/win-wk2/fast/forms/textfield-overflow-expected.txt: Added.
  • platform/win-wk2/fast/ruby/after-block-doesnt-crash-expected.txt: Added.
  • platform/win-wk2/fast/ruby/after-table-doesnt-crash-expected.txt: Added.
  • platform/win-wk2/fast/ruby/before-block-doesnt-crash-expected.txt: Added.
  • platform/win-wk2/fast/ruby/before-table-doesnt-crash-expected.txt: Added.
  • platform/win-wk2/fast/ruby/generated-after-counter-doesnt-crash-expected.txt: Added.
  • platform/win-wk2/fast/ruby/generated-before-and-after-counter-doesnt-crash-expected.txt: Added.
  • platform/win-wk2/fast/ruby/generated-before-counter-doesnt-crash-expected.txt: Added.
  • platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt: Added.
  • platform/win-wk2/plugins/resize-from-plugin-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added.
  • platform/win-xp/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added.
  • platform/win-xp/svg/text/bidi-tspans-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
25 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r90742 r90744  
     12011-07-11  Adam Roben  <aroben@apple.com>
     2
     3        Add back the win-xp and win-wk2 results that were deleted in r90699
     4
     5        Deleting these results caused the tests to start failing on the bots. The only test result I
     6        didn't add back was
     7        win-wk2/http/tests/uri/username-with-no-hostname-expected.txt, as that test is not currently
     8        failing on the bots.
     9
     10        Fixes <http://webkit.org/b/64277> REGRESSION (r90699): 12 svg tests failing on Windows XP
     11        Debug (Tests) and 13 tests failing on Windows 7 Release (WebKit2 Tests)
     12
     13        * platform/win-wk2/editing/selection/caret-ltr-right-expected.txt: Added.
     14        * platform/win-wk2/editing/selection/drag-text-delay-expected.txt: Added.
     15        * platform/win-wk2/fast/css/pseudo-any-expected.txt: Added.
     16        * platform/win-wk2/fast/forms/textfield-overflow-expected.txt: Added.
     17        * platform/win-wk2/fast/ruby/after-block-doesnt-crash-expected.txt: Added.
     18        * platform/win-wk2/fast/ruby/after-table-doesnt-crash-expected.txt: Added.
     19        * platform/win-wk2/fast/ruby/before-block-doesnt-crash-expected.txt: Added.
     20        * platform/win-wk2/fast/ruby/before-table-doesnt-crash-expected.txt: Added.
     21        * platform/win-wk2/fast/ruby/generated-after-counter-doesnt-crash-expected.txt: Added.
     22        * platform/win-wk2/fast/ruby/generated-before-and-after-counter-doesnt-crash-expected.txt: Added.
     23        * platform/win-wk2/fast/ruby/generated-before-counter-doesnt-crash-expected.txt: Added.
     24        * platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt: Added.
     25        * platform/win-wk2/plugins/resize-from-plugin-expected.txt: Added.
     26        * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added.
     27        * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added.
     28        * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added.
     29        * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added.
     30        * platform/win-xp/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added.
     31        * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added.
     32        * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added.
     33        * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added.
     34        * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added.
     35        * platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added.
     36        * platform/win-xp/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added.
     37        * platform/win-xp/svg/text/bidi-tspans-expected.txt: Added.
     38
    1392011-07-11  Noel Gordon  <noel.gordon@gmail.com>
    240
Note: See TracChangeset for help on using the changeset viewer.