mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Merge branch 'master' of git.lyx.org:lyx
This commit is contained in:
commit
bd3dd7873a
@ -2062,7 +2062,6 @@ We are still working on getting the tests to run in parallel.
|
||||
pass when run sequentially.
|
||||
A reasonable approach is to first run the tests in parallel and then run
|
||||
the failed tests sequentially.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -2097,6 +2096,35 @@ rerun-failed
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
When specifying a subset of the tests (e.g.
|
||||
using
|
||||
\begin_inset Flex Code
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\SpecialChar nobreakdash
|
||||
R <pattern>
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
), the same subset must be specified when using the
|
||||
\begin_inset Flex Code
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\SpecialChar nobreakdash
|
||||
\SpecialChar nobreakdash
|
||||
rerun-failed
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
option because it is the test numbers that are used to index which tests
|
||||
failed on the previous run.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\noindent
|
||||
Note that some tests cannot be run in parallel.
|
||||
|
Loading…
Reference in New Issue
Block a user