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

Fix 30 tests from PlayerComponentsTests testcase in player_filter_tests. #585

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

v-kryachko
Copy link
Collaborator

b/218420648

Change-Id: Iccf6bc3843fa12796a2a54ec8b16e49da35f7bd9

@google-cla
Copy link

google-cla bot commented Jun 9, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

b/218420648

Change-Id: Iccf6bc3843fa12796a2a54ec8b16e49da35f7bd9
@@ -382,8 +382,7 @@ class PlayerComponentsTest
// working.
void RenderAndProcessPendingJobs() {
// Call GetCurrentDecodeTarget() periodically for decode to texture mode.
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment can be removed or changed since it's not longer limited to just decode to texture mode

Copy link
Collaborator Author

@v-kryachko v-kryachko Jun 16, 2023

Choose a reason for hiding this comment

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

Fixed in commit 6162a2b

Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: The commit message of the 2nd commit is the same as the first. The commit message should convey the contents on the commit. In this case it could be e.g. "Fix outdated comment"

Copy link
Contributor

@osagie98 osagie98 left a comment

Choose a reason for hiding this comment

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

Re-running Android jobs, it looks like a few failed earlier: https://github.com/youtube/cobalt/actions/runs/5243606979/jobs/9468961078

@osagie98
Copy link
Contributor

I'm running this change on internal tests

b/218420648

Change-Id: Iccf6bc3843fa12796a2a54ec8b16e49da35f7bd9
@osagie98
Copy link
Contributor

Tests appear to be passing, and android and raspi seem flaky. I think it's ok to merge, but we should keep an eye on it.

@gbournou gbournou merged commit a40b822 into youtube:main Jun 21, 2023
@gbournou gbournou added the cp-24.lts.1+ Cherry Pick to the 24.lts.1+ branch label Jun 21, 2023
cobalt-github-releaser-bot pushed a commit that referenced this pull request Jun 21, 2023
…ts. (#585)

* Fix 30 tests from PlayerComponentsTests testcase in player_filter_tests.

b/218420648

Change-Id: Iccf6bc3843fa12796a2a54ec8b16e49da35f7bd9
(cherry picked from commit a40b822)
gbournou pushed a commit that referenced this pull request Jun 21, 2023
… in player_filter_tests. (#675)

* Fix 30 tests from PlayerComponentsTests testcase in player_filter_tests.

b/218420648

Change-Id: Iccf6bc3843fa12796a2a54ec8b16e49da35f7bd9
(cherry picked from commit a40b822)

Co-authored-by: v-kryachko <[email protected]>
dmytro-golovchenko-luminartech pushed a commit to dmytro-golovchenko-luminartech/cobalt that referenced this pull request Jun 22, 2023
…ts. (youtube#585)

* Fix 30 tests from PlayerComponentsTests testcase in player_filter_tests.

b/218420648

Change-Id: Iccf6bc3843fa12796a2a54ec8b16e49da35f7bd9
Former-commit-id: a40b822
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-24.lts.1+ Cherry Pick to the 24.lts.1+ branch on_device
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants