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

Hotfix/ATF_AddSubMenu known issues resolve #654

Conversation

BrandonHe
Copy link
Contributor

Please review @pestOO @AGaliuzov @anosach-luxoft

Update:

  • RequestController::UpdateTimer():

    Change the timer update logic from waiting until close and restart to unblock the waiting threads, avoid timeout issue
  • RequestController::OnTimer():

    Add Autolock and wait to process the condition of NOT probably_expired
  • Set clean up data to NULL after it's deleted

Test:

100% tests passed, 0 tests failed out of 21

Total Test time (real) = 159.64 sec

@AByzhynar
Copy link
Contributor

@BrandonHe

  1. These tests aren't ATF , but just unit tests. ATF & unit tests are different things. Don't mix them.
  2. Branch has wrong name. hotfix must be sent to master branch ONLY. Only fix or feature can be sent to develop branch.

@BrandonHe
Copy link
Contributor Author

@AByzhynar Thanks!

  1. Yes, these tests aren't ATF, I wasn't attach the ATF test result, it has too much content I think. I tested under sdl_atf with test scripts ATF_AddSubMenu and ATF_SetMediaClockTimer in sdl_atf_test_scripts,
  2. OK, I will rename the branch to fix and resend PR.

@BrandonHe
Copy link
Contributor Author

close this PR as resend new PR #660

@BrandonHe BrandonHe closed this Jul 1, 2016
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.

2 participants