Module: Mesa Branch: main Commit: 460e62b5e72481224c69cd481ccc90fc1edf135c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=460e62b5e72481224c69cd481ccc90fc1edf135c
Author: Dave Airlie <[email protected]> Date: Thu Jan 12 12:49:47 2023 +1000 ci: remove binding model from the asan skips for lavapipe. These should be fine now. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20661> --- src/gallium/frontends/lavapipe/ci/lvp-asan-skips.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/gallium/frontends/lavapipe/ci/lvp-asan-skips.txt b/src/gallium/frontends/lavapipe/ci/lvp-asan-skips.txt index dd10c11b74f..0cfdf78154e 100644 --- a/src/gallium/frontends/lavapipe/ci/lvp-asan-skips.txt +++ b/src/gallium/frontends/lavapipe/ci/lvp-asan-skips.txt @@ -9,6 +9,3 @@ dEQP-VK.subgroups.ballot_broadcast.compute.subgroupbroadcast.* dEQP-VK.ssbo.layout.3_level_unsized_array.scalar.* dEQP-VK.ssbo.layout.3_level_array.scalar.* dEQP-VK.ssbo.phys.layout.unsized_struct_array.per_block_buffer.*_instance_array_comp_access_store_cols - -# Leaky in VK-GL-cts -dEQP-VK.binding_model
