Revert "setting exit tour method to internal and calling it when a new workspace is set" (#13180) #13204
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
After some testing, I found that the self-serve tests on master-15 are failing due to this change:
#13180
Comparison:
Master(head pointing to: #13178): https://master-15.jenkins.autodesk.com/view/DYN/job/DYN-DevCI_Self_Service/1066/ has -500 failing tests.
Master(with reverting #13180) https://master-15.jenkins.autodesk.com/view/DYN/job/DYN-DevCI_Self_Service/1065/ passing all tests.
I am not exactly sure why all the json serialization tests are failing in this case. I think, there is one test failing which is causing all those failures but I cannot pin-point it yet. Looking more into it.
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Reviewers
@filipeotero @QilongTang @mjkkirschner