We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Failures: test/src/Geometry/SoSSpec.hs:41:36: 1) Geometry.SoS, symoblic/convex hull test, convex hull same with symoblic Falsifiable (after 6 tests and 4 shrinks): (Point2 5 4 :+ ()) :| [Point2 5 (-4.66667) :+ ()] expected: (Point2 5 4 :+ ()) :| [Point2 5 (-4.66667) :+ ()] but got: (Point2 5 (-4.66667) :+ ()) :| [Point2 5 4 :+ ()] To rerun use: --match "/Geometry.SoS/symoblic/convex hull test/convex hull same with symoblic/" test/src/Geometry/SubLineSpec.hs:27:31: 2) Geometry.SubLine.subLineTests subline specialization in R^2 Falsifiable (after 2 tests): 1 Line (Point2 (-1) (-1)) (Vector2 0 2) Interval (Closed (0 :+ ())) (Closed (0 :+ ())) expected: True but got: False To rerun use: --match "/Geometry.SubLine/subLineTests/subline specialization in R^2/" Randomized with seed 1538958832
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: