Skip to content

[PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s #50954

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
Jul 12, 2023

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jul 12, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Update PhpUnitBridge so that it kills the last phpunit process when it's stuck. Apparently this happens sometimes, for an undetermined reason (Windows). This also skips a blocking test on Windows.

@carsonbot carsonbot added this to the 5.4 milestone Jul 12, 2023
@nicolas-grekas nicolas-grekas changed the title [FrameworkBundle] Prevent cache:clear to lose files on subsequent runs [appveyor] Run all tests sequentially Jul 12, 2023
@nicolas-grekas nicolas-grekas force-pushed the appveyor branch 4 times, most recently from e3d5807 to 0e16dca Compare July 12, 2023 13:09
@nicolas-grekas nicolas-grekas force-pushed the appveyor branch 10 times, most recently from 03376b0 to e1784f7 Compare July 12, 2023 15:21
@nicolas-grekas nicolas-grekas changed the title [appveyor] Run all tests sequentially [PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s Jul 12, 2023
@nicolas-grekas nicolas-grekas merged commit de7ab4d into symfony:5.4 Jul 12, 2023
@nicolas-grekas nicolas-grekas deleted the appveyor branch July 13, 2023 09:13
This was referenced Jul 29, 2023
renovate bot added a commit to Lendable/composer-license-checker that referenced this pull request Aug 1, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [symfony/console](https://symfony.com)
([source](https://togithub.com/symfony/console)) | require | patch |
`6.3.0` -> `6.3.2` |
| [symfony/process](https://symfony.com)
([source](https://togithub.com/symfony/process)) | require | patch |
`6.3.0` -> `6.3.2` |

---

### Release Notes

<details>
<summary>symfony/console (symfony/console)</summary>

### [`v6.3.2`](https://togithub.com/symfony/console/releases/tag/v6.3.2)

[Compare
Source](https://togithub.com/symfony/console/compare/v6.3.0...v6.3.2)

**Changelog**
(symfony/console@v6.3.1...v6.3.2)

- bug
[symfony/symfony#51031](https://togithub.com/symfony/symfony/issues/51031)
Fix deprecations on PHP 8.3
([@&#8203;nicolas-grekas](https://togithub.com/nicolas-grekas))

</details>

<details>
<summary>symfony/process (symfony/process)</summary>

### [`v6.3.2`](https://togithub.com/symfony/process/releases/tag/v6.3.2)

[Compare
Source](https://togithub.com/symfony/process/compare/v6.3.0...v6.3.2)

**Changelog**
(symfony/process@v6.3.1...v6.3.2)

- bug
[symfony/symfony#50954](https://togithub.com/symfony/symfony/issues/50954)
\[PhpUnitBridge] Kill the last concurrent process when it stales for
more than 60s
([@&#8203;nicolas-grekas](https://togithub.com/nicolas-grekas))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Lendable/composer-license-checker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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