-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cpantesters failure in t/unit/cart.t #28
Comments
SysPete
added a commit
that referenced
this issue
Sep 26, 2015
Output with latest code (from http://www.cpantesters.org/cpan/report/c34e7d32-6533-11e5-9e2f-fda7dfbfc7aa):
|
SysPete
added a commit
that referenced
this issue
Sep 28, 2015
Workaround for #28 until time is available to investigate fully.
SysPete
added a commit
that referenced
this issue
Sep 28, 2015
Workaround for #28 until time is available to investigate fully.
SysPete
added a commit
that referenced
this issue
Feb 29, 2016
Seems there is an issue with Type::Tiny::XS Int check. If we stringify Product quantity in the isa check then the assertion works correctly whether Type::Tiny::XS is used or not. Sucks. Time to create a ticket against Type::Tiny::XS...
This problem exists with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Failed test 'fail update with non-integer quantity'
at t/unit/cart.t line 345.
expecting: Regexp ((?^:quantity))
found: normal exit
The text was updated successfully, but these errors were encountered: