THP: Remove PKR from the list.
PKR converter is currently very broken, so switching it off in regression tester. Current output from THP: --------------------- Total Errors: 30 --------------------- PokerStars: ( 1) : regression-test-files/cash/Stars/Flop/LO8-6max-USD-0.05-0.10-20090315.Hand-cancelled.txt ( 8) : regression-test-files/cash/Stars/Flop/NLHE-6max-USD-0.05-0.10-200912.Allin-pre.txt Full Tilt Poker: ( 1) : regression-test-files/cash/FTP/Flop/NLHE-USD-0.05-0.10-201006.Player.sitting.out.but.acting.txt ( 13) : regression-test-files/cash/FTP/Stud/7-Stud-USD-3-6-20106.Steal.from.Button.Failure.txt Party Poker: ( 1) : regression-test-files/cash/PartyPoker/Flop/NLHE-USD-0.01-0.02-20100712.emailedHistory.txt ( 1) : regression-test-files/tour/PartyPoker/Flop/NLHE-USD-STT-unknownBuyIn-20100713.emailedHistory.txt ( 1) : regression-test-files/cash/PartyPoker/Stud/7-StudHL-USD-0.50-1.00-201008.txt Betfair: OnGame: Absolute Poker: ( 1) : regression-test-files/cash/Absolute/Stud/7-StudHL-USD-0.02-0.04-200903.River.with.mucked.txt Everleaf Poker: Carbon: ( 1) : regression-test-files/cash/Carbon/Flop/NLHE-9max-USD-0.25-0.50.200810.All.Streets.txt PKR: iPoker: Winamax: ( 2) : regression-test-files/cash/Winamax/Flop/PLO-FR-EUR-0.02-0.05-201009.Real.side.pot.with.bad.collected.txt --------------------- Errors by stat: --------------------- ( 1) : foldSbToStealChance ( 1) : raisedFirstIn ( 1) : street0VPI ( 1) : street0_3BChance ( 1) : street0_4BChance ( 1) : street0_4BDone ( 1) : street1CBChance ( 1) : street1CBDone ( 1) : wonWhenSeenStreet3 ( 2) : rake ( 2) : street1Seen ( 2) : street2Seen ( 2) : street3Seen ( 6) : Parse ( 7) : raiseFirstInChance
This commit is contained in:
parent
6b56ab056c
commit
9821899add
|
@ -164,7 +164,7 @@ def main(argv=None):
|
|||
'Absolute' : True,
|
||||
'Everleaf' : True,
|
||||
'Carbon' : True,
|
||||
'PKR' : True,
|
||||
'PKR' : False,
|
||||
'iPoker' : True,
|
||||
'Winamax' : True,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user