On Sun, Apr 1, 2018 at 1:36 PM, Martin Michlmayr <t...@cyrius.com> wrote:

> Since CI came up, I looked into this today.  I ran into a number of
> test failures:
>
> > Issue #263: test test_read_encrypted_file fails when $GNUPGHOME is not
> set
>
> Martin accepted the fix already
>

Thx! :-)


>
> > Issue #264: test test_bake_archive__known fails when zip is not installed
>
> I made sure that zip (and gnupg) were installed in my test
> environment.  This needs to be documented (Martin mentioned converting
> the code to use Python modules instead).
>

Yes, the modules for zipping and tarring are available from the stdlib,
that's the right thing to do to get rid of that dependency.
Easy change.



>
> > Issue #265: tests beancount.prices.sources.oanda_test.TestOandaGetHistorical
> fail because of timezone
>
> I haven't fixed this but I hope the comments I added show where the
> problem is.
>

Based on past experience this is probably tripping a bug that doesn't show
up in New York. This has happened to me a lot in the past when I was
developing on Beancount from conferences and stuff, where it would suddenly
start to fail. I'll look at it.


> Issue #266: test beancount.plugins.forecast_test.TestExampleForecast fails
>
> This test was time dependent.  I submitted a PR.
>
> I also submitted a Travis file:
> https://bitbucket.org/blais/beancount/pull-requests/68
>
> With this Travis configuration, I can do CI Travis builds automatically.
> I used GitHub using a beancount git repo converted from Mercurial with
> hg-fast-export, but if there's Travis for BitBucket it should work the
> same way since it's normal Travis.
>

I think they have something called "Pipelines" but I need to enable it.
Thanks for This,



>
> --
> Martin Michlmayr
> http://www.cyrius.com/
>
> --
> You received this message because you are subscribed to the Google Groups
> "Beancount" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beancount+unsubscr...@googlegroups.com.
> To post to this group, send email to beancount@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beancount/20180401173636.vdxoptxq5ffobirf%40jirafa.cyrius.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CAK21%2BhPtgrnn9pEfEPt4hKOVf6D6jVNw3yQwY1NyCkcJaPWgCQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to