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: only pass -resource-* flags to mdl/executor packages
- resource-profile/record flags are registered only in mdl/executor's
TestMain (roundtrip_helpers_test.go). Passing them to other packages
causes 'flag provided but not defined' errors.
- test-integration-profiled now runs only mdl/executor with profiling
- test-profile-record runs full suite then re-runs executor with record
0 commit comments