PASSED

tSQLt SQL E2E

Generated at 2026-08-07T21:18:08.286Z. Raw output: run-tsqlt-output.txt. Structured data: results.json.

Total
442
Passed
442
Failed
0
Skipped
0
Errored
0
Modules
18

Module Summary

Module Total Passed Failed Skipped Errored
LAB_EvaluateMechanicalResult_Tests 13 13 0 0 0
LAB_TensileRequirements_Tests 15 15 0 0 0
M2_CarrierInstancesPasses_Tests 31 31 0 0 0
M2_CarrierProtection_Tests 48 48 0 0 0
M2_DetectRollsetDisruption_Tests 28 28 0 0 0
M2_DisruptionTracking_Tests 16 16 0 0 0
M2_DraftEvents_Tests 70 70 0 0 0
M2_EdgerRollPass_Tests 10 10 0 0 0
M2_EventErrorHandling_Tests 10 10 0 0 0
M2_EventIntegration_Tests 35 35 0 0 0
M2_GetCampaignsByEventId_Tests 2 2 0 0 0
M2_GetProductionMonth_Tests 6 6 0 0 0
M2_PassCampaigns_Tests 14 14 0 0 0
M2_ResolveEventCollisions_Tests 59 59 0 0 0
M2_ScheduleCompaction_Tests 22 22 0 0 0
M2_SwapRollsetsRolls_Tests 16 16 0 0 0
M2_SyncCampaignsToProductionEvents_Tests 39 39 0 0 0
M2_TrackPassCampaignsJob_Tests 8 8 0 0 0

Test Results

# Module Test Duration (ms) Result
1 LAB_EvaluateMechanicalResult_Tests test Elongation is never converted 4 Success
2 LAB_EvaluateMechanicalResult_Tests test ksi limits are not converted 4 Success
3 LAB_EvaluateMechanicalResult_Tests test missing Yield fails when a min is required 0 Success
4 LAB_EvaluateMechanicalResult_Tests test Passed is NULL when there is nothing to check 4 Success
5 LAB_EvaluateMechanicalResult_Tests test RA missing with section but no grade limit still fails 0 Success
6 LAB_EvaluateMechanicalResult_Tests test RA missing with section demanding it fails 4 Success
7 LAB_EvaluateMechanicalResult_Tests test RA missing without section does not fail 4 Success
8 LAB_EvaluateMechanicalResult_Tests test RA present below min is judged regardless of section 4 Success
9 LAB_EvaluateMechanicalResult_Tests test RA present in range with section and grade passes 4 Success
10 LAB_EvaluateMechanicalResult_Tests test Tensile max in N per mm2 fails above converted max 4 Success
11 LAB_EvaluateMechanicalResult_Tests test Yield in N per mm2 fails below converted min 4 Success
12 LAB_EvaluateMechanicalResult_Tests test Yield in N per mm2 passes after conversion 0 Success
13 LAB_EvaluateMechanicalResult_Tests test Yield in PSI fails below converted min 5 Success
14 LAB_TensileRequirements_Tests test CorrectHeatGrades updates GradeId when swv-mes has different grade 93 Success
15 LAB_TensileRequirements_Tests test Disposition fails if any retest sample fails 163 Success
16 LAB_TensileRequirements_Tests test Disposition returns P when all samples pass 70 Success
17 LAB_TensileRequirements_Tests test Disposition returns U when any sample fails 110 Success
18 LAB_TensileRequirements_Tests test Disposition returns U when one of multiple samples fails 98 Success
19 LAB_TensileRequirements_Tests test Disposition uses corrected grade after grade correction 74 Success
20 LAB_TensileRequirements_Tests test Disposition uses latest run only - retest supersedes 73 Success
21 LAB_TensileRequirements_Tests test Disposition uses version effective at report time 102 Success
22 LAB_TensileRequirements_Tests test UpsertTensileRequirements creates new version 98 Success
23 LAB_TensileRequirements_Tests test UpsertTensileRequirements throws error when EffectiveDate is NULL 40 Success
24 LAB_TensileRequirements_Tests test UpsertTensileRequirements throws error when Rev is NULL 40 Success
25 LAB_TensileRequirements_Tests test UpsertTensileRequirements throws error when Rows is invalid JSON 69 Success
26 LAB_TensileRequirements_Tests test YieldPassed returns 0 when value above max 77 Success
27 LAB_TensileRequirements_Tests test YieldPassed returns 0 when value below min 57 Success
28 LAB_TensileRequirements_Tests test YieldPassed returns 1 when value in range 106 Success
29 M2_CarrierInstancesPasses_Tests test DeleteCarrierInstancePass deletes non-last record 213 Success
30 M2_CarrierInstancesPasses_Tests test DeleteCarrierInstancePass fails for last record 93 Success
31 M2_CarrierInstancesPasses_Tests test DeleteCarrierInstancePass fails when already deleted 185 Success
32 M2_CarrierInstancesPasses_Tests test DeleteCarrierInstancePass fails with non-existent id 241 Success
33 M2_CarrierInstancesPasses_Tests test DeleteCarrierInstancePass fails without id 118 Success
34 M2_CarrierInstancesPasses_Tests test DeleteCarrierInstancePass removes PassCampaign 135 Success
35 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes adjusts first record StartedAt 150 Success
36 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes adjusts only f<...>tedAt to InstalledAt and last EndedAt to UninstalledAt when window changes 143 Success
37 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes adjusts only first StartedAt to InstalledAt when window shifts keeping same duration 197 Success
38 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes chains EndedAt for multiple records 152 Success
39 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes does not scale single pass 180 Success
40 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes does not scale when window unchanged 154 Success
41 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes fails with non-existent CarrierInstance 107 Success
42 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes fails without CarrierInstanceId 122 Success
43 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes fails without EdgerRollPartId 97 Success
44 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes recalculates only the specified EdgerRoll leaving other rolls unchanged 251 Success
45 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes returns 0 when no records 114 Success
46 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes scales passes proportionally when window expands 284 Success
47 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes sets EndedAt to UninstalledAt for single record 109 Success
48 M2_CarrierInstancesPasses_Tests test RecalculatePassTimes sets NULL EndedAt when not uninstalled 192 Success
49 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass creates first record with InstalledAt 223 Success
50 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass creates with explicit StartedAt 287 Success
51 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass fails changing to same active pass 192 Success
52 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass fails when EdgerRoll not in Rollset 134 Success
53 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass fails with non-existent CarrierInstance 77 Success
54 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass fails with non-existent pass 138 Success
55 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass fails with StartedAt after UninstalledAt 77 Success
56 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass fails with StartedAt before InstalledAt 138 Success
57 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass fails without CarrierInstanceId 102 Success
58 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass fails without EdgerRollPartId 61 Success
59 M2_CarrierInstancesPasses_Tests test UpsertCarrierInstancePass replaces record with same StartedAt 290 Success
60 M2_CarrierProtection_Tests test DeleteArbor deactivates UniversalRoll Part 146 Success
61 M2_CarrierProtection_Tests test DeleteArbor fails when carrier status is U 135 Success
62 M2_CarrierProtection_Tests test DeleteArbor in rollset deactivates UR and rollset 270 Success
63 M2_CarrierProtection_Tests test DeleteArbor succeeds when arbor not in any universal roll 122 Success
64 M2_CarrierProtection_Tests test DeleteArbor succeeds when carrier status is X 249 Success
65 M2_CarrierProtection_Tests test DeleteArbor succeeds when rollset has no carrier 176 Success
66 M2_CarrierProtection_Tests test DeleteArbor succeeds when universal roll not in rollset 241 Success
67 M2_CarrierProtection_Tests test DeleteDonut fails when carrier status is C 172 Success
68 M2_CarrierProtection_Tests test DeleteDonut fails when carrier status is S 172 Success
69 M2_CarrierProtection_Tests test DeleteDonut in rollset updates UR and deactivates rollset 171 Success
70 M2_CarrierProtection_Tests test DeleteDonut keeps UniversalRoll active 258 Success
71 M2_CarrierProtection_Tests test DeleteDonut multiple donuts succeeds when none in active carrier 184 Success
72 M2_CarrierProtection_Tests test DeleteDonut sets UniversalRoll DonutPartId to NULL 275 Success
73 M2_CarrierProtection_Tests test DeleteDonut succeeds when carrier status is F 184 Success
74 M2_CarrierProtection_Tests test DeleteDonut succeeds when donut not in any universal roll 255 Success
75 M2_CarrierProtection_Tests test DeleteDonut succeeds when rollset has no carrier 155 Success
76 M2_CarrierProtection_Tests test DeleteDonut succeeds when universal roll not in rollset 158 Success
77 M2_CarrierProtection_Tests test DeleteRoll deactivates rollset when carrier status is E 180 Success
78 M2_CarrierProtection_Tests test DeleteRoll deactivates rollset when no carrier instance 155 Success
79 M2_CarrierProtection_Tests test DeleteRoll edger deactivates rollset when carrier status is F 127 Success
80 M2_CarrierProtection_Tests test DeleteRoll edger deactivates rollset when no carrier 132 Success
81 M2_CarrierProtection_Tests test DeleteRoll edger fails when carrier status is A 172 Success
82 M2_CarrierProtection_Tests test DeleteRoll edger fails when carrier status is I 142 Success
83 M2_CarrierProtection_Tests test DeleteRoll edger succeeds when not in any rollset 209 Success
84 M2_CarrierProtection_Tests test DeleteRoll error message contains carrier name 155 Success
85 M2_CarrierProtection_Tests test DeleteRoll error message contains CarrierInstanceId 155 Success
86 M2_CarrierProtection_Tests test DeleteRoll error message contains roll name 151 Success
87 M2_CarrierProtection_Tests test DeleteRoll fails when carrier status is A 262 Success
88 M2_CarrierProtection_Tests test DeleteRoll fails when carrier status is I 150 Success
89 M2_CarrierProtection_Tests test DeleteRoll multiple rolls fails if any in active carrier 135 Success
90 M2_CarrierProtection_Tests test DeleteRoll roll stays active when blocked 106 Success
91 M2_CarrierProtection_Tests test DeleteRoll succeeds when roll not in any rollset 187 Success
92 M2_CarrierProtection_Tests test UpsertRollset change rolls fails when in active carrier 347 Success
93 M2_CarrierProtection_Tests test UpsertRollset deactivate fails when in active carrier 118 Success
94 M2_CarrierProtection_Tests test UpsertRollset implicit deactivation fails when other in active carrier 208 Success
95 M2_CarrierProtection_Tests test UpsertRollset implicit deactivation succeeds when no carrier 322 Success
96 M2_CarrierProtection_Tests test UpsertRollset use roll from active carrier fails 142 Success
97 M2_CarrierProtection_Tests test UpsertUniversalRoll change arbor fails when in active carrier 205 Success
98 M2_CarrierProtection_Tests test UpsertUniversalRoll change arbor succeeds when carrier status E 487 Success
99 M2_CarrierProtection_Tests test UpsertUniversalRoll change arbor succeeds when no rollset 318 Success
100 M2_CarrierProtection_Tests test UpsertUniversalRoll change donut fails when in active carrier 155 Success
101 M2_CarrierProtection_Tests test UpsertUniversalRoll change donut in rollset deactivates rollset 297 Success
102 M2_CarrierProtection_Tests test UpsertUniversalRoll change donut succeeds when carrier status F 317 Success
103 M2_CarrierProtection_Tests test UpsertUniversalRoll change donut succeeds when no rollset 355 Success
104 M2_CarrierProtection_Tests test UpsertUniversalRoll remove arbor fails when in active carrier 114 Success
105 M2_CarrierProtection_Tests test UpsertUniversalRoll remove arbor succeeds when no rollset 614 Success
106 M2_CarrierProtection_Tests test UpsertUniversalRoll remove donut fails when in active carrier 213 Success
107 M2_CarrierProtection_Tests test UpsertUniversalRoll remove donut succeeds when no rollset 277 Success
108 M2_DetectRollsetDisruption_Tests test Broken rollset alert includes roll names 152 Success
109 M2_DetectRollsetDisruption_Tests test Broken rollset alert uses past tense 171 Success
110 M2_DetectRollsetDisruption_Tests test Default diameter tolerance is zero 198 Success
111 M2_DetectRollsetDisruption_Tests test Diameter mismatch alert created when exceeds tolerance 147 Success
112 M2_DetectRollsetDisruption_Tests test Diameter mismatch alert has no mm unit 127 Success
113 M2_DetectRollsetDisruption_Tests test Diameter tolerance from catSettings 208 Success
114 M2_DetectRollsetDisruption_Tests test Disruption created when affected rollsets exist 147 Success
115 M2_DetectRollsetDisruption_Tests test Handles missing diameter data gracefully 183 Success
116 M2_DetectRollsetDisruption_Tests test Multiple affected rollsets create multiple alerts 159 Success
117 M2_DetectRollsetDisruption_Tests test Multiple alert types created in single disruption 155 Success
118 M2_DetectRollsetDisruption_Tests test No diameter alert when within tolerance 126 Success
119 M2_DetectRollsetDisruption_Tests test No disruption created when no conflicts exist 110 Success
120 M2_DetectRollsetDisruption_Tests test No orphans stored for Swap action 139 Success
121 M2_DetectRollsetDisruption_Tests test No position swap alert for Any position roll 98 Success
122 M2_DetectRollsetDisruption_Tests test No position swap alert when position matches 204 Success
123 M2_DetectRollsetDisruption_Tests test Orphaned rolls identified when breaking rollset 159 Success
124 M2_DetectRollsetDisruption_Tests test Orphans linked to correct RollsetBrokenAlert 122 Success
125 M2_DetectRollsetDisruption_Tests test Orphans stored for Create action 176 Success
126 M2_DetectRollsetDisruption_Tests test Orphans stored for Mix action 135 Success
127 M2_DetectRollsetDisruption_Tests test Position swap alert created for Bottom to Top 172 Success
128 M2_DetectRollsetDisruption_Tests test Position swap alert created for Top to Bottom 118 Success
129 M2_DetectRollsetDisruption_Tests test Position swap alert uses past tense 262 Success
130 M2_DetectRollsetDisruption_Tests test PrevRollsetId adds rollset to affected list 195 Success
131 M2_DetectRollsetDisruption_Tests test PrevRollsetId creates orphans from previous rollset 205 Success
132 M2_DetectRollsetDisruption_Tests test RollsetBrokenAlerts populated for affected rollsets 126 Success
133 M2_DetectRollsetDisruption_Tests test RollshopAlert always created even without alerts 155 Success
134 M2_DetectRollsetDisruption_Tests test RollshopAlert default StatusCode is P 164 Success
135 M2_DetectRollsetDisruption_Tests test RollshopAlert has CreatedBy populated 123 Success
136 M2_DisruptionTracking_Tests test AcknowledgeNotification: Error when already acknowledged 175 Success
137 M2_DisruptionTracking_Tests test AcknowledgeNotification: Status changes from P to A 214 Success
138 M2_DisruptionTracking_Tests test Detection: Diameter mismatch alert created when difference exceeds tolerance 351 Success
139 M2_DisruptionTracking_Tests test Detection: Multiple affected rollsets identified 273 Success
140 M2_DisruptionTracking_Tests test Detection: Multiple orphaned rolls identified 388 Success
141 M2_DisruptionTracking_Tests test Detection: No diameter alert when within tolerance 253 Success
142 M2_DisruptionTracking_Tests test Detection: Position swap alert created for Bottom to Top 297 Success
143 M2_DisruptionTracking_Tests test Detection: Position swap alert created for Top to Bottom 368 Success
144 M2_DisruptionTracking_Tests test Detection: Single affected rollset identified 318 Success
145 M2_DisruptionTracking_Tests test Detection: Single orphaned roll identified 545 Success
146 M2_DisruptionTracking_Tests test ErrorHandling: Rollset created even if detection fails 232 Success
147 M2_DisruptionTracking_Tests test Integration: Multiple alert types in one disruption 367 Success
148 M2_DisruptionTracking_Tests test UpsertRollset: ActionTypeCode C recorded correctly 270 Success
149 M2_DisruptionTracking_Tests test UpsertRollset: ActionTypeCode M recorded correctly 220 Success
150 M2_DisruptionTracking_Tests test UpsertRollset: ActionTypeCode S recorded correctly 278 Success
151 M2_DisruptionTracking_Tests test UpsertRollset: Default ActionTypeCode is C 401 Success
152 M2_DraftEvents_Tests test ConfirmEvents: Deletes Main events not in active Draft 188 Success
153 M2_DraftEvents_Tests test ConfirmEvents: Error when ConfirmUntilEventId not found 90 Success
154 M2_DraftEvents_Tests test ConfirmEvents: Inserts new Draft events to Main 138 Success
155 M2_DraftEvents_Tests test ConfirmEvents: Partial confirmation with ConfirmUntilEventId 192 Success
156 M2_DraftEvents_Tests test ConfirmEvents: Publishes Draft to Main 144 Success
157 M2_DraftEvents_Tests test DeleteEvent DeleteMode Both: Deletes from both tables 225 Success
158 M2_DraftEvents_Tests test DeleteEvent DeleteMode Both: Error when not found in Draft 57 Success
159 M2_DraftEvents_Tests test DeleteEvent DeleteMode Both: Error when not found in Main 82 Success
160 M2_DraftEvents_Tests test DeleteEvent DeleteMode Both: IsMatched in Draft prevents deletion 82 Success
161 M2_DraftEvents_Tests test DeleteEvent DeleteMode Both: IsMatched in Main prevents deletion 156 Success
162 M2_DraftEvents_Tests test DeleteEvent DeleteMode Default: Defaults to Main 123 Success
163 M2_DraftEvents_Tests test DeleteEvent DeleteMode Draft: Dilated event handling in Draft 143 Success
164 M2_DraftEvents_Tests test DeleteEvent DeleteMode Draft: Error when not found in Draft 85 Success
165 M2_DraftEvents_Tests test DeleteEvent DeleteMode Draft: IsMatched prevents deletion 65 Success
166 M2_DraftEvents_Tests test DeleteEvent DeleteMode Draft: Only deletes from Draft table 69 Success
167 M2_DraftEvents_Tests test DeleteEvent DeleteMode Invalid: Throws error for invalid mode 57 Success
168 M2_DraftEvents_Tests test DeleteEvent DeleteMode Main: Dilated event handling 164 Success
169 M2_DraftEvents_Tests test DeleteEvent DeleteMode Main: Error when not found in Main 70 Success
170 M2_DraftEvents_Tests test DeleteEvent DeleteMode Main: IsMatched prevents deletion 142 Success
171 M2_DraftEvents_Tests test DeleteEvent DeleteMode Main: Only deletes from Main table 174 Success
172 M2_DraftEvents_Tests test DeleteEvent: Both mode syncs delete to Draft 218 Success
173 M2_DraftEvents_Tests test DeleteEvent: Draft mode does not affect Main 98 Success
174 M2_DraftEvents_Tests test DeleteEvent: Error when EventId not found in Draft 107 Success
175 M2_DraftEvents_Tests test DeleteEvent: Error when EventId not found in Main 90 Success
176 M2_DraftEvents_Tests test DeleteEvent: Error when IsMatched = 1 in Draft mode 69 Success
177 M2_DraftEvents_Tests test DeleteEvent: Error when IsMatched = 1 123 Success
178 M2_DraftEvents_Tests test Edge: ConfirmEvents when already in sync 152 Success
179 M2_DraftEvents_Tests test Edge: Multiple Production events sync correctly 209 Success
180 M2_DraftEvents_Tests test Edge: ResetDraft with empty Main clears Draft 171 Success
181 M2_DraftEvents_Tests test Isolation: Draft and Main can differ 65 Success
182 M2_DraftEvents_Tests test Isolation: Draft changes do not affect Main 106 Success
183 M2_DraftEvents_Tests test MergeToDraft: All production fields sync correctly 231 Success
184 M2_DraftEvents_Tests test MergeToDraft: DELETE soft-deletes in Draft 77 Success
185 M2_DraftEvents_Tests test MergeToDraft: Error when EventId not found 156 Success
186 M2_DraftEvents_Tests test MergeToDraft: Fixed event copies Start/End exactly 160 Success
187 M2_DraftEvents_Tests test MergeToDraft: New Fixed event creates in Draft with cascade 148 Success
188 M2_DraftEvents_Tests test MergeToDraft: Reactivates inactive Draft event on Main update 282 Success
189 M2_DraftEvents_Tests test ResetDraft: Deletes Draft-only events 266 Success
190 M2_DraftEvents_Tests test ResetDraft: Inserts Main-only events to Draft 118 Success
191 M2_DraftEvents_Tests test ResetDraft: Restores Draft from Main 175 Success
192 M2_DraftEvents_Tests test Sync Scenario: Different ScheduledRollingHours in Main and Draft 292 Success
193 M2_DraftEvents_Tests test Sync Scenario: Different Start times preserved until confirmed 188 Success
194 M2_DraftEvents_Tests test Sync Scenario: Different StatusCode in Main and Draft 160 Success
195 M2_DraftEvents_Tests test Sync Scenario: Event active in Main but inactive in Draft 122 Success
196 M2_DraftEvents_Tests test Sync Scenario: Event exists only in Draft 144 Success
197 M2_DraftEvents_Tests test Sync Scenario: Event exists only in Main 122 Success
198 M2_DraftEvents_Tests test Sync Scenario: IsMatched in Main but not in Draft 82 Success
199 M2_DraftEvents_Tests test Sync Scenario: MergeToDraft preserves Draft Start 218 Success
200 M2_DraftEvents_Tests test SyncCampaigns: Creates event in both Main and Draft 304 Success
201 M2_DraftEvents_Tests test SyncDelete: Delete Both then resync recreates both 356 Success
202 M2_DraftEvents_Tests test SyncDelete: Delete Draft preserves Main state 278 Success
203 M2_DraftEvents_Tests test SyncDelete: Delete Draft then resync restores Draft via MergeToDraft 244 Success
204 M2_DraftEvents_Tests test SyncDelete: Delete Main preserves Draft state independently 473 Success
205 M2_DraftEvents_Tests test SyncDelete: Delete Main then resync recreates Main 286 Success
206 M2_DraftEvents_Tests test SyncDelete: IsMatched prevents delete in all modes 399 Success
207 M2_DraftEvents_Tests test UpsertDraftEvent: Create Downtime in Draft 82 Success
208 M2_DraftEvents_Tests test UpsertDraftEvent: Create Holiday only in Draft 133 Success
209 M2_DraftEvents_Tests test UpsertDraftEvent: Create Maintenance in Draft 115 Success
210 M2_DraftEvents_Tests test UpsertDraftEvent: Error when Start is NULL 69 Success
211 M2_DraftEvents_Tests test UpsertDraftProductionEvent: Error when SectionId missing 66 Success
212 M2_DraftEvents_Tests test UpsertDraftProductionEvent: IsMatched allows non-date changes 156 Success
213 M2_DraftEvents_Tests test UpsertDraftProductionEvent: IsMatched prevents date changes 181 Success
214 M2_DraftEvents_Tests test UpsertDraftProductionEvent: New event only in Draft not Main 127 Success
215 M2_DraftEvents_Tests test UpsertDraftProductionEvent: Update only affects Draft not Main 217 Success
216 M2_DraftEvents_Tests test UpsertProductionEvent: Anchor logic positions Draft event correctly 147 Success
217 M2_DraftEvents_Tests test UpsertProductionEvent: IsMatched syncs to Draft 156 Success
218 M2_DraftEvents_Tests test UpsertProductionEvent: New event creates in both Main and Draft 415 Success
219 M2_DraftEvents_Tests test UpsertProductionEvent: No anchor uses Main Start for Draft 187 Success
220 M2_DraftEvents_Tests test UpsertProductionEvent: ScheduledRollingHours change recalculates Draft End 257 Success
221 M2_DraftEvents_Tests test UpsertProductionEvent: Update syncs fields to Draft but not Start 789 Success
222 M2_EdgerRollPass_Tests test UpsertEdgerRollPass adds first pass with defaults 70 Success
223 M2_EdgerRollPass_Tests test UpsertEdgerRollPass adds sequential passes up to 4 65 Success
224 M2_EdgerRollPass_Tests test UpsertEdgerRollPass fails with inactive PartId 49 Success
225 M2_EdgerRollPass_Tests test UpsertEdgerRollPass fails with invalid PassNumber 58 Success
226 M2_EdgerRollPass_Tests test UpsertEdgerRollPass fails with invalid PassStatusCode 70 Success
227 M2_EdgerRollPass_Tests test UpsertEdgerRollPass fails with non-EdgerRoll Part 45 Success
228 M2_EdgerRollPass_Tests test UpsertEdgerRollPass fails with non-existent PartId 45 Success
229 M2_EdgerRollPass_Tests test UpsertEdgerRollPass returns PassNumber on update 141 Success
230 M2_EdgerRollPass_Tests test UpsertEdgerRollPass updates status to Damaged 66 Success
231 M2_EdgerRollPass_Tests test UpsertEdgerRollPass updates status to Used 66 Success
232 M2_EventErrorHandling_Tests test Cascade: Max cascade iterations throws descriptive error 102 Success
233 M2_EventErrorHandling_Tests test Cascade: Max Fixed resolution iterations throws descriptive error 79 Success
234 M2_EventErrorHandling_Tests test Compaction: Max iterations throws descriptive error 71 Success
235 M2_EventErrorHandling_Tests test Defaults: PreProcessEvent uses fallback limit 61 Success
236 M2_EventErrorHandling_Tests test ErrorMessage: Clean extraction removes technical context 29 Success
237 M2_EventErrorHandling_Tests test ErrorMessage: Collision errors identify event types 53 Success
238 M2_EventErrorHandling_Tests test PreProcess: Error message contains context information 98 Success
239 M2_EventErrorHandling_Tests test PreProcess: Max iterations reached throws descriptive error 120 Success
240 M2_EventErrorHandling_Tests test Transaction: UpsertEvent rollback on PreProcess error 194 Success
241 M2_EventErrorHandling_Tests test Transaction: UpsertProductionEvent rollback on validation error 45 Success
242 M2_EventIntegration_Tests test Cascade: Long chain with intercalated Fixed 408 Success
243 M2_EventIntegration_Tests test Cascade: Stress test 10 consecutive events 298 Success
244 M2_EventIntegration_Tests test Compact: Blocked by Fixed event 394 Success
245 M2_EventIntegration_Tests test Compact: Complete gap closure 216 Success
246 M2_EventIntegration_Tests test Compact: Preserves dilation downstream 345 Success
247 M2_EventIntegration_Tests test Complex: BaseDuration preserved through complete cycle 207 Success
248 M2_EventIntegration_Tests test Complex: Complete production schedule with Fixed events 328 Success
249 M2_EventIntegration_Tests test Complex: Update triggers cascade and compaction 339 Success
250 M2_EventIntegration_Tests test Create: Production with minimal fields 241 Success
251 M2_EventIntegration_Tests test EdgeCase: Production spans midnight 242 Success
252 M2_EventIntegration_Tests test EdgeCase: Very long BaseDuration 24h 175 Success
253 M2_EventIntegration_Tests test EdgeCase: Very short BaseDuration 5min 224 Success
254 M2_EventIntegration_Tests test Insert: Fixed between Productions cascades 374 Success
255 M2_EventIntegration_Tests test PreProcess: Multiple consecutive Fixed events MOVE 250 Success
256 M2_EventIntegration_Tests test PreProcess: Overlapping Fixed events smart dilation 176 Success
257 M2_EventIntegration_Tests test PreProcess: Production vs Production MOVE 370 Success
258 M2_EventIntegration_Tests test STEP4: Shrinking Fixed readjusts dilated Production 257 Success
259 M2_EventIntegration_Tests test Update: Change Production SectionId 262 Success
260 M2_EventIntegration_Tests test Update: Moving Fixed triggers cascade 220 Success
261 M2_EventIntegration_Tests test Update: Multiple modifications preserve BaseDuration 291 Success
262 M2_EventIntegration_Tests test Update: Multiple Production fields batch 188 Success
263 M2_EventIntegration_Tests test Update: Start moves into collision zone 269 Success
264 M2_EventIntegration_Tests test UpsertEvent: Create compatible Downtime and Maintenance 122 Success
265 M2_EventIntegration_Tests test UpsertEvent: Update Fixed event adjusts affected Production 274 Success
266 M2_EventIntegration_Tests test UpsertProductionEvent: Auto-moves after Holiday 238 Success
267 M2_EventIntegration_Tests test UpsertProductionEvent: Create with all fields populated 172 Success
268 M2_EventIntegration_Tests test UpsertProductionEvent: Dilates around Downtime 216 Success
269 M2_EventIntegration_Tests test UpsertProductionEvent: Update preserves BaseDuration 254 Success
270 M2_EventIntegration_Tests test Validation: Downtime vs Downtime collision error 78 Success
271 M2_EventIntegration_Tests test Validation: Downtime vs Holiday collision error 69 Success
272 M2_EventIntegration_Tests test Validation: End before Start throws error 94 Success
273 M2_EventIntegration_Tests test Validation: Holiday vs Holiday collision error 119 Success
274 M2_EventIntegration_Tests test Validation: Invalid EventTypeCode error 65 Success
275 M2_EventIntegration_Tests test Validation: Invalid SectionId throws error 106 Success
276 M2_EventIntegration_Tests test Workflow: StatusCode P to I to C progression 302 Success
277 M2_GetCampaignsByEventId_Tests test RECONCILE #2258: apportioned detail sums to month and campaign totals 90 Success
278 M2_GetCampaignsByEventId_Tests test RECONCILE #2258: cobbles excluded from length shares but totals reconcile 175 Success
279 M2_GetProductionMonth_Tests test ASSET ISOLATION: Mill #1 shifts are ignored by M2 12 Success
280 M2_GetProductionMonth_Tests test FALLBACK: scalar falls back to calendar month when no shift 4 Success
281 M2_GetProductionMonth_Tests test HALF-OPEN: boundary instant belongs to the next shift 12 Success
282 M2_GetProductionMonth_Tests test ITVF: returns no row when no shift covers the instant 37 Success
283 M2_GetProductionMonth_Tests test SHIFT-ALIGNED: Feb-calendar instant in a Jan-ProductionDate shift returns January 8 Success
284 M2_GetProductionMonth_Tests test SHIFT-ALIGNED: Jan-calendar instant in a Feb-ProductionDate shift returns February 12 Success
285 M2_PassCampaigns_Tests test GetPassCampaignData fails with invalid time range 122 Success
286 M2_PassCampaigns_Tests test GetPassCampaignData fails without EdgerRollPartId 61 Success
287 M2_PassCampaigns_Tests test GetPassCampaignData filters by PassNumber 106 Success
288 M2_PassCampaigns_Tests test GetPassCampaignData returns calculated totals 147 Success
289 M2_PassCampaigns_Tests test GetPassCampaignData returns data for EdgerRoll 106 Success
290 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets fails with deleted pass 118 Success
291 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets fails with non-existent id 205 Success
292 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets fails without any offset 98 Success
293 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets fails without id 65 Success
294 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets returns correct id 126 Success
295 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets updates multiple offsets 118 Success
296 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets updates OffsetBillets 97 Success
297 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets updates OffsetLength 113 Success
298 M2_PassCampaigns_Tests test UpdatePassCampaignOffsets updates OffsetWeight 106 Success
299 M2_ResolveEventCollisions_Tests test Cascade: Five event cascade chain 110 Success
300 M2_ResolveEventCollisions_Tests test Cascade: Last event collides with Fixed 37 Success
301 M2_ResolveEventCollisions_Tests test Cascade: Middle event already dilated 85 Success
302 M2_ResolveEventCollisions_Tests test Cascade: Moving Production pushes subsequent Production events 66 Success
303 M2_ResolveEventCollisions_Tests test Cascade: Production cascade blocked by Fixed wall 36 Success
304 M2_ResolveEventCollisions_Tests test Cascade: Production pushes another Production around Fixed event 82 Success
305 M2_ResolveEventCollisions_Tests test Cascade: Productions with large gaps between them 49 Success
306 M2_ResolveEventCollisions_Tests test Complex: Production DILATE then CASCADE another dilated Production 65 Success
307 M2_ResolveEventCollisions_Tests test Complex: Production DILATE through overlapping Downtime and Maintenance 41 Success
308 M2_ResolveEventCollisions_Tests test D1: Downtime vs Downtime throws error 21 Success
309 M2_ResolveEventCollisions_Tests test D1: Downtime vs Holiday partial overlap throws error 53 Success
310 M2_ResolveEventCollisions_Tests test D3: Downtime vs Maintenance is compatible 28 Success
311 M2_ResolveEventCollisions_Tests test Edge: Event with minimum duration one minute 21 Success
312 M2_ResolveEventCollisions_Tests test Edge: Event with very long duration spans days 25 Success
313 M2_ResolveEventCollisions_Tests test Edge: Multiple events same start different durations 25 Success
314 M2_ResolveEventCollisions_Tests test Edge: Production ending exactly at Fixed start has no collision 20 Success
315 M2_ResolveEventCollisions_Tests test Edge: Production one second after Fixed has no collision 20 Success
316 M2_ResolveEventCollisions_Tests test Edge: Production one second before Fixed has no collision 20 Success
317 M2_ResolveEventCollisions_Tests test Edge: Production with no collisions remains unchanged 52 Success
318 M2_ResolveEventCollisions_Tests test H1: Holiday completely containing another Holiday throws error 24 Success
319 M2_ResolveEventCollisions_Tests test H1: Holiday overlap at end throws error 20 Success
320 M2_ResolveEventCollisions_Tests test H1: Holiday overlap at start throws error 20 Success
321 M2_ResolveEventCollisions_Tests test H1: Holiday vs Downtime throws error 24 Success
322 M2_ResolveEventCollisions_Tests test H1: Holiday vs Holiday throws error 20 Success
323 M2_ResolveEventCollisions_Tests test H2: Holiday vs Maintenance throws error 20 Success
324 M2_ResolveEventCollisions_Tests test M1: Maintenance vs Downtime is compatible 20 Success
325 M2_ResolveEventCollisions_Tests test M1: Maintenance vs Maintenance is compatible 25 Success
326 M2_ResolveEventCollisions_Tests test M2: Maintenance vs Holiday throws error 16 Success
327 M2_ResolveEventCollisions_Tests test O1: Multiple Other events can overlap 17 Success
328 M2_ResolveEventCollisions_Tests test O1: Other does not collide with Holiday 17 Success
329 M2_ResolveEventCollisions_Tests test O1: Other does not collide with Production 16 Success
330 M2_ResolveEventCollisions_Tests test O1: Production not affected by Other event 17 Success
331 M2_ResolveEventCollisions_Tests test P1: Multiple Productions overlapping simultaneously 36 Success
332 M2_ResolveEventCollisions_Tests test P1: Production completely contained moves after 57 Success
333 M2_ResolveEventCollisions_Tests test P1: Production containing existing moves after 17 Success
334 M2_ResolveEventCollisions_Tests test P1: Production moves after existing Production when S < NS 36 Success
335 M2_ResolveEventCollisions_Tests test P1: Production with same start time moves after existing 98 Success
336 M2_ResolveEventCollisions_Tests test P2: Production completely inside Fixed MOVES after 53 Success
337 M2_ResolveEventCollisions_Tests test P2: Production DILATE around Fixed when NS < S 57 Success
338 M2_ResolveEventCollisions_Tests test P2: Production DILATE through contiguous Fixed events 24 Success
339 M2_ResolveEventCollisions_Tests test P2: Production DILATE through Fixed events with variable gaps 20 Success
340 M2_ResolveEventCollisions_Tests test P2: Production DILATE through four consecutive Fixed events 20 Success
341 M2_ResolveEventCollisions_Tests test P2: Production DILATE through mixed Fixed event types 28 Success
342 M2_ResolveEventCollisions_Tests test P2: Production DILATE through multiple Holidays 20 Success
343 M2_ResolveEventCollisions_Tests test P2: Production DILATE through overlapping Fixed events without double counting 25 Success
344 M2_ResolveEventCollisions_Tests test P2: Production DILATE through three Fixed events with gaps 16 Success
345 M2_ResolveEventCollisions_Tests test P2: Production DILATE with Fixed ending at exact original P_End 20 Success
346 M2_ResolveEventCollisions_Tests test P2: Production MOVE after Fixed when S <= NS 32 Success
347 M2_ResolveEventCollisions_Tests test P2: Production MOVE then DILATE in sequence 20 Success
348 M2_ResolveEventCollisions_Tests test P2: Production starting at Fixed end has no collision 25 Success
349 M2_ResolveEventCollisions_Tests test P2: Production with Fixed starting at exact P_Start MOVES 25 Success
350 M2_ResolveEventCollisions_Tests test P2: Short Production DILATE through long Fixed event 29 Success
351 M2_ResolveEventCollisions_Tests test Stress: High density Fixed events 12 in 2 hours 29 Success
352 M2_ResolveEventCollisions_Tests test Stress: Multi-day Production through multiple Fixed events 37 Success
353 M2_ResolveEventCollisions_Tests test Update: Event excludes itself from collision detection 25 Success
354 M2_ResolveEventCollisions_Tests test Update: Event in middle of dilated chain 29 Success
355 M2_ResolveEventCollisions_Tests test Update: Fixed event moved away from collision 28 Success
356 M2_ResolveEventCollisions_Tests test Update: Production BaseDuration increased significantly 65 Success
357 M2_ResolveEventCollisions_Tests test Update: Production BaseDuration reduced significantly 28 Success
358 M2_ScheduleCompaction_Tests test Basic: 2-event compaction moves P2 backward 69 Success
359 M2_ScheduleCompaction_Tests test Basic: 3-event compaction cascades through all events 160 Success
360 M2_ScheduleCompaction_Tests test Basic: Partial gap elimination completes gracefully 66 Success
361 M2_ScheduleCompaction_Tests test Edge: Final event encounters Fixed during compaction 131 Success
362 M2_ScheduleCompaction_Tests test Edge: Gap fully eliminated creates contiguous events 49 Success
363 M2_ScheduleCompaction_Tests test Edge: No compaction when event not shortened 49 Success
364 M2_ScheduleCompaction_Tests test Edge: No subsequent events completes immediately 46 Success
365 M2_ScheduleCompaction_Tests test Fixed: Compaction DILATE around Fixed event 91 Success
366 M2_ScheduleCompaction_Tests test Fixed: Compaction MOVE after Fixed event 58 Success
367 M2_ScheduleCompaction_Tests test Fixed: Compaction MOVE then DILATE sequence 45 Success
368 M2_ScheduleCompaction_Tests test Fixed: Compaction stops when Fixed blocks entire remaining gap 73 Success
369 M2_ScheduleCompaction_Tests test Fixed: Compaction through mixed Fixed event types 165 Success
370 M2_ScheduleCompaction_Tests test Fixed: Compaction through multiple consecutive Fixed events 57 Success
371 M2_ScheduleCompaction_Tests test Fixed: Compaction through overlapping Fixed events without double counting 152 Success
372 M2_ScheduleCompaction_Tests test Fixed: Fixed event at exact gap boundary causes MOVE 155 Success
373 M2_ScheduleCompaction_Tests test Gap: Middle event shortening compacts subsequent events 79 Success
374 M2_ScheduleCompaction_Tests test Gap: Variable gaps between events compact correctly 152 Success
375 M2_ScheduleCompaction_Tests test Gap: Very large gap 5 hours compacts correctly 102 Success
376 M2_ScheduleCompaction_Tests test Gap: Very small gap 3 minutes compacts correctly 115 Success
377 M2_ScheduleCompaction_Tests test Integration: CompactSchedule disabled skips compaction 78 Success
378 M2_ScheduleCompaction_Tests test Integration: UpsertEvent skips compaction with blocking events 185 Success
379 M2_ScheduleCompaction_Tests test Integration: UpsertEvent triggers compaction on shortening 114 Success
380 M2_SwapRollsetsRolls_Tests test Error: BottomRollId1 is required 189 Success
381 M2_SwapRollsetsRolls_Tests test Error: BottomRollId2 does not exist in Rolls table 135 Success
382 M2_SwapRollsetsRolls_Tests test Error: BottomRollId2 required when RollsetId2 provided 66 Success
383 M2_SwapRollsetsRolls_Tests test Error: Cannot swap rollsets in different sections 86 Success
384 M2_SwapRollsetsRolls_Tests test Error: Cannot swap rollsets in different stands 146 Success
385 M2_SwapRollsetsRolls_Tests test Error: Rollset1 must have both rolls assigned 93 Success
386 M2_SwapRollsetsRolls_Tests test Error: RollsetId1 and RollsetId2 must be different 107 Success
387 M2_SwapRollsetsRolls_Tests test Error: RollsetId1 does not exist 81 Success
388 M2_SwapRollsetsRolls_Tests test Error: RollsetId1 is required 102 Success
389 M2_SwapRollsetsRolls_Tests test Error: RollsetId2 does not exist 77 Success
390 M2_SwapRollsetsRolls_Tests test Error: TopRollId1 does not exist in Rolls table 94 Success
391 M2_SwapRollsetsRolls_Tests test Error: TopRollId1 is required 61 Success
392 M2_SwapRollsetsRolls_Tests test Error: TopRollId2 required when RollsetId2 provided 87 Success
393 M2_SwapRollsetsRolls_Tests test Success: Create new rollset with specified rolls 254 Success
394 M2_SwapRollsetsRolls_Tests test Success: Swap rolls between two rollsets 208 Success
395 M2_SwapRollsetsRolls_Tests test Success: Use any valid rolls 250 Success
396 M2_SyncCampaignsToProductionEvents_Tests test CASCADE: Chain stops at matched barrier 222 Success
397 M2_SyncCampaignsToProductionEvents_Tests test CASCADE: Matched events are immovable barriers 98 Success
398 M2_SyncCampaignsToProductionEvents_Tests test CASCADE: Updating IsMatched prevents future cascade 147 Success
399 M2_SyncCampaignsToProductionEvents_Tests test COMPLEX: Multiple section changes create multiple events 201 Success
400 M2_SyncCampaignsToProductionEvents_Tests test COMPLEX: ResolveEventCascade called for each group 254 Success
401 M2_SyncCampaignsToProductionEvents_Tests test COMPLEX: StatusCode K preserved when updating 139 Success
402 M2_SyncCampaignsToProductionEvents_Tests test EDGE CASE: Date filters work correctly 229 Success
403 M2_SyncCampaignsToProductionEvents_Tests test EDGE CASE: Empty campaigns table produces no events 212 Success
404 M2_SyncCampaignsToProductionEvents_Tests test EDGE CASE: No campaigns returns gracefully 90 Success
405 M2_SyncCampaignsToProductionEvents_Tests test FIXED: Dilates unmatched but not matched 122 Success
406 M2_SyncCampaignsToProductionEvents_Tests test FIXED: Does not dilate matched events 131 Success
407 M2_SyncCampaignsToProductionEvents_Tests test GROUPING: Consecutive campaigns same section create single event 238 Success
408 M2_SyncCampaignsToProductionEvents_Tests test GROUPING: Section change creates separate events 237 Success
409 M2_SyncCampaignsToProductionEvents_Tests test GROUPING: Single campaign creates single event 250 Success
410 M2_SyncCampaignsToProductionEvents_Tests test ISMATCHED: Last group updates status P to I when matched 147 Success
411 M2_SyncCampaignsToProductionEvents_Tests test ISMATCHED: Matched event updated with IsMatched = 1 283 Success
412 M2_SyncCampaignsToProductionEvents_Tests test ISMATCHED: New event created with IsMatched = 1 362 Success
413 M2_SyncCampaignsToProductionEvents_Tests test ISMATCHED: Prevents duplicate events on resync 338 Success
414 M2_SyncCampaignsToProductionEvents_Tests test ISMATCHED: Unmatched future event matched in next run 200 Success
415 M2_SyncCampaignsToProductionEvents_Tests test LINKING: All campaigns in group linked to same event 251 Success
416 M2_SyncCampaignsToProductionEvents_Tests test LINKING: EventId preserved for already-linked campaigns 168 Success
417 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Closest match selected when multiple exist 127 Success
418 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Event expands with campaigns 225 Success
419 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Event times adjust to campaigns 267 Success
420 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Exact temporal overlap matches event 180 Success
421 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Fallback respects section 159 Success
422 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Fallback to next unmatched same section 263 Success
423 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Inactive events not matched 168 Success
424 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: New event created when no match found 176 Success
425 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Proximity window 48h enforced 193 Success
426 M2_SyncCampaignsToProductionEvents_Tests test MATCHING: Proximity window matches close event 231 Success
427 M2_SyncCampaignsToProductionEvents_Tests test SMART START: First sync detects production run start 392 Success
428 M2_SyncCampaignsToProductionEvents_Tests test SMART START: Mixed matched and unmatched timeline 230 Success
429 M2_SyncCampaignsToProductionEvents_Tests test SMART START: Second sync continues from last matched event 233 Success
430 M2_SyncCampaignsToProductionEvents_Tests test SPLIT #2258: cross-month event gets one PEA row per production month 183 Success
431 M2_SyncCampaignsToProductionEvents_Tests test SPLIT #2258: resync does not duplicate PEA EventMonth rows 208 Success
432 M2_SyncCampaignsToProductionEvents_Tests test TIMESTAMPS: Continuity maintained between groups 175 Success
433 M2_SyncCampaignsToProductionEvents_Tests test TIMESTAMPS: FirstBilletTimestamp is first campaign start 214 Success
434 M2_SyncCampaignsToProductionEvents_Tests test TIMESTAMPS: TrackedEnd is last campaign end 294 Success
435 M2_TrackPassCampaignsJob_Tests test TrackPassCampaignsJob calculates cumulative start values 151 Success
436 M2_TrackPassCampaignsJob_Tests test TrackPassCampaignsJob calculates metrics from billets 138 Success
437 M2_TrackPassCampaignsJob_Tests test TrackPassCampaignsJob creates new campaign 119 Success
438 M2_TrackPassCampaignsJob_Tests test TrackPassCampaignsJob only counts billets in time range 143 Success
439 M2_TrackPassCampaignsJob_Tests test TrackPassCampaignsJob preserves offset values 130 Success
440 M2_TrackPassCampaignsJob_Tests test TrackPassCampaignsJob skips deleted carriers 147 Success
441 M2_TrackPassCampaignsJob_Tests test TrackPassCampaignsJob skips inactive passes 146 Success
442 M2_TrackPassCampaignsJob_Tests test TrackPassCampaignsJob updates existing campaign 175 Success

