Files
KArtSell.Aegis/evidence/AEG-V15-034/ScheduleOccurrencePlannerTests_20260809.trx
kjh2064 dd352596fc feat: bound scheduler catch-up dispatch (AEG-V15-034)
Implements LATEST_ONLY, SKIP_MISSED, and ALL_WITH_LIMIT dispatch plans anchored to scheduledFor. Evidence: targeted Release tests 4/4 passed; TRX SHA256 DC28BE4F2FCF511D5859B9FC3A0ADDF8CE3A566262C9848F05B06D825EA944AD. Schedules remain disabled; DEC-083 is not resolved.
2026-08-09 02:01:25 +09:00

52 lines
7.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<TestRun id="77a3ab75-cf0b-4c5c-a6a5-ec7398b393f5" name="kjh20@KIMJAEHYUN-NOTE 2026-08-09 02:00:41" runUser="KIMJAEHYUN-NOTE\kjh20" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Times creation="2026-08-09T02:00:41.8424006+09:00" queuing="2026-08-09T02:00:41.8424009+09:00" start="2026-08-09T02:00:40.8302731+09:00" finish="2026-08-09T02:00:41.8492243+09:00" />
<TestSettings name="default" id="47bb99a1-94d8-4f7b-ab10-583e9f2af380">
<Deployment runDeploymentRoot="kjh20_KIMJAEHYUN-NOTE_2026-08-09_02_00_41" />
</TestSettings>
<Results>
<UnitTestResult executionId="8d95017d-2adb-41c1-bd93-14855c9abdb0" testId="4cc4638d-542d-f501-1295-718da6fcbfd1" testName="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests.Daily_anchor_does_not_drift_to_dispatch_time" computerName="KIMJAEHYUN-NOTE" duration="00:00:00.0002603" startTime="2026-08-09T02:00:41.7427457+09:00" endTime="2026-08-09T02:00:41.7427979+09:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="8d95017d-2adb-41c1-bd93-14855c9abdb0" />
<UnitTestResult executionId="291659b3-0a58-4935-864d-52115be9383a" testId="734f2a89-2b23-0864-3bdc-dd5d2c1e065a" testName="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests.All_with_limit_dispatches_only_the_most_recent_configured_occurrences" computerName="KIMJAEHYUN-NOTE" duration="00:00:00.0220892" startTime="2026-08-09T02:00:41.7304303+09:00" endTime="2026-08-09T02:00:41.7419252+09:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="291659b3-0a58-4935-864d-52115be9383a" />
<UnitTestResult executionId="34c54294-804c-4bee-a236-f8d5f32f08f9" testId="4a0acb4c-da35-f6d9-1253-fba8b2ec4ae4" testName="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests.Missed_occurrences_are_skipped_without_dispatch_storm" computerName="KIMJAEHYUN-NOTE" duration="00:00:00.0021823" startTime="2026-08-09T02:00:41.7429153+09:00" endTime="2026-08-09T02:00:41.7445150+09:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="34c54294-804c-4bee-a236-f8d5f32f08f9" />
<UnitTestResult executionId="8e27298f-1a57-4cde-a8cf-735cd10ed43a" testId="42622f9c-8837-0fa6-cb49-0be424719bcd" testName="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests.Skip_missed_advances_without_dispatching_a_stale_occurrence" computerName="KIMJAEHYUN-NOTE" duration="00:00:00.0088843" startTime="2026-08-09T02:00:41.7031192+09:00" endTime="2026-08-09T02:00:41.7196234+09:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="8e27298f-1a57-4cde-a8cf-735cd10ed43a" />
</Results>
<TestDefinitions>
<UnitTest name="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests.All_with_limit_dispatches_only_the_most_recent_configured_occurrences" storage="d:\jobroomz\kartsell.aegis\tests\kartsell.modeloperations.unittests\bin\release\net10.0\kartsell.modeloperations.unittests.dll" id="734f2a89-2b23-0864-3bdc-dd5d2c1e065a">
<Execution id="291659b3-0a58-4935-864d-52115be9383a" />
<TestMethod codeBase="D:\JobRoomz\KArtSell.Aegis\tests\KArtSell.ModelOperations.UnitTests\bin\Release\net10.0\KArtSell.ModelOperations.UnitTests.dll" adapterTypeName="executor://xunit/VsTestRunner3/netcore/" className="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests" name="All_with_limit_dispatches_only_the_most_recent_configured_occurrences" />
</UnitTest>
<UnitTest name="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests.Skip_missed_advances_without_dispatching_a_stale_occurrence" storage="d:\jobroomz\kartsell.aegis\tests\kartsell.modeloperations.unittests\bin\release\net10.0\kartsell.modeloperations.unittests.dll" id="42622f9c-8837-0fa6-cb49-0be424719bcd">
<Execution id="8e27298f-1a57-4cde-a8cf-735cd10ed43a" />
<TestMethod codeBase="D:\JobRoomz\KArtSell.Aegis\tests\KArtSell.ModelOperations.UnitTests\bin\Release\net10.0\KArtSell.ModelOperations.UnitTests.dll" adapterTypeName="executor://xunit/VsTestRunner3/netcore/" className="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests" name="Skip_missed_advances_without_dispatching_a_stale_occurrence" />
</UnitTest>
<UnitTest name="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests.Missed_occurrences_are_skipped_without_dispatch_storm" storage="d:\jobroomz\kartsell.aegis\tests\kartsell.modeloperations.unittests\bin\release\net10.0\kartsell.modeloperations.unittests.dll" id="4a0acb4c-da35-f6d9-1253-fba8b2ec4ae4">
<Execution id="34c54294-804c-4bee-a236-f8d5f32f08f9" />
<TestMethod codeBase="D:\JobRoomz\KArtSell.Aegis\tests\KArtSell.ModelOperations.UnitTests\bin\Release\net10.0\KArtSell.ModelOperations.UnitTests.dll" adapterTypeName="executor://xunit/VsTestRunner3/netcore/" className="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests" name="Missed_occurrences_are_skipped_without_dispatch_storm" />
</UnitTest>
<UnitTest name="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests.Daily_anchor_does_not_drift_to_dispatch_time" storage="d:\jobroomz\kartsell.aegis\tests\kartsell.modeloperations.unittests\bin\release\net10.0\kartsell.modeloperations.unittests.dll" id="4cc4638d-542d-f501-1295-718da6fcbfd1">
<Execution id="8d95017d-2adb-41c1-bd93-14855c9abdb0" />
<TestMethod codeBase="D:\JobRoomz\KArtSell.Aegis\tests\KArtSell.ModelOperations.UnitTests\bin\Release\net10.0\KArtSell.ModelOperations.UnitTests.dll" adapterTypeName="executor://xunit/VsTestRunner3/netcore/" className="KArtSell.ModelOperations.UnitTests.ScheduleOccurrencePlannerTests" name="Daily_anchor_does_not_drift_to_dispatch_time" />
</UnitTest>
</TestDefinitions>
<TestEntries>
<TestEntry testId="4cc4638d-542d-f501-1295-718da6fcbfd1" executionId="8d95017d-2adb-41c1-bd93-14855c9abdb0" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="734f2a89-2b23-0864-3bdc-dd5d2c1e065a" executionId="291659b3-0a58-4935-864d-52115be9383a" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="4a0acb4c-da35-f6d9-1253-fba8b2ec4ae4" executionId="34c54294-804c-4bee-a236-f8d5f32f08f9" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="42622f9c-8837-0fa6-cb49-0be424719bcd" executionId="8e27298f-1a57-4cde-a8cf-735cd10ed43a" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
</TestEntries>
<TestLists>
<TestList name="목록에 없는 결과" id="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestList name="로드된 모든 결과" id="19431567-8539-422a-85d7-44ee4e166bda" />
</TestLists>
<ResultSummary outcome="Completed">
<Counters total="4" executed="4" passed="4" failed="0" error="0" timeout="0" aborted="0" inconclusive="0" passedButRunAborted="0" notRunnable="0" notExecuted="0" disconnected="0" warning="0" completed="0" inProgress="0" pending="0" />
<Output>
<StdOut>[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v3.1.5+1b188a7b0a (64-bit .NET 10.0.10)&#xD;
[xUnit.net 00:00:00.29] Discovering: KArtSell.ModelOperations.UnitTests&#xD;
[xUnit.net 00:00:00.34] Discovered: KArtSell.ModelOperations.UnitTests&#xD;
[xUnit.net 00:00:00.36] Starting: KArtSell.ModelOperations.UnitTests&#xD;
[xUnit.net 00:00:00.43] Finished: KArtSell.ModelOperations.UnitTests&#xD;
</StdOut>
</Output>
</ResultSummary>
</TestRun>