[rc2]

Daniel Kochmański daniel at turtleware.eu
Mon Feb 15 16:23:12 UTC 2016


*sigh*, I've run the tests only against -rc3 on the server and it lacks
some libraries and is too slow for some libraries to load
(timeouts). I'm re-running both 16.0.0 and 16.1.2-rc3 on my noisy
desktop machine :)

Regards,
Daniel

PS I've succesfully generated the reports, though I had to find the
version string by analizing result of

  ; --
  (prog1 nil (setf *xxx* (remove-if-not 
                          #'(lambda (result)
                              (string-equal "ecl" (lisp result) :end2 3))
                          *all-results*)))
  (remove-duplicates *xxx* :key #'lisp :test #'equalp)
  ; --

Daniel Kochmański writes:

> OK, I've found the problem. I've added -rc2 suffix while forgetting to
> merge with the develop branch (silly me), while manually checking with
> my build from develop branch.
>
> Regards,
> Daniel
>
> Anton Vodonosov writes:
>
>> 14.02.2016, 02:07, "Daniel Kochmański" <daniel at turtleware.eu>:
>>>> They are generated by these two calls:
>>>> https://github.com/cl-test-grid/cl-test-grid-work/blob/1211e0f191542f3bb1cde7b2de35db821067cbe4/ecl-reports4.lisp#L193
>>>
>>> Sorry for bothering you. I'll generate next reports myself :-)
>>
>> No problem for me - let me know what are you doing next and how can I help.
>> I just shared this script for better visibility, how cl-test-grid works.
>>
>> Best regards,
>> - Anton


-- 
Daniel Kochmański ;; aka jackdaniel | Poznań, Poland
TurtleWare - Daniel Kochmański      | www.turtleware.eu

"Be the change that you wish to see in the world." - Mahatma Gandhi



More information about the ecl-devel mailing list