8000 [Validator] Require the intl extension to be installed for one of the test cases by jakzal · Pull Request #15444 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Validator] Require the intl extension to be installed for one of the test cases #15444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jakzal
Copy link
Contributor
@jakzal jakzal commented Aug 4, 2015
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #15049
License MIT
Doc PR -

Requiring a specific version of the intl data is not sufficient, we need the extension to be installed.

… test cases

Requiring a specific version of the intl data is not sufficient, we need the extension to be installed.
@jakzal
Copy link
Contributor Author
jakzal commented Aug 4, 2015

Looks like these tests are skipped on travis.

@stof
Copy link
Member
stof commented Aug 4, 2015

why do we need the full Intl ? The stub should be enough as we don't test in another locale

@jakzal
Copy link
Contributor Author
jakzal commented Aug 4, 2015

I need to double check if tests actually expect correct values.

@nicolas-grekas
Copy link
Member

Imo we can close this one, superseded by #15575

@fabpot fabpot closed this Aug 23, 2015
@jakzal jakzal deleted the validator/intl-tests branch August 23, 2015 15:49
fabpot added a commit that referenced this pull request Aug 26, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

Add appveyor.yml for C.I. on Windows

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | YES, both on Travis (Linux) and on Appveyor (Windows)!
| Fixed tickets | #13934, #15049, #14259, #15045, #15444
| License       | MIT
| Doc PR        | symfony/symfony-docs#5654

- testing two matrix lines:
  - one without mbtring nor fileinfo nor intl
  - one with these ext enables, intl version 51.2 so that almost no test is skipped on our Intl component
- bug fixes thanks to these harder testing conditions
- some display bug on appveyor, [reported here](http://help.appveyor.com/discussions/suggestions/197-support-ansi-color-codes).

Commits
-------

ea5d656 Windows and Intl fixes
8bbd8d9 Add appveyor.yml for C.I. on Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0