Commit 0a01cc5
committed
minor symfony#57999 skip transient Redis integration tests on AppVeyor (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
skip transient Redis integration tests on AppVeyor
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
looking at https://ci.appveyor.com/project/fabpot/symfony/builds/50397537 it seems that symfony#57983 should have been submitted for 5.4
Commits
-------
dae10d6 skip transient Redis integration tests on AppVeyorFile tree
1 file changed
+9
-0
lines changed- src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
302 | 305 | | |
303 | 306 | | |
304 | 307 | | |
| |||
314 | 317 | | |
315 | 318 | | |
316 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
317 | 323 | | |
318 | 324 | | |
319 | 325 | | |
| |||
333 | 339 | | |
334 | 340 | | |
335 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
336 | 345 | | |
337 | 346 | | |
338 | 347 | | |
| |||
0 commit comments