Test: /ext/posix/tests/posix_kill_basic.phpt - Version 5.5.1    

There are 7 different diffs reported by users for this test.

Count Diff
14 (48%)
003+ bool(true)
003- bool(false)
005+ string(7) "Success"
005- string(%d) %sNo such process%s
8 (28%)
005+ string(23) "Operation not permitted"
005- string(%d) %sNo such process%s
3 (10%)
002+ sh: ps: command not found
1 (3%)
002+ ps: invalid option -- 'p'
003+
004+ Command line: ps -p 1000
005+
006+ BusyBox v1.18.4 (2012-03-14 03:32:25 CET) multi-call binary.
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %sNo such process%s
006- ===DONE====
007+
008+ Usage: ps [-o COL1,COL2=HEADER] [-T]
009+
010+ Show list of processes
011+
012+ Options:
013+ -o COL1,COL2=HEADER Select columns for display
014+ -T Show threads
015+
016+ Kill pid=1000
017+ bool(false)
018+ int(3)
019+ string(15) "No such process"
020+ ===DONE====
1 (3%)
002+ dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
1 (3%)
002+ Cannot find /proc/version - is /proc mounted?
1 (3%)
002+
003+ ** ERROR: process timed out **
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %sNo such process%s
006- ===DONE====