tests: Do not skip test_bundle_state_inheritance test.

Signed-off-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
This commit is contained in:
Philip Rebohle 2021-04-07 17:01:04 +02:00 committed by Hans-Kristian Arntzen
parent 62cbf3d78a
commit 3fbce3c450
1 changed files with 0 additions and 7 deletions

View File

@ -8133,13 +8133,6 @@ static void test_bundle_state_inheritance(void)
unsigned int x, y;
HRESULT hr;
if (!vkd3d_test_platform_is_windows())
{
/* FIXME: Avoid 2048 test todos. */
skip("Bundles are not implemented yet.\n");
return;
}
if (use_warp_device)
{
skip("Bundle state inheritance test crashes on WARP.\n");