Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Mar 2010 at 12:01 UTC
Updated:
29 Jul 2014 at 18:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedHopefully, this is easy to fix.
Comment #2
Tor Arne Thune commentedIt looks like this is fixed in Drupal 7.0.
Comment #4
Tor Arne Thune commentedSorry, I was wrong. Still a valid issue.
Comment #5
Tor Arne Thune commented#1: 05-752696-run-tests-escaping.patch queued for re-testing.
Comment #6
Tor Arne Thune commentedComment #8
Tor Arne Thune commentedRe-roll of patch in #1.
Comment #9
Anonymous (not verified) commented#8: run-tests-escaping-752696-8.patch queued for re-testing.
Comment #11
Anonymous (not verified) commentedThe file scripts/run-tests.sh doesnt exists anymore - hence the patch doesn't apply. Closing the issue.
Comment #12
droplet commentedIt fixed in other issue and backported. #771448: Use proc_open() instead of pcntl_fork() in simpletest
Comment #13
xjmThanks @Christoffer Hallas.
Note that the file does actually still exist; it has been moved to
core/scripts/run-tests.sh. However, @droplet found this other issue where the same bug was resolved: #771448: Use proc_open() instead of pcntl_fork() in simpletestSo, marking this as a duplicate of that issue.
Comment #14
xjmThanks @Christoffer Hallas.
Note that the file does actually still exist; it has been moved to
core/scripts/run-tests.sh. However, @droplet found this other issue where the same bug was resolved: #771448: Use proc_open() instead of pcntl_fork() in simpletestSo, marking this as a duplicate of that issue.