Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix perftest skiplist after renaming #3324

Merged

Conversation

chambm
Copy link
Member

@chambm chambm commented Jan 9, 2025

Fixed perftest skiplist after renaming (TODO: refactor TestRunner's test listing feature to avoid this potential source of error; e.g. skip ones with NoNightlyTesting attribute, or perhaps a new one like NoCITesting which would be more aggressive than NoNightly)

@brendanx67 This snuck in when you merged the rename PR #3312 without waiting for the nightly perftests to run. Until the above TODO is done, or we have enough TCA nodes to run Skyline perftests on each checkin, we should try to let PRs run overnight if the changes possibly affect the perftests or tutorials (or you can manually trigger the perftests config early if urgent).

… renamed (TODO: refactor TestRunner's test listing feature to avoid this potential source of error; e.g. skip ones with NoNightlyTesting attribute, or perhaps a new one like NoCITesting which would be more aggressive than NoNightly)
@chambm chambm merged commit 8ace8f0 into master Jan 11, 2025
14 checks passed
@chambm chambm deleted the Skyline/work/20250109_fix_perftest_skiplist_after_renaming branch January 11, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant