Changes between Version 3 and Version 4 of ImportingThirdPartyTests


Ignore:
Timestamp:
Apr 23, 2012 4:13:17 PM (12 years ago)
Author:
jacobg@adobe.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImportingThirdPartyTests

    v3 v4  
    6464 1. Should we create a single, centralized test_expectations file that covers all common failures? 
    6565  a. Individual ports would still have their own test_expectations file for port-specific failures.  This would facilitate excluding failing imported tests (e.g. JavaScript tests)
    66  1. Import script should handle following cases
    67   a. Test added
    68   a. Test removed
    69   a. Test content changed
    70   a. Test that was not ref could have references added
    71   a. Ref test removed
    72   a. Test moved from submitted to approved folder (if submitted tests will be accepted)
     66 1. Should scripts be used to help automate the import process?
     67   a. Yes.  The import script should handle the following cases:
     68    * Test added
     69    * Test removed
     70    * Test content changed
     71    * Test that was not ref could have references added
     72    * Ref test removed
     73    * Test moved from submitted to approved folder (if submitted tests will be accepted)