Skip to content
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

Merged

Conversation

MichaelBelousov
Copy link
Contributor

@MichaelBelousov MichaelBelousov commented Oct 14, 2022

This is a manual backport of pull request #4415

  • all new public API surface in 3.5 has been made internal
  • all deprecations were removed

…ove the other cache impls and start consolidating logic
@MichaelBelousov
Copy link
Contributor Author

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.

@MichaelBelousov
Copy link
Contributor Author

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

@MichaelBelousov MichaelBelousov marked this pull request as ready for review October 14, 2022 18:54
@MichaelBelousov
Copy link
Contributor Author

MichaelBelousov commented Oct 14, 2022

wait CI won't work until we've merged the native half of this. Which we won't merge until this is approved so local is the only option.

@MichaelBelousov
Copy link
Contributor Author

MichaelBelousov commented Oct 14, 2022

confirmed locally that tests are passing. This is ready for review.

@MichaelBelousov
Copy link
Contributor Author

@calebmshafer @iTwin/mobilesdkadmins no space on disk again when doing a mac build:
https://dev.azure.com/bentleycs/iModelTechnologies/_build/results?buildId=1737485&view=logs&j=a65881a6-3f45-5b3c-dc40-37a1baa5e3dd&t=9259c504-7cb0-5b00-8514-7fc1eebf4db8
(during pull)
@chuckkir any chance you're still around to clean the disk?
If not it's OK, I guess this will wait until monday then.

@tcobbs-bentley
Copy link
Member

@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.

@chuckkir
Copy link
Contributor

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" ?

@MichaelBelousov
Copy link
Contributor Author

this one was more specific:

node: tpp.c:84: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio)' failed.
Aborted (core dumped)
Returned error code: 134
"core-full-stack-tests" failed to build.

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
are there known issues in 3.4.18?

Copy link
Member

@pmconne pmconne left a 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.

@calebmshafer
Copy link
Member

@MichaelBelousov this has been happening for a little while. If you haven't already, file an issue for the flaky test.

@calebmshafer calebmshafer merged commit b801299 into release/3.4.x Oct 17, 2022
@calebmshafer calebmshafer deleted the bad-aspect-scope-on-remap-model-master-backport branch October 17, 2022 19:56
@MichaelBelousov
Copy link
Contributor Author

MichaelBelousov commented Oct 17, 2022

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants