Skip to content

Commit

Permalink
adds Known Issues section with link to tests/test_vectors.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Cornell committed Oct 9, 2019
1 parent 38fbd2d commit 2afeefc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,7 @@ The following build, deployment, or release tasks are required:
* Improve documentation around setup/development/contribution/getting started.
* Consider using something like [PyPy.js](https://github.com/pypyjs/pypyjs) to build an interactive shell for playing
with Ion python and provide a client-side Ion playground.

## Known Issues
[tests/test_vectors.py](https://github.com/amzn/ion-python/blob/master/tests/test_vectors.py#L95) defines skipList variables
referencing test vectors that are not expected to work at this time.

0 comments on commit 2afeefc

Please sign in to comment.