#1544: t/profiling/profiling.t fails on darwin
----------------------+-----------------------------------------------------
Reporter: dukeleto | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: testing | Version: 2.2.0
Severity: high | Keywords:
Lang: | Patch:
Platform: darwin |
----------------------+-----------------------------------------------------
Comment(by jkeenan):
The following suggests that we are only using `config['tempdir']` in one
file:
{{{
$ find . -type f | xargs grep -n 'config.*tempdir'
./runtime/parrot/library/ProfTest/PIRProfile.nqp:66: my $tmp_pir :=
%config<tempdir> ~ %config<slash> ~ 'test.pir';
./runtime/parrot/library/ProfTest/PIRProfile.nqp:67: my $tmp_pprof :=
%config<tempdir> ~ %config<slash> ~ 'test.pprof';
}}}
Could we eliminate it?
Thank you very much.
kid51
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1544#comment:9>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets