Changes between Initial Version and Version 1 of HandlingTestExpectations


Ignore:
Timestamp:
Nov 1, 2019 4:27:21 PM (4 years ago)
Author:
Jon Davis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HandlingTestExpectations

    v1 v1  
     1= Handling Test Expectations
     2''by Jonathan Bedard''
     3
     4- Test Expectations
     5    - LayoutTests/TestExpectations
     6
     7swipe [ skip ]
     8    - LayoutTests/fast/dom (Baselines)
     9
     10wrapper-classes-expected.txt
     11- Verbose baseline search path:
     12    - Inheritance order for baseline and test expectations
     13- Proposals
     14    - Use tags for platform TestExpectations
     15        - [ Debug ] fast/selectors/not-backtracking.html [ Slow ]
     16        - [ Mojave+ ] fast…
     17        - Propose a bunch of others:
     18            - [ ios ],[ ipad ], [ appkit ], [ watchos ], iPhone, uikit, iOS13, simulator, wk1, wk2, iPadOS13, iPhone-x
     19    - Re-think baseline search path
     20        - ipad-(5th generation)-simulator-13-wk2
     21        - Platform - Model - Mode - Version
     22        - Re-Thinking Baseline Search Path
     23            - LayoutTests/platform/
     24            - Run-webkit-tests - -ipad-simulator —release
     25Tags:
     26    release
     27    wk2
     28    …
     29    - Move all baselines out of platform/
     30        - LayoutTests/platform/
     31
     32gtk
     33gtk-wk2
     34ios
     35ios-device
     36ios-simulator
     37mac
     38mac-highsierra
     39mac-mojave
     40
     41        - Move to:
     42        - LayoutTests/cssl/basic
     43   …
     44   containment.html
     45   containment-expected/
     46      default.txt
     47      ios.txt
     48      mac.txt
     49      …
     50