[Debian-med-packaging] Bug#768730: [lucas at lucas-nussbaum.net: Bug#768730: python-mne: FTBFS in jessie: Tests failures]

Andreas Tille andreas at an3as.eu
Mon Nov 10 13:30:59 UTC 2014


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



More information about the Debian-med-packaging mailing list