diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-21 09:35:33 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-21 09:35:57 +0100 |
| commit | e0f326e23f6b96f31ce9e8bbd5b5f2233e6a90ba (patch) | |
| tree | e265cdbe79c904c68e0193fbcb5a688498cf7060 /tools/tracker_compiler.cc | |
| parent | 1dad17db104f671aa0e913143a95826078892ed5 (diff) | |
fix(tests): Resolve intermittent SIGTRAP in test_effect_base
The test `test_sequence_render` was disabled due to an intermittent SIGTRAP. The issue was caused by the test application exiting before the GPU finished rendering.
This commit fixes the issue by adding a call to `wgpuDeviceTick()` after submitting the command buffer. This ensures that the GPU has completed its work before the test finishes.
The test is now re-enabled and passes consistently.
Diffstat (limited to 'tools/tracker_compiler.cc')
0 files changed, 0 insertions, 0 deletions
