fix Dyn-6060 - duplicate python engine names#14731
fix Dyn-6060 - duplicate python engine names#14731mjkkirschner merged 9 commits intoDynamoDS:masterfrom
Conversation
|
@pinzart90 said:
IMO we can improve this later, but I think it's fine to request that Python engines use unique names and can definitely be deferred until we enforce assembly isolation somehow. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
|
@pinzart90 @aparajit-pratap please take another look, I think all comments are resolved. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
|
There are 900 test failures here, looking into it 😬 |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
UI Smoke TestsTest: success. 2 passed, 0 failed. |
|
The tests are fixed and they passed here: I see some failures on master-5, but they don't seem to be related and they appear to just be new flakiness from moving to parallel tests - I see them on other PRs as well. |
merging this and making a cherry pick.
Purpose
This PR replaces:
mjkkirschner#5
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
fix a bug where installing the ironPython package from the workspace references extension can add 2 ironPython items to the engine dropdown on python node.
Reviewers