[webkit-efl] Structuring test_expectations.txt into categories

Dominik Röttsches dominik.rottsches at intel.com
Wed May 16 08:19:24 PDT 2012


Hi,

I have a proposed patch for organising our test_expectations.txt into 
several categories, similar to the GTK approach.

Your feedback on the related bug 
https://bugs.webkit.org/show_bug.cgi?id=86628 is welcome.

// We divide our test_expectations.txt into several categories:
// 1. TESTS EXPECTED TO FAIL
//    Test cases related to features that we don't expect to be 
activated for EFL since e.g.
//    * the feature implementation in WebCore is not complete yet
//    * the feature is not relevant for the EFL port
//    * the feature is meant to solve a backwards compatibility issue on 
other platforms
//    Test cases that don't apply for the EFL platform permanently.
//    If in doubt, please discuss on webkit-efl mailing list whether a 
set of test cases
//    should be moved here.

// 2. CRASHES

// 3. FLAKY TESTS

// 4. FAILING TESTS
//    * Interim failures that are moved here for further investigation 
as a result of daily
//      gardening. They should be analysed quickly and either resolved 
or moved to 1).
//    * Remaining failures that are moved here until further 
investigation after
//      unskipping a directory or block of tests in the Skipped list.
//    * Tests that we expect to pass once the respective fix for DRT is 
available or
//      a relevant compile time feature can be enabled for EFL.


Regards,

Dominik

-- 
Dominik Röttsches<dominik.rottsches at intel.com>



More information about the webkit-efl mailing list