Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion config/build/no_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
#
# SLOW-skip convention:
# Entries tagged `# SLOW <YYYY-MM-DD> - <reason>` mark scripts that are
# skipped because they exceed the 60s per-script timeout cap. These are
# skipped because they exceed the per-script timeout cap (300s by
# default; 1800s for mode=release runs). These are
# NOT permanent skips — every mega-run surfaces them with a loud warning
# banner. Fix the performance issue and remove the SLOW marker.
#
Expand Down
Loading