amount of changes from 0.8.4 to 0.8.6 seems to be miniscule and just a bug fix so we could demand unblock for this one
$> git diff v0.8.4..v0.8.6 --stat MANIFEST.in | 5 +++++ doc/source/whats_new.rst | 2 +- mne/__init__.py | 2 +- mne/coreg.py | 3 ++- so I think it would be safe to push this patch on top of the 0.8.6 ... but why is it failing now that it wasn't failing before? may be they better be actually fixed? (sorry -- busy atm, can't look in detail) On Mon, 10 Nov 2014, Alexandre Gramfort wrote: > hi, > ok but the current master branch on debian.org is at version 0.8.6. > I doubt I should make changes their for version 0.8.4 no? > these 3 tests > > test_legendre_val > > test_legendre_table > > test_make_field_map_meg > should be deleted by the patch. > Alex > On Mon, Nov 10, 2014 at 2:30 PM, Andreas Tille <andr...@an3as.eu> wrote: > > On Mon, Nov 10, 2014 at 11:07:23AM +0100, Alexandre Gramfort wrote: > >> hi Andreas, > >> > can you please have a look into this? Please not that the freeze rules > >> > do not allow fixing this in a new upstream version but we rather need to > >> > find a minimal patch. If you do not have a better idea skipping the > >> > affected tests to solve this issue. > >> we should skip the tests. How do I push a patch without making a new > >> release? > > quilt new skip_failing_tests.patch > > quilt edit <file(s)_that_need_to_be_changed> > > quilt refresh > > $EDITOR debian/patches/skip_failing_tests.patch > > # add DEP3 header according to > > # http://dep.debian.net/deps/dep3/ > > git add debian/patches > > git commit -a > >> test_legendre_val > >> test_legendre_table > >> test_make_field_map_meg > >> need to be skipped. > > If these tests are single files you can edit these three files and > > delete their content. > > Hope this helps > > Andreas. > > -- > > http://fam-tille.de > > _______________________________________________ > > Debian-med-packaging mailing list > > debian-med-packag...@lists.alioth.debian.org > > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging -- Yaroslav O. Halchenko, Ph.D. http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org Research Scientist, Psychological and Brain Sciences Dept. Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org