Try / Tempest

API abstraction layer for 3D graphics, UI and sound. Written in C++17 with Vulkan, DX12 and Metal support.
MIT License
107 stars 27 forks source link

DX12 test cashes on appveyor #31

Open Try opened 2 years ago

Try commented 2 years ago

Job: https://ci.appveyor.com/project/Try/tempest/builds/43007972/job/c0ob1eqnofs8vmr5

[----------] 24 tests from DirectX12Api
[ RUN      ] DirectX12Api.DirectX12Api
[       OK ] DirectX12Api.DirectX12Api (39 ms)
[ RUN      ] DirectX12Api.Vbo
Microsoft Basic Render Driver
Microsoft Basic Render Driver
createBuffer 218
alloc 000002DFCEAF3E70 64
alloc 000002DFCEAF4CC0 65
unknown file: error: SEH exception with code 0x87a thrown in the test body.
[  FAILED  ] DirectX12Api.Vbo (124 ms)
[ RUN      ] DirectX12Api.VboInit
createBuffer 218
alloc 000002DFD03481C0 64
alloc 000002DFCEAF4CC0 65

Error is not reproducible locally and by RDP, could be an issue with Microsoft Basic Render Driver