<table><tr><td style="">TallFurryMan created this revision.<br />TallFurryMan added reviewers: mutlaqja, wreissenberger.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />TallFurryMan requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22391">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Near the summer solstice, it may happen that dusk occurs before dawn on the same day.<br />
The twilight restriction did not take this situation into account, and was unable to shift restricted jobs to the next dusk.</p>

<p>This change shifts dusk to the next day when it happens before dawn on the same day, resolving this issue when evaluating jobs.<br />
This change also fixes the accompanying exception on dark sky score occurring when debugging in that situation, as the job was occuring during daytime.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Test during a period of the year where dusk happens after the local midnight, so that "dusk happens before dawn", for instance around 1am.<br />
Test during daytime, so that a default ASAP job would happen during the day (this is not required given the execution path, but makes the end-user issue obvious).<br />
Add a single job on a circumpolar target, with twilight restriction, ASAP startup, and let Scheduler evaluate.</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Without this change, job startup is left unmodified although it will start during daytime. An exception happens if debugging.</li>
<li class="remarkup-list-item">With this change, job startup is properly shifted to next dusk, on the following day. No exception is triggered.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>bugfix__dawn_dusk_day (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22391">https://phabricator.kde.org/D22391</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/scheduler/scheduler.cpp</div></div></div><br /><div><strong>To: </strong>TallFurryMan, mutlaqja, wreissenberger<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>