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


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to