Re: [gnudatalanguage-devel] 0.9.8 ?!
Status: Beta
Brought to you by:
m_schellens
|
From: Alain C. <ala...@ob...> - 2018-04-11 19:43:00
|
Le Wed, 11 Apr 2018 10:58:47 -0600, Orion Poplawski <or...@nw...> a écrit : > On 03/26/2018 12:54 PM, Alain Coulais wrote: > > Le Mon, 26 Mar 2018 12:02:29 -0600, > > Orion Poplawski <or...@nw...> a écrit : > > > >> On 03/26/2018 04:06 AM, Alain Coulais wrote: > >>> > >>> no objection ? > >>> > >>> https://sourceforge.net/projects/gnudatalanguage/files/gdl/0.9.8/ > >>> > >>> A. > >> > >> I'm seeing lots of test failures. It also appears that test > >> failures no longer fail "make check", which is disturbing. > >> Although now that I look back at older 0.9.7 builds this has been > >> the case for a while > >> - at least for tests that segfault - which are probably due to > >> display issues with the build environment. > >> > >> See > >> https://kojipkgs.fedoraproject.org//work/tasks/299/25990299/build.log > >> for details. Look at the %check section. > >> > > > > ok, I will look at that ! > > > >> On the positive side, looks like test_sem may not only be failing > >> on i386 now, and test_xdr is now working on arm. > > > > * one very important test is : test_save_restore.pro > > > > > > * many tests should failed because we have pending issues > > in not urgent cases : > > > > test_fix, test_total, test_rounding, test_file_delete > > > > totally unclear for me : test_resolve_routine.pro > > > > to be fixed : test_n_tags.pro > > > > missing : test_obj_isa.pro > > > > "parse_url" to be rewrite to fit IDL : test_parse_url.pro > > (excellent work for an intern) > > > > * test_sem : in fact, Gilles removed test in "test_sem" > > because the test case is not well written > > > > working for him (Mageia) > > not working for me on several cases (ubuntu, osx), ok on CentOS > > So here's an updated set of failures on EL7 x86_64: > > The following tests FAILED: > 93 - test_fft_leak.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/147 > 96 - test_file_delete.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/148 > 103 - test_fix.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/149 > 106 - test_formats.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/144 > 140 - test_n_tags.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/150 > 142 - test_obj_isa.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/151 > 144 - test_parse_url.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/153 > 166 - test_resolve_routine.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/146 > 168 - test_rounding.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/154 > 190 - test_total.pro (Failed) - > https://github.com/gnudatalanguage/gdl/issues/155 OK, sorry for that, it is not real failures, just missing features ! nothing unexpected ! I hope we will have most of then implemented before summer holidays ! > > Still have serious issue with Fedora 28+ and gcc 8. Seems to > segfault deep in antlr parser code. I am afraid not being able to help for that A. |