Recently I added some tests to ledger repository. Although my build is 
successful, but some of the tests passes on my system whereas they failed 
on travis-ci. I used a new virtual machine, cloned a new copy from latest 
version of main repo but still I got the same result. 
I use linuxmint 16 (32-bit)  and boost 1.55 

For example : for input 
D 1000.00 GBP

2011-03-04 Buy shares
    Assets:Broker           2 AAA @ 0.90 GBP
    Assets:Bank

2011-03-05 Buy shares
    Assets:Broker           2 AAA @ 1.00 GBP
    Assets:Bank

and command reg --lot-prices --equity 
I get 
11-Mar-05 Opening Balances      Assets:Bank               -3.80 GBP    
-3.80 GBP
                                Assets:Broker          2 AAA {0.90 GBP} 2 
AAA {0.90 GBP}
                                                                       
-3.80 GBP
                                Assets:Broker          2 AAA {1.00 GBP} 2 
AAA {0.90 GBP}
                                                                2 AAA {1.00 
GBP}
                                                                       
-3.80 GBP
                                Equit:Opening Balances -2 AAA {0.90 GBP} 2 
AAA {1.00 GBP}
                                                                       
-3.80 GBP
                                Equit:Opening Balances -2 AAA {1.00 GBP}    
-3.80 GBP
                                Equit:Opening Balances     3.80 
GBP            0

while travis-ci output is different.  The usual differences occur in 
printing of report but calculations are correct.

Can somebody please try quickly on their version of ledger what output they 
get? 
Any particular reason why this may happen?

Regards
Tripun Goel

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to