Commit 01badac
Remove stale zero-length CLI tests after validator relaxation (#472)
PR #472 (commit f13bbb3) relaxed
SequencingToMinimizeWeightedCompletionTime's validator to accept
zero-length tasks for the Lawler OLA reduction. Two CLI tests still
asserted the removed "task lengths must be positive" rejection, so CI
broke on the workspace test job. The new accept-zero-length semantics
are positively covered by unit tests in
src/unit_tests/models/misc/sequencing_to_minimize_weighted_completion_time.rs.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent ce57220 commit 01badac
1 file changed
Lines changed: 0 additions & 59 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3735 | 3735 | | |
3736 | 3736 | | |
3737 | 3737 | | |
3738 | | - | |
3739 | | - | |
3740 | | - | |
3741 | | - | |
3742 | | - | |
3743 | | - | |
3744 | | - | |
3745 | | - | |
3746 | | - | |
3747 | | - | |
3748 | | - | |
3749 | | - | |
3750 | | - | |
3751 | | - | |
3752 | | - | |
3753 | | - | |
3754 | | - | |
3755 | | - | |
3756 | 3738 | | |
3757 | 3739 | | |
3758 | 3740 | | |
| |||
5889 | 5871 | | |
5890 | 5872 | | |
5891 | 5873 | | |
5892 | | - | |
5893 | | - | |
5894 | | - | |
5895 | | - | |
5896 | | - | |
5897 | | - | |
5898 | | - | |
5899 | | - | |
5900 | | - | |
5901 | | - | |
5902 | | - | |
5903 | | - | |
5904 | | - | |
5905 | | - | |
5906 | | - | |
5907 | | - | |
5908 | | - | |
5909 | | - | |
5910 | | - | |
5911 | | - | |
5912 | | - | |
5913 | | - | |
5914 | | - | |
5915 | | - | |
5916 | | - | |
5917 | | - | |
5918 | | - | |
5919 | | - | |
5920 | | - | |
5921 | | - | |
5922 | | - | |
5923 | | - | |
5924 | | - | |
5925 | | - | |
5926 | | - | |
5927 | | - | |
5928 | | - | |
5929 | | - | |
5930 | | - | |
5931 | | - | |
5932 | | - | |
5933 | 5874 | | |
5934 | 5875 | | |
5935 | 5876 | | |
| |||
0 commit comments