Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[HttpKernel] Replace sha1 with sha256 in recently added tests #10904

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

Merged
merged 1 commit into from
May 15, 2014

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented May 15, 2014

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? no
Fixed tickets -
License MIT

Tests were introduced in #10896 and are broken starting with 2.4, since the hashing algorithm has changed (introduced in #8609).

@fabpot
Copy link
Member

fabpot commented May 15, 2014

Good catch, thanks @jakzal.

@fabpot fabpot merged commit 255544f into symfony:2.4 May 15, 2014
fabpot added a commit that referenced this pull request May 15, 2014
…sts (jakzal)

This PR was merged into the 2.4 branch.

Discussion
----------

[HttpKernel] Replace sha1 with sha256 in recently added tests

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | no
| Fixed tickets | -
| License       | MIT

Tests were introduced in #10896 and are broken starting with 2.4, since the hashing algorithm has changed (introduced in #8609).

Commits
-------

255544f [HttpKernel] Replace sha1 with sha256 in recently added tests.
@jakzal jakzal deleted the http-cache-tests branch May 15, 2014 08:44
fabpot added a commit that referenced this pull request May 15, 2014
…andle colors. (jakzal)

This PR was merged into the 2.4-dev branch.

Discussion
----------

[Console] Update test fixtures to match the new way we handle colors.

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | -
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #10905
| License       | MIT
| Doc PR        | -

The other failing tests were fixed by #10904. Builds should be passing again when 2.4 is merged to master.

Commits
-------

8e2d69e [Console] Update test fixtures to match the new way we handle colors.
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