-
Notifications
You must be signed in to change notification settings - Fork 214
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
Bad aspect scope on remap model master backport (backport #4415) #4494
Bad aspect scope on remap model master backport (backport #4415) #4494
Conversation
…ng to set transformer log level
…ove the other cache impls and start consolidating logic
… be improved in reuse
…lization and subset equality options
…normalized class name props
I went through the diff and it looks correct, but I'm still waiting on local tests to complete before I mark as ready to review. |
managed to unscrew bdf pulling apparently not working properly (possibly on linux)? But I am still building locally. In the interest of time I am going to let the CI start by undrafting. But if you want to hold off on reviewing until local tests have passed, wait until I leave another comment |
wait CI won't work until we've merged the native half of this. |
confirmed locally that tests are passing. This is ready for review. |
@calebmshafer @iTwin/mobilesdkadmins no space on disk again when doing a mac build: |
It looks like this is a different Mac from before. @chuckkir, you'll probably want to clean up all of them when you get a chance. |
I purged all the macs. There were hundreds of GB on each. We won't be able to call "npm cache clear --force" once we remove Node from all those boxes. Is it safe to just "rm -rf ~/.node" ? |
(ignoring a presentation change it detected)
this one was more specific:
https://dev.azure.com/bentleycs/iModelTechnologies/_build/results?buildId=1738721&view=logs&jobId=ec0cb1e7-d2ed-5545-a24f-dc432ffe481b&j=ec0cb1e7-d2ed-5545-a24f-dc432ffe481b&t=a7b95407-e870-5790-e65c-8fe4768190fd |
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.
I didn't re-review - I assume passing build means successful backport.
@MichaelBelousov this has been happening for a little while. If you haven't already, file an issue for the flaky test. |
filed it this morning as well as one for a hang/deadlock in presentation tests I also caught here where the linux agent times out |
This is a manual backport of pull request #4415