Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Blacklist QResourceEngine cleanupTestCase test on VxWorks
Test fails as `QResource::unregisterResource(m_runtimeResourceRcc)` returns false. We need to block building COIN for VxWorks, but some issues which result in failures are still to be addressed. Due to this, blacklist `tst_QResourceEngine::cleanupTestCase` test on VxWorks. Task-number: QTBUG-115777 Task-number: QTBUG-130069 Change-Id: Icf3703480e09d4e1c51d6e1dc448fa3f949e766b Reviewed-by: Thiago Macieira <[email protected]>
- Loading branch information