Ticket #1271 (closed RFC: fixed)
Ability to spawn Parrot processes from PIR in tests
| Reported by: | whiteknight | Owned by: | dukeleto |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | testing | Version: | 1.7.0 |
| Severity: | medium | Keywords: | test op spawnw |
| Cc: | Language: | ||
| Patch status: | Platform: | all |
Description
the tests in t/op/spawnw.t all rely pretty heavily on the existence of Perl5. Each tests spawns an instance of perl and tests various return values from it. I suggest we should try to replace these with tests to spawn new instances of Parrot (or something else, possibly system dependent).
Change History
Note: See
TracTickets for help on using
tickets.