Raw Output Tail

|367|[M2_ScheduleCompaction_Tests].[test Fixed: Compaction MOVE then DILATE sequence]                                                                           |     45|Success|
|368|[M2_ScheduleCompaction_Tests].[test Fixed: Compaction stops when Fixed blocks entire remaining gap]                                                        |     73|Success|
|369|[M2_ScheduleCompaction_Tests].[test Fixed: Compaction through mixed Fixed event types]                                                                     |    165|Success|
|370|[M2_ScheduleCompaction_Tests].[test Fixed: Compaction through multiple consecutive Fixed events]                                                           |     57|Success|
|371|[M2_ScheduleCompaction_Tests].[test Fixed: Compaction through overlapping Fixed events without double counting]                                            |    152|Success|
|372|[M2_ScheduleCompaction_Tests].[test Fixed: Fixed event at exact gap boundary causes MOVE]                                                                  |    155|Success|
|373|[M2_ScheduleCompaction_Tests].[test Gap: Middle event shortening compacts subsequent events]                                                               |     79|Success|
|374|[M2_ScheduleCompaction_Tests].[test Gap: Variable gaps between events compact correctly]                                                                   |    152|Success|
|375|[M2_ScheduleCompaction_Tests].[test Gap: Very large gap 5 hours compacts correctly]                                                                        |    102|Success|
|376|[M2_ScheduleCompaction_Tests].[test Gap: Very small gap 3 minutes compacts correctly]                                                                      |    115|Success|
|377|[M2_ScheduleCompaction_Tests].[test Integration: CompactSchedule disabled skips compaction]                                                                |     78|Success|
|378|[M2_ScheduleCompaction_Tests].[test Integration: UpsertEvent skips compaction with blocking events]                                                        |    185|Success|
|379|[M2_ScheduleCompaction_Tests].[test Integration: UpsertEvent triggers compaction on shortening]                                                            |    114|Success|
|380|[M2_SwapRollsetsRolls_Tests].[test Error: BottomRollId1 is required]                                                                                       |    189|Success|
|381|[M2_SwapRollsetsRolls_Tests].[test Error: BottomRollId2 does not exist in Rolls table]                                                                     |    135|Success|
|382|[M2_SwapRollsetsRolls_Tests].[test Error: BottomRollId2 required when RollsetId2 provided]                                                                 |     66|Success|
|383|[M2_SwapRollsetsRolls_Tests].[test Error: Cannot swap rollsets in different sections]                                                                      |     86|Success|
|384|[M2_SwapRollsetsRolls_Tests].[test Error: Cannot swap rollsets in different stands]                                                                        |    146|Success|
|385|[M2_SwapRollsetsRolls_Tests].[test Error: Rollset1 must have both rolls assigned]                                                                          |     93|Success|
|386|[M2_SwapRollsetsRolls_Tests].[test Error: RollsetId1 and RollsetId2 must be different]                                                                     |    107|Success|
|387|[M2_SwapRollsetsRolls_Tests].[test Error: RollsetId1 does not exist]                                                                                       |     81|Success|
|388|[M2_SwapRollsetsRolls_Tests].[test Error: RollsetId1 is required]                                                                                          |    102|Success|
|389|[M2_SwapRollsetsRolls_Tests].[test Error: RollsetId2 does not exist]                                                                                       |     77|Success|
|390|[M2_SwapRollsetsRolls_Tests].[test Error: TopRollId1 does not exist in Rolls table]                                                                        |     94|Success|
|391|[M2_SwapRollsetsRolls_Tests].[test Error: TopRollId1 is required]                                                                                          |     61|Success|
|392|[M2_SwapRollsetsRolls_Tests].[test Error: TopRollId2 required when RollsetId2 provided]                                                                    |     87|Success|
|393|[M2_SwapRollsetsRolls_Tests].[test Success: Create new rollset with specified rolls]                                                                       |    254|Success|
|394|[M2_SwapRollsetsRolls_Tests].[test Success: Swap rolls between two rollsets]                                                                               |    208|Success|
|395|[M2_SwapRollsetsRolls_Tests].[test Success: Use any valid rolls]                                                                                           |    250|Success|
|396|[M2_SyncCampaignsToProductionEvents_Tests].[test CASCADE: Chain stops at matched barrier]                                                                  |    222|Success|
|397|[M2_SyncCampaignsToProductionEvents_Tests].[test CASCADE: Matched events are immovable barriers]                                                           |     98|Success|
|398|[M2_SyncCampaignsToProductionEvents_Tests].[test CASCADE: Updating IsMatched prevents future cascade]                                                      |    147|Success|
|399|[M2_SyncCampaignsToProductionEvents_Tests].[test COMPLEX: Multiple section changes create multiple events]                                                 |    201|Success|
|400|[M2_SyncCampaignsToProductionEvents_Tests].[test COMPLEX: ResolveEventCascade called for each group]                                                       |    254|Success|
|401|[M2_SyncCampaignsToProductionEvents_Tests].[test COMPLEX: StatusCode K preserved when updating]                                                            |    139|Success|
|402|[M2_SyncCampaignsToProductionEvents_Tests].[test EDGE CASE: Date filters work correctly]                                                                   |    229|Success|
|403|[M2_SyncCampaignsToProductionEvents_Tests].[test EDGE CASE: Empty campaigns table produces no events]                                                      |    212|Success|
|404|[M2_SyncCampaignsToProductionEvents_Tests].[test EDGE CASE: No campaigns returns gracefully]                                                               |     90|Success|
|405|[M2_SyncCampaignsToProductionEvents_Tests].[test FIXED: Dilates unmatched but not matched]                                                                 |    122|Success|
|406|[M2_SyncCampaignsToProductionEvents_Tests].[test FIXED: Does not dilate matched events]                                                                    |    131|Success|
|407|[M2_SyncCampaignsToProductionEvents_Tests].[test GROUPING: Consecutive campaigns same section create single event]                                         |    238|Success|
|408|[M2_SyncCampaignsToProductionEvents_Tests].[test GROUPING: Section change creates separate events]                                                         |    237|Success|
|409|[M2_SyncCampaignsToProductionEvents_Tests].[test GROUPING: Single campaign creates single event]                                                           |    250|Success|
|410|[M2_SyncCampaignsToProductionEvents_Tests].[test ISMATCHED: Last group updates status P to I when matched]                                                 |    147|Success|
|411|[M2_SyncCampaignsToProductionEvents_Tests].[test ISMATCHED: Matched event updated with IsMatched = 1]                                                      |    283|Success|
|412|[M2_SyncCampaignsToProductionEvents_Tests].[test ISMATCHED: New event created with IsMatched = 1]                                                          |    362|Success|
|413|[M2_SyncCampaignsToProductionEvents_Tests].[test ISMATCHED: Prevents duplicate events on resync]                                                           |    338|Success|
|414|[M2_SyncCampaignsToProductionEvents_Tests].[test ISMATCHED: Unmatched future event matched in next run]                                                    |    200|Success|
|415|[M2_SyncCampaignsToProductionEvents_Tests].[test LINKING: All campaigns in group linked to same event]                                                     |    251|Success|
|416|[M2_SyncCampaignsToProductionEvents_Tests].[test LINKING: EventId preserved for already-linked campaigns]                                                  |    168|Success|
|417|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Closest match selected when multiple exist]                                                     |    127|Success|
|418|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Event expands with campaigns]                                                                   |    225|Success|
|419|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Event times adjust to campaigns]                                                                |    267|Success|
|420|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Exact temporal overlap matches event]                                                           |    180|Success|
|421|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Fallback respects section]                                                                      |    159|Success|
|422|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Fallback to next unmatched same section]                                                        |    263|Success|
|423|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Inactive events not matched]                                                                    |    168|Success|
|424|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: New event created when no match found]                                                          |    176|Success|
|425|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Proximity window 48h enforced]                                                                  |    193|Success|
|426|[M2_SyncCampaignsToProductionEvents_Tests].[test MATCHING: Proximity window matches close event]                                                           |    231|Success|
|427|[M2_SyncCampaignsToProductionEvents_Tests].[test SMART START: First sync detects production run start]                                                     |    392|Success|
|428|[M2_SyncCampaignsToProductionEvents_Tests].[test SMART START: Mixed matched and unmatched timeline]                                                        |    230|Success|
|429|[M2_SyncCampaignsToProductionEvents_Tests].[test SMART START: Second sync continues from last matched event]                                               |    233|Success|
|430|[M2_SyncCampaignsToProductionEvents_Tests].[test SPLIT #2258: cross-month event gets one PEA row per production month]                                     |    183|Success|
|431|[M2_SyncCampaignsToProductionEvents_Tests].[test SPLIT #2258: resync does not duplicate PEA EventMonth rows]                                               |    208|Success|
|432|[M2_SyncCampaignsToProductionEvents_Tests].[test TIMESTAMPS: Continuity maintained between groups]                                                         |    175|Success|
|433|[M2_SyncCampaignsToProductionEvents_Tests].[test TIMESTAMPS: FirstBilletTimestamp is first campaign start]                                                 |    214|Success|
|434|[M2_SyncCampaignsToProductionEvents_Tests].[test TIMESTAMPS: TrackedEnd is last campaign end]                                                              |    294|Success|
|435|[M2_TrackPassCampaignsJob_Tests].[test TrackPassCampaignsJob calculates cumulative start values]                                                           |    151|Success|
|436|[M2_TrackPassCampaignsJob_Tests].[test TrackPassCampaignsJob calculates metrics from billets]                                                              |    138|Success|
|437|[M2_TrackPassCampaignsJob_Tests].[test TrackPassCampaignsJob creates new campaign]                                                                         |    119|Success|
|438|[M2_TrackPassCampaignsJob_Tests].[test TrackPassCampaignsJob only counts billets in time range]                                                            |    143|Success|
|439|[M2_TrackPassCampaignsJob_Tests].[test TrackPassCampaignsJob preserves offset values]                                                                      |    130|Success|
|440|[M2_TrackPassCampaignsJob_Tests].[test TrackPassCampaignsJob skips deleted carriers]                                                                       |    147|Success|
|441|[M2_TrackPassCampaignsJob_Tests].[test TrackPassCampaignsJob skips inactive passes]                                                                        |    146|Success|
|442|[M2_TrackPassCampaignsJob_Tests].[test TrackPassCampaignsJob updates existing campaign]                                                                    |    175|Success|
--------------------------------------------------------------------------------------------
Test Case Summary: 442 test case(s) executed, 442 succeeded, 0 skipped, 0 failed, 0 errored.
--------------------------------------------------------------------------------------------