jobbrIO / jobbr-server

Jobbr is a non-invasive .NET JobServer
https://jobbr.readthedocs.io
GNU General Public License v3.0
50 stars 5 forks source link

CM: Are some JobRun States missing in Management? #49

Closed michaelschnyder closed 7 years ago

michaelschnyder commented 7 years ago

See: https://github.com/jobbrIO/jobbr-cm-management/blob/develop/source/Jobbr.ComponentModel.Management/Model/JobRun.cs#L5

michaelschnyder commented 7 years ago

There where a couple of more states in the past: https://github.com/michaelschnyder/jobbr/blob/78bbf2eaf5f510350de421ba50d52424f6dac76f/source/Jobbr.Common/Model/JobRunState.cs

michaelschnyder commented 7 years ago

bug was a false positive because we're already at rc-8 which means the dev-branch is outdated. See current (rc8) version: https://github.com/jobbrIO/jobbr-cm-management/blob/v1.0.0-rc8/source/Jobbr.ComponentModel.Management/Model/JobRunStates.cs

However, a couple of tests have been added to make sure that