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

Failing Tests on Develop #2014

Open
Jack-Byrne opened this issue Aug 14, 2018 · 1 comment
Open

Failing Tests on Develop #2014

Jack-Byrne opened this issue Aug 14, 2018 · 1 comment

Comments

@Jack-Byrne
Copy link
Collaborator

Jack-Byrne commented Aug 14, 2018

When running the test set: policies_happy_paths_EXTERNAL_PROPRIETARY.txt there are a number of failed tests.

Failed tests:

  • ./test_scripts/Policies/App_Permissions/002_ATF_HP_OnPermissionsChange_With_Assigned_Policy_After_App_Registration.lua
  • ./test_scripts/Policies/Policy_Table_Update/122_ATF_PTU_NotSuccessful_AppID_ListedPT_NewIgnCycle.lua
  • ./test_scripts/Policies/Policy_Table_Update/124_ATF_User_requests_PTU.lua
  • ./test_scripts/Policies/Policy_Table_Update/149_ATF_Policy_Table_Update_Trigger_After_N_Days.lua
  • ./test_scripts/Policies/Policy_Table_Update/172_ATF_PTU_request_after_N_ignition_cycles.lua
  • ./test_scripts/Policies/user_consent_of_Policies/206_ATF_Permissions_before_device_consented.lua
  • ./test_scripts/Policies/user_consent_of_Policies/207_ATF_HMILevel_before_data_consented.lua
  • ./test_scripts/Policies/user_consent_of_Policies/209_ATF_Device_user_disallowed_after_consent.lua
  • ./test_scripts/Policies/user_consent_of_Policies/211_ATF_User_consent_initing_after_PTU_LIMITED.lua
  • ./test_scripts/Policies/user_consent_of_Policies/221_ATF_Factory_reset.lua
  • ./test_scripts/Policies/Validation_of_PolicyTables/228_ATF_usage_and_error_counts_update_count_of_sync_reboots.lua
  • ./test_scripts/Policies/Validation_of_PolicyTables/233_ATF_usage_and_error_counts_update_minutes_in_hmi_background.lua
  • ./test_scripts/Policies/Validation_of_PolicyTables/250_ATF_merge_preloaded_pt_into_local_pt_app_policies.lua
  • ./test_scripts/Policies/Validation_of_PolicyTables/251_ATF_merge_preloaded_pt_into_local_pt_functional_groupings_exists.lua
  • ./test_scripts/Policies/Validation_of_PolicyTables/252_ATF_merge_preloaded_pt_into_local_pt_functional_groupings_does_not_exist.lua
  • ./test_scripts/Policies/Validation_of_PolicyTables/253_ATF_merge_preloaded_pt_into_local_pt_usage_and_error_counts.lua

One of the last two test scripts cause all tests after in the test set to fail. The current status is unknown for the test scripts after these.

@dboltovskyi
Copy link
Contributor

Most of the scripts are failed due to smartdevicelink/sdl_core#2427

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

No branches or pull requests

2 participants