-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
78
The PrettyPrinterTest builder will use the TestList builder to create a test list file for resmoke. However in ninja, pretty printer tests are disabled. Install all still wants to install the test list even if its empty, but because no tests were ever added, the file is never created.
We need to create an empty test list so it at least can be installed as a TestList should be.