Skip Menu |

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

Report information
The Basics
Id: 132069
Status: new
Priority: 0/
Queue: Data-Sah-JS

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

Bug Information
Severity: (no value)
Broken in: 0.87
Fixed in: (no value)



Subject: Javascript code fails
Seen on a freebsd12 smoker while running the test suite: ... # Loading 10-type-all.json ... # Failed test 'js file executed successfully' # at /usr/home/cpansand/.cpan/build/2020030600/Data-Sah-JS-0.87-1/blib/lib/Test/Data/Sah/JS.pm line 245. # output=<< ok 1 - invalid (rt=bool) # /var/tmp/cpansmoker-1023/2020030600/ITp6W33MiC/jsebLkH7Gk:255 # ok(sahv_all1_str(3).match(/\S/), 'invalid (rt=str)'); # ^ # # TypeError: Cannot read property 'match' of undefined # at /var/tmp/cpansmoker-1023/2020030600/ITp6W33MiC/jsebLkH7Gk:255:24 # at subtest (/var/tmp/cpansmoker-1023/2020030600/ITp6W33MiC/jsebLkH7Gk:44:6) # at Object.<anonymous> (/var/tmp/cpansmoker-1023/2020030600/ITp6W33MiC/jsebLkH7Gk:253:1) # at Module._compile (internal/modules/cjs/loader.js:1151:30) # at Object.Module._extensions..js (internal/modules/cjs/loader.js:1171:10) # at Module.load (internal/modules/cjs/loader.js:1000:32) # at Function.Module._load (internal/modules/cjs/loader.js:899:14) # at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) # at internal/main/run_main_module.js:17:47 # >>, exit status ($?)=256, errno ($!)=Illegal seek, result=256Illegal seek # Looks like you failed 1 test of 4. ... (etc) ...
On 2020-03-06 01:57:55, SREZIC wrote: Show quoted text
> Seen on a freebsd12 smoker while running the test suite:
It' not freebsd only, just saw the same failure on a Ubuntu 18.04 system.