Bertrand Delacretaz created SLING-7655:
------------------------------------------
Summary: TagFileTest fails semi-randomly
Key: SLING-7655
URL: https://issues.apache.org/jira/browse/SLING-7655
Project: Sling
Issue Type: Bug
Components: Launchpad
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
The {{TagFileTest}} integration test sometimes fails on Jenkins, as shown below.
It is currently the first test that executes, so that's probably because its
test taglib is not yet registered at testing time.
{code}
Incorrect output from rendering script expected:<[TEST OUTPUT]>
but was:<[<?xml version="1.0" encoding="utf-8"?>
...
<h1>Resource dumped by HtmlRendererServlet</h1>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)