]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.jcr/src/main/resources/org/argeo/slc/jcr/slc.cnd
+ fix bugs before release
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.jcr / src / main / resources / org / argeo / slc / jcr / slc.cnd
index 92e81a4ef58a9d0c2489aeb825d3d44e72f79b91..9890fc365313b89e57c70bbb4a0be7d8558fc905 100644 (file)
@@ -99,12 +99,9 @@ mixin
 - slc:uuid (STRING) ! m
 - slc:testCase (STRING)
 - slc:completed (DATE)
-// Added by the engine once the test has been fully processed. 
-// If the test is killed before it ends, this node is not created
-+ slc:status (slc:check)
-// DEPRECATED. This Node is now rather called slc:status (see above)
-// Should be removed in Argeo 2.
-+ slc:testStatus (slc:check)
+// Helper to keep a centralize place to have testResultStatus
+// when adding more than one result part to a given testResult 
++ slc:aggregatedStatus (slc:check)
 
 [slc:diffResult] > slc:testResult
 + slc:summary