Skip to content

Conversation

@jderusse
Copy link
Member

@jderusse jderusse commented Aug 8, 2019

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets NA
License MIT
Doc PR NA

sometime the http server returns a s-maxage=3 header (https://travis-ci.org/symfony/symfony/jobs/569326531)
This PR fixes tests to allow both 2 and 3

@jderusse jderusse force-pushed the fix-transient-test branch from 9d0cad3 to f019b52 Compare August 8, 2019 13:12
@jderusse jderusse changed the base branch from 4.3 to 3.4 August 8, 2019 13:13
@jderusse
Copy link
Member Author

jderusse commented Aug 8, 2019

fail test not related to this PR. (fixed in #33055)

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Aug 8, 2019
@nicolas-grekas
Copy link
Member

Thank you @jderusse.

@nicolas-grekas nicolas-grekas merged commit f019b52 into symfony:3.4 Aug 8, 2019
nicolas-grekas added a commit that referenced this pull request Aug 8, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

[HttpKernel] Fix s-maxage=3 transient test

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

sometime the http server returns a `s-maxage=3` header (https://travis-ci.org/symfony/symfony/jobs/569326531)
This PR fixes tests to allow both 2 and 3

Commits
-------

f019b52 Fix s-maxage=3 transient test
@jderusse jderusse deleted the fix-transient-test branch March 5, 2020 20:03
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.

3 participants