You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments