[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] master b689b90: Package archives now have priorities.
From: |
Jorgen Schäfer |
Subject: |
Re: [Emacs-diffs] master b689b90: Package archives now have priorities. |
Date: |
Fri, 16 Jan 2015 20:33:35 +0100 |
On Fri, Jan 16, 2015 at 8:10 PM, Glenn Morris <address@hidden> wrote:
>
> Thanks for writing a test case. However, it fails:
>
> http://hydra.nixos.org/build/18817665
>
> (wrong-type-argument arrayp ([cl-struct-package-desc ... ))
Thanks. I had serious trouble getting the test suite to run locally,
so I tried to make it work with manual execution. Seems I failed at
that.
What's the correct way of invoking the test suite? "make check"
results in 46 test failures here.
Also, can I run individual tests from the command line easily?
Especially the helper macros in package-test.el seem a bit fickly with
interactive use.
> Also, you forgot to make a test/ChangeLog entry.
Oh, there's another ChangeLog file.
I hope 78e6ccc fixes the test and adds the commit message.
Regards,
Jorgen