chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1089: parametric-curve: Error: assertion failed: (ev


From: Chicken Trac
Subject: [Chicken-janitors] #1089: parametric-curve: Error: assertion failed: (every (lambda (x y) (< (abs (- x y)) 1e-15)) ((sample-curve my-scaled-c) 5) (list 3.0 4.0 25.0))
Date: Sun, 19 Jan 2014 12:39:30 -0000

#1089: parametric-curve: Error: assertion failed: (every (lambda (x y) (< (abs 
(-
x y)) 1e-15)) ((sample-curve my-scaled-c) 5) (list 3.0 4.0 25.0))
------------------------------+---------------------------------------------
 Reporter:  mario             |       Owner:  iraikov
     Type:  defect            |      Status:  new    
 Priority:  major             |   Milestone:  someday
Component:  extensions        |     Version:  4.8.x  
 Keywords:  parametric-curve  |  
------------------------------+---------------------------------------------
 This one looks a little tricky: tests fail on the new salmonella VM, but
 succeed on the current one.

 On the new salmonella VM: http://salmonella-linux-x86.call-cc.org/master-
 debugbuild/gcc/linux/x86/2014/01/18/salmonella-report/test/parametric-
 curve.htmlz

 On the current salmonella VM: http://tests.call-
 cc.org/master/linux/x86/2014/01/18/salmonella-report/test/parametric-
 curve.htmlz

 There probably are differences in the system package versions, but I don't
 know if it is relevant.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1089>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]