[go: nahoru, domu]

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

[linux] Switch from scoped_ptr to std::unique_ptr #3152

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

alexanderbobrovnik
Copy link
Collaborator
@alexanderbobrovnik alexanderbobrovnik commented May 3, 2024

Test-On-Device: True

b/291356560

@sherryzy
Copy link
Contributor

Overall looks good. Just two things:

  • There are some lint errors which may not related to your change, but can you do a simple fix to resolve it?
  • The tests for windows fail, can you take a look and make sure they pass? The code is pretty outdated and a rebase may resolve many of the test failures, such as on-device-evergreen tests.

Copy link
Contributor
@sherryzy sherryzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comments above.

@alexanderbobrovnik
Copy link
Collaborator Author

There are few more failing on device tests, but I don't have access to check if they are relevant.

@kaidokert
Copy link
Member
kaidokert commented Jun 22, 2024

There are few more failing on device tests, but I don't have access to check if they are relevant.

I re-ran the checks, they are not relevant. I'll merge this, but the link_receiver conflict needs to be resolved

@kaidokert kaidokert merged commit 49aed58 into youtube:main Jun 23, 2024
352 of 366 checks passed
jonastsai pushed a commit to jonastsai/cobalt that referenced this pull request Jun 23, 2024
Test-On-Device: True

b/291356560

Co-authored-by: Kaido Kert <kaidokert@google.com>
@kaidokert kaidokert added the cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch label Jun 24, 2024
cobalt-github-releaser-bot pushed a commit that referenced this pull request Jun 24, 2024
Test-On-Device: True

b/291356560

Co-authored-by: Kaido Kert <kaidokert@google.com>
(cherry picked from commit 49aed58)
@kaidokert kaidokert added cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch and removed cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch labels Jun 24, 2024
cobalt-github-releaser-bot pushed a commit that referenced this pull request Jun 24, 2024
Test-On-Device: True

b/291356560

Co-authored-by: Kaido Kert <kaidokert@google.com>
(cherry picked from commit 49aed58)
kaidokert pushed a commit that referenced this pull request Jun 24, 2024
…tr (#3660)

Refer to the original PR: #3152

Test-On-Device: True

b/291356560

Co-authored-by: alexanderbobrovnik <136349302+alexanderbobrovnik@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch on_device
Projects
None yet
4 participants