hhvm / hacktest

A unit testing framework for Hack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error if dataprovider keys include periods

fredemmott opened this issue · comments

Fatal error: Uncaught exception 'OutOfBoundsException' with message 'Out of bounds vec access: invalid index 2' in /Users/fredemmott/code/user-documentation/vendor/hhvm/hacktest/src/HackTestCLI.hack:62

Might not be needed, now that dataproviders are no longer encoded. Will leave open until there's a unit test.