# Copyright 2015 The Chromium OS Authors. All rights reserved. | |
# Use of this source code is governed by a BSD-style license that can be | |
# found in the LICENSE file. | |
AUTHOR = 'zeuthen, wiley, avakulenko' | |
NAME = 'buffet_InvalidCredentials' | |
TIME = 'SHORT' | |
TEST_TYPE = 'client' | |
ATTRIBUTES = "suite:tendo_experimental" | |
DOC = """ | |
Test that buffet transitions properly if refresh token is revoked. | |
""" | |
job.run_test('buffet_InvalidCredentials') |