Skip to content

Conversation

@andreaturli
Copy link
Contributor

No description provided.

@aledsage
Copy link
Contributor

aledsage commented Oct 6, 2017

Retest this please

Copy link
Contributor

@aledsage aledsage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do these tests fail (given BROOKLYN-532 says that builtin hashes will fail, and I don't see a fix)?

We can't merge this with failing tests.

Can you mark them with @Test(groups="Broken") instead, so that jenkins won't run them?

assertEquals(resultForKeys.trim(), "name\nprice");

String values = Joiner.on("\n").join(
"<#list attribute['map']?keys as k>",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should say ?values...

@andreaturli
Copy link
Contributor Author

yes @aledsage this fails because of that jira issue.

it's only the first commit to demonstrate the problem. I'll add a fix as soon as I have it. ( still trying to understand freemarker API)

@andreaturli
Copy link
Contributor Author

Close this for long inactivity - thanks @aledsage for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants