Commit 4cbce9b
Exclude Rust FFI tests from Bazel glob pattern
The rust_disassembler_diagnostics_test and disassemble_rust_fallback_test
require Rust FFI headers (rust/cxxbridge/spirv-tools-ffi.h) which are
not available in the default Bazel test build configuration. Exclude
them from the glob like rust_validator_override_test.cpp.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e2732b8 commit 4cbce9b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| 523 | + | |
| 524 | + | |
523 | 525 | | |
524 | 526 | | |
525 | 527 | | |
| |||
0 commit comments