We have a small problem here. The failure is
widgettests
|
testFopMacroLibrary |
Failure |
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
was:<[text/html];charset=UTF-8>
at
org.apache.ofbiz.widget.test.WidgetMacroLibraryTests.teestFopMacroLibrary(WidgetMacroLibraryTests.java:125)
at
org.apache.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:89)
at
org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:148)
at
org.apache.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:73)
at
org.apache.ofbiz.base.start.StartupControlPanel.loadStartupLoaders(StartupConttrolPanel.java:218)
at
org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:71)
at org.apache.ofbiz.base.staart.Start.main(Start.java:85) |
If I revert locally r1832307 (done for OFBIZ-9846) the test passes.
But I don't see yet from where the issue is. As it's not preventing
to create PDF (tested with an order PDF) I prefer to not revert yet
but rather try find the reason and fix it in the Jira with the help
of Aditya
Jacques
The Buildbot has detected a new failure on builder ofbizTrunkFramework while building . Full details are available at:
https://ci.apache.org/builders/ofbizTrunkFramework/builds/244
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler scheduler named 'onTrunkFrameworkCommit' triggered this build
Build Source Stamp: [branch ofbiz/ofbiz-framework/trunk] 1832307
Blamelist: jleroux
BUILD FAILED: failed shell_2
Sincerely,
-The Buildbot