Commit 3697942
committed
fix: exclude test/go targets that depend on manual-export calculator components
Tests depending on calculator_component pull it in via //test/go/...
Exclude these specific tests:
- test_calculator_component_provides_info
- test_calculator_component_valid_wasm
- test_calculator_exports_verification
- test_debug_component_provides_info
- test_debug_component_valid_wasm
- test_release_vs_debug_profiles
Working tests (http_service, simple_test) remain enabled.1 parent e2a0ba5 commit 3697942
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
| |||
233 | 239 | | |
234 | 240 | | |
235 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
236 | 248 | | |
237 | 249 | | |
238 | 250 | | |
| |||
0 commit comments