-
Notifications
You must be signed in to change notification settings - Fork 276
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
Additional Unit Test for the distort function #460
base: master
Are you sure you want to change the base?
Additional Unit Test for the distort function #460
Conversation
It's a little weird that it says |
I'll pull it locally and check on my Windows machine. The CI uses Linux. What machine do you have where the tests fail? |
I'm on a Mac, but I tested it on linux too (as I run it on AWS). |
It fails on my machine. Also, this PR isn't running on the Travis CI, I'll need to look into why. |
It did run, and fail, on the Travis build: Not sure why it does not appear here. I'll try triggering another build... |
Strange Travis issue... At first I didn't even see my organizational repos in Travis. Found this issue: |
yeah, I guess it's the same for me https://travis-ci.org/ViacomInc/ViaSwiftUtils is also still on my personal travis dashboard since I set it up (but haven't been working for Viacom for a few years now). I'll have a look into what |
Hey @danmarshall , I hope you are doing ok in those troubling days. Do you have an idea where I could start in the maker.js codebase, in order to make this test pass? |
Hi Konrad, hope you are doing well also. https://github.com/microsoft/maker.js/blob/master/packages/maker.js/src/core/path.ts#L387 Then where the model is distorted: I am going to suspect it may be in a bezier ... |
See more about this issue in #459 .
For testing one can copy the following into the playground: