[jira] [Closed] (OFBIZ-7938) testFopMacroLibrary fails on Windows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-7938) testFopMacroLibrary fails on Windows

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-7938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-7938.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch

Fixed with r1759092 for OFBIZ-8119

> testFopMacroLibrary fails on Windows
> ------------------------------------
>
>                 Key: OFBIZ-7938
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7938
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> When running tests on Windows I get this error
> {code}
> Response contentType isn't good : text/html;charset=UTF-8 expected:<[application/pdf];charset=UTF-8> but was:<[text/html];charset=UTF-8>
> junit.framework.ComparisonFailure: Response contentType isn't good : text/html;charset=UTF-8 expected:<[application/pdf];charset=UTF-8> but wwas:<[text/html];charset=UTF-8>
> at org.apache.ofbiz.widget.test.WidgetMacroLibraryTests.testFopMacroLibrary(WidgetMacroLibraryTests.java:123)
> at org.apache.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:146)
> at org.apache.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:237)
> at org.apache.ofbiz.base.start.StartupControlPanel.startStartupLoaders(StartupControlPanel.java:274)
> at org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:73)
> at org.apache.ofbiz.base.staart.Start.main(Start.java:84)
> {code}
> All tests pass on BuildBot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)