Add more known misconfiguration failures occurred in case of force
installed extensions Some failures occur due to NOT_PERORMING_NEW_INSTALL error. The reason for this is a deprecated extension which should not be used, thus it is a misconfiguration from admin. Some failures occur due to REPLACED_BY_ARC_APP error. If a device doesn't support ARC++, the app will be installed, otherwise the ARC++ app will be used and this one will fail as expected. This error is considered a misconfiguration only if ARC++ is enabled for the profile. Bug: 1067605, 1067606 Change-Id: I8001c70c5b13a3aa1c06c4c3ab4549dfe1e04eda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144027 Commit-Queue: Swapnil Gupta <swapnilgupta@google.com> Reviewed-by:Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#760047}
Showing
Please register or sign in to comment