Changeset 183448 in webkit


Ignore:
Timestamp:
Apr 27, 2015 8:05:26 PM (9 years ago)
Author:
commit-queue@webkit.org
Message:

Break up select text into multiple tests
https://bugs.webkit.org/show_bug.cgi?id=144301

Patch by Doug Russell <d_russell@apple.com> on 2015-04-27
Reviewed by Alexey Proskuryakov.

  • platform/mac/TestExpectations:
  • platform/mac/accessibility/select-text-expected.txt: Removed.
  • platform/mac/accessibility/select-text.html: Removed.
  • platform/mac/accessibility/select-text/select-text-1-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-1.html: Added.
  • platform/mac/accessibility/select-text/select-text-135546-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-135546.html: Added.
  • platform/mac/accessibility/select-text/select-text-135575-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-135575.html: Added.
  • platform/mac/accessibility/select-text/select-text-2-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-2.html: Added.
  • platform/mac/accessibility/select-text/select-text-3-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-3.html: Added.
  • platform/mac/accessibility/select-text/select-text-4-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-4.html: Added.
  • platform/mac/accessibility/select-text/select-text-5-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-5.html: Added.
  • platform/mac/accessibility/select-text/select-text-6-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-6.html: Added.
  • platform/mac/accessibility/select-text/select-text-7-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-7.html: Added.
  • platform/mac/accessibility/select-text/select-text-8-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-8.html: Added.
  • platform/mac/accessibility/select-text/select-text-9-expected.txt: Added.
  • platform/mac/accessibility/select-text/select-text-9.html: Added.
Location:
trunk/LayoutTests
Files:
23 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r183436 r183448  
     12015-04-27  Doug Russell  <d_russell@apple.com>
     2
     3        Break up select text into multiple tests
     4        https://bugs.webkit.org/show_bug.cgi?id=144301
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        * platform/mac/TestExpectations:
     9        * platform/mac/accessibility/select-text-expected.txt: Removed.
     10        * platform/mac/accessibility/select-text.html: Removed.
     11        * platform/mac/accessibility/select-text/select-text-1-expected.txt: Added.
     12        * platform/mac/accessibility/select-text/select-text-1.html: Added.
     13        * platform/mac/accessibility/select-text/select-text-135546-expected.txt: Added.
     14        * platform/mac/accessibility/select-text/select-text-135546.html: Added.
     15        * platform/mac/accessibility/select-text/select-text-135575-expected.txt: Added.
     16        * platform/mac/accessibility/select-text/select-text-135575.html: Added.
     17        * platform/mac/accessibility/select-text/select-text-2-expected.txt: Added.
     18        * platform/mac/accessibility/select-text/select-text-2.html: Added.
     19        * platform/mac/accessibility/select-text/select-text-3-expected.txt: Added.
     20        * platform/mac/accessibility/select-text/select-text-3.html: Added.
     21        * platform/mac/accessibility/select-text/select-text-4-expected.txt: Added.
     22        * platform/mac/accessibility/select-text/select-text-4.html: Added.
     23        * platform/mac/accessibility/select-text/select-text-5-expected.txt: Added.
     24        * platform/mac/accessibility/select-text/select-text-5.html: Added.
     25        * platform/mac/accessibility/select-text/select-text-6-expected.txt: Added.
     26        * platform/mac/accessibility/select-text/select-text-6.html: Added.
     27        * platform/mac/accessibility/select-text/select-text-7-expected.txt: Added.
     28        * platform/mac/accessibility/select-text/select-text-7.html: Added.
     29        * platform/mac/accessibility/select-text/select-text-8-expected.txt: Added.
     30        * platform/mac/accessibility/select-text/select-text-8.html: Added.
     31        * platform/mac/accessibility/select-text/select-text-9-expected.txt: Added.
     32        * platform/mac/accessibility/select-text/select-text-9.html: Added.
     33
    1342015-04-27  Daniel Bates  <dabates@apple.com>
    235
  • trunk/LayoutTests/platform/mac/TestExpectations

    r183368 r183448  
    12641264webkit.org/b/142548 [ Yosemite+ ] editing/selection/extend-by-character-007.html [ Pass ]
    12651265webkit.org/b/141661 [ Yosemite+ ] fast/text/emoji.html [ Pass ]
    1266 
    1267 # Timing out on Yosemite & Mavericks WK1 release sometimes
    1268 webkit.org/b/142719 platform/mac/accessibility/select-text.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.