Skip to content

Conversation

@dreis2211
Copy link
Contributor

Hi,

I noticed yesterday that the Liquibase smoke test failed on my machine. After having a quick look this is caused by a localized string that breaks the output assertion. On non-english systems it is therefore not possible to run the full smoke-test suite.

This PR simply sets Locale.ENGLISH for the test in question and resets it afterwards.

I didn't feel comfortable with changing the assertion, because it covers the whole lifespan of the liquibase changelog process currently. Cutting it down to check less stuff didn't seem like the appropriate thing to do, but I'm happy to do it if you think that's favorable.

Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 5, 2019
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 5, 2019
@philwebb philwebb added this to the 2.1.x milestone Nov 5, 2019
@snicoll snicoll self-assigned this Nov 22, 2019
@snicoll snicoll modified the milestones: 2.1.x, 2.1.11 Nov 22, 2019
snicoll pushed a commit that referenced this pull request Nov 22, 2019
@snicoll snicoll closed this in a38e6b4 Nov 22, 2019
@snicoll
Copy link
Member

snicoll commented Nov 22, 2019

Thanks again Christoph.

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

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants