From de1c82531a5ca0f17f9a176fc39f072fbd1eb52e Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Sun, 29 Nov 2015 02:37:11 +0100 Subject: [PATCH] Development.lyx: try to describe label assignment. --- lib/doc/Development.lyx | 91 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 90 insertions(+), 1 deletion(-) diff --git a/lib/doc/Development.lyx b/lib/doc/Development.lyx index 2cc6e8634f..164a7fda10 100644 --- a/lib/doc/Development.lyx +++ b/lib/doc/Development.lyx @@ -2,7 +2,7 @@ \lyxformat 503 \begin_document \begin_header -\origin /systemlyxdir/doc/ +\origin unavailable \textclass scrartcl \options BCOR8mm,captions=tableheading \use_default_options false @@ -1999,6 +1999,95 @@ These tests are labeled as 'erratic'. \end_layout +\end_deeper +\begin_layout Subsection +Export test filtering +\end_layout + +\begin_layout Standard +There are files which control the assignment of a label to a test. +\end_layout + +\begin_layout Description +ignoredTests (smal file) +\begin_inset Newline newline +\end_inset + +Tests selected here are witdrawn +\end_layout + +\begin_deeper +\begin_layout Labeling +\labelwidthstring 00.00.0000 +Input Test of any export combination +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +Output Stop if tests not selected here +\end_layout + +\end_deeper +\begin_layout Description +unreliableTests: Tests selected either pass or fail, but that is dependant + on system where the test is run. + Selected tests gain the label 'unreliable'. +\end_layout + +\begin_deeper +\begin_layout Labeling +\labelwidthstring 00.00.0000 +Input Each test which passed 'ignoredTests' +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +Output Stop if test selected, gain label 'unreliable'. +\end_layout + +\end_deeper +\begin_layout Description +suspiciousTests +\begin_inset space \space{} +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Labeling +\labelwidthstring 00.00.0000 +Input Each test which passed 'unreliableTests' +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +Output Stop if not selected. +\end_layout + +\begin_layout Standard +The following file is meant as subselections of 'suspiciousTests'. + If neither subselection applies, test gains labels 'export' and 'reverted' +\end_layout + +\begin_layout Description +suspendedTests Tests selected here gain the label 'suspended' but _not_ + 'export' or 'reverted'. +\end_layout + +\begin_deeper +\begin_layout Labeling +\labelwidthstring 00.00.0000 +Input Each test selected by 'suspiciousTests' +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +Output Selected test gains label 'suspended'. + +\end_layout + +\end_deeper \end_deeper \begin_layout Subsection check_load tests -- 2.39.2