From 29061783f8b59f1e78286a87a3bb7d18129f639a Mon Sep 17 00:00:00 2001 From: nkostylev Date: Wed, 15 Apr 2015 14:19:18 -0700 Subject: [cros New-GAIA] Webview login and new GAIA endpoint enabled by default For devices with Remora/Shark requisition webview is still disabled (http://crbug.com/464049) webview is disabled for these tests: * WizardControllerProxyAuthOnSigninTest* (http://crbug.com/452452) * ProxyAuthOnUserBoardScreenTest* (http://crbug.com/452452) * Tests that are based on LoginManagerTest/OobeBaseTest and are not yet parametrized (http://crbug.com/477402) BUG=475529, 452452, 472664, 464049, 477402 TBR=jhawkins@chromium.org Review URL: https://codereview.chromium.org/1079083002 Cr-Commit-Position: refs/heads/master@{#325307} --- chrome/interactive_ui_tests.isolate | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/interactive_ui_tests.isolate') diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate index 01c2675..9823d0c 100644 --- a/chrome/interactive_ui_tests.isolate +++ b/chrome/interactive_ui_tests.isolate @@ -130,6 +130,7 @@ '<(PRODUCT_DIR)/nacl_helper', '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe', '<(PRODUCT_DIR)/resources/chromeos/', + 'browser/chromeos/login/test/https_forwarder.py', ], }, }], -- cgit v1.1