Skip Menu |

This queue is for tickets about the Data-Sah CPAN distribution.

Report information
The Basics
Id: 101269
Status: open
Priority: 0/
Queue: Data-Sah

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.39
  • 0.73
  • 0.74
Fixed in: (no value)



Subject: t/spectest-js.t fails (0.39)
t/spectest-js.t fails on my FreeBSD system. See http://www.cpantesters.org/cpan/report/e990f586-9344-11e4-b1ce-9abddfbfc7aa for a sample fail report. Assuming that node-js is used here, here's the version information: $ node --version v0.10.33
On Sat Jan 03 08:22:46 2015, SREZIC wrote: Show quoted text
> t/spectest-js.t fails on my FreeBSD system. See > http://www.cpantesters.org/cpan/report/e990f586-9344-11e4-b1ce- > 9abddfbfc7aa for a sample fail report. > > Assuming that node-js is used here, here's the version information: > > $ node --version > v0.10.33
From what I read in this[1], it means that the $? and $! was not read correctly (it was already reset before being read). I've now modified the test code to try to rectify this, as well as printing the output of the node command to see more of what's going on. Releasing 0.40.
On 2015-01-03 20:18:11, PERLANCAR wrote: Show quoted text
> On Sat Jan 03 08:22:46 2015, SREZIC wrote:
> > t/spectest-js.t fails on my FreeBSD system. See > > http://www.cpantesters.org/cpan/report/e990f586-9344-11e4-b1ce- > > 9abddfbfc7aa for a sample fail report. > > > > Assuming that node-js is used here, here's the version information: > > > > $ node --version > > v0.10.33
> > From what I read in this[1], it means that the $? and $! was not read > correctly (it was already reset before being read). I've now modified > the test code to try to rectify this, as well as printing the output > of the node command to see more of what's going on. > > Releasing 0.40.
t/spectest-js.t still fails with the latest version: http://analysis.cpantesters.org/reports_by_field?distv=Data-Sah-0.73;field=fail%3At%2Fspectest-js.t