Skip to content

Commit

Permalink
Blacklist QResourceEngine cleanupTestCase test on VxWorks
Browse files Browse the repository at this point in the history
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
Michał Łoś committed Oct 30, 2024
1 parent 05b4b1e commit 1edea2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/auto/corelib/io/qresourceengine/BLACKLIST
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# QTBUG-130069
[cleanupTestCase]
vxworks

0 comments on commit 1edea2d

Please sign in to comment.