- 
    
Task
 - 
    Resolution: Unresolved
 - 
    
P2: Important
 - 
    None
 - 
    None
 - 
    None
 
I see tst_rcc does
m_dataPath = QFINDTESTDATA("data")
and then tries to write under that path, which is located in the source directory.
As a result the tests fail when the source directory is read-only.