1 # Copyright 2015 The Chromium OS Authors. All rights reserved. 2 # Use of this source code is governed by a BSD-style license that can be 3 # found in the LICENSE file. 4 5 AUTHOR = 'zeuthen, wiley, avakulenko' 6 NAME = 'buffet_InvalidCredentials' 7 TIME = 'SHORT' 8 TEST_TYPE = 'client' 9 ATTRIBUTES = "suite:tendo_experimental" 10 11 DOC = """ 12 Test that buffet transitions properly if refresh token is revoked. 13 """ 14 15 16 job.run_test('buffet_InvalidCredentials') 17