]> git.lyx.org Git - lyx.git/blob - development/expectedTestFailures
a0dd54dc33d9dc2e3d60e32c2147d3f52a5322ec
[lyx.git] / development / expectedTestFailures
1 This file documents which tests are expected to fail. It can be used to quickly
2 tell if a regression has occurred. This is also useful when first running tests
3 to get an idea of whether some tests are failing because of missing
4 dependencies.
5
6 If the bug corresponding to a test has been fixed, please make sure that the
7 test returns successful before removing that bug from the list (otherwise this
8 might be a poorly written test or the bug might not be fully fixed, either of
9 which needs to be addressed).
10
11 It is possible that one person reports a failure and another reports success,
12 perhaps due to different platforms. This should be reported in the "Notes"
13 column.
14
15 Expected failures:
16
17 Test                                                 Notes
18
19 autotests/bug-7673                                   #7673
20 autotests/bug-8540                                   #8540
21 autotests/export/MergedManuals_pdf                   #8517
22 autotests/export/MergedManuals_pdf2                  #8517
23 autotests/export/MergedManuals_pdf5                  #8517
24 autotests/export/Math_pdf                            #8517
25 autotests/export/Math_pdf2                           #8517
26 autotests/export/Math_pdf5                           #8517