-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Description
The build was failing for me because of a couple tests in ConfigTest, testWriteIOS() and testWriteConsole(). The failures were related to missing
<useLineNumbers>false</useLineNumbers>
in the xml.
Making these changes allowed the build to complete but I don't know enough about the code to know if this is the actual fix or just screwing up the test.
Metadata
Metadata
Assignees
Labels
No labels