-
Notifications
You must be signed in to change notification settings - Fork 636
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
update to ASM 229 #13451
update to ASM 229 #13451
Conversation
@@ -87,6 +87,7 @@ public void TestTextFromDynamoText() | |||
#region Mesh Toolkit Tests | |||
|
|||
[Test] | |||
[Category("Failure")]//TODO_update meshtoolkit for asm229 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aparajit-pratap you were right, I have to mark these tests as failing for now, I can look into updating meshtoolkit to latest AMT after this gets merged and then unmark these.
@aparajit-pratap @pinzart90 @sm6srw - this has now passed: though test time has increased to 45~ minutes from 30~ I am going to merge this. My guesses are:
|
@@ -92,6 +92,50 @@ private static List<string> ProductsWithASM | |||
"ADPSDKUI.DLL", | |||
"ADPSDKCORE.DLL" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to continue preloading ADP dll's for ASM228?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm, good question - I will file a followup to look into this as we'd have to make changes on the LibG side as well.
Purpose
related:
https://git.autodesk.com/Dynamo/DynamoSelfServe/pull/83/
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Support latest ADSK geometry kernel.
Reviewers
(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)
(FILL ME IN, optional) Any additional notes to reviewers or testers.
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of