Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 791d755

Browse filesBrowse files
minor #29761 [PHPUnitBridge][TestSuite] Do not risk waiting 100 seconds (greg0ire)
This PR was merged into the 4.2 branch. Discussion ---------- [PHPUnitBridge][TestSuite] Do not risk waiting 100 seconds | Q | A | ------------- | --- | Branch? | 4.2 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | nofiles --> | Tests pass? | yes, a bit more often | Fixed tickets | not entirely fixing it | License | MIT | Doc PR | n/a It this happens, and it happens, this will make the build quite slow. Refs #29760 Commits ------- 9f45af4 Do not risk waiting 100 seconds
2 parents 36110b1 + 9f45af4 commit 791d755
Copy full SHA for 791d755

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎src/Symfony/Component/Process/Tests/KillableProcessWithOutput.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Tests/KillableProcessWithOutput.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
'Second iteration output',
1515
'One more iteration output',
1616
'This took more time',
17-
'This one was sooooo slow',
1817
);
1918

2019
$iterationTime = 10000;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.