Commit e992b613 authored by Mike Stipicevic's avatar Mike Stipicevic Committed by Commit Bot

Disable problematic test until we can get git pinned.

BUG=670678

Change-Id: I70f39618eea7dd6428d18e5ba60b539cdd57889c
Reviewed-on: https://chromium-review.googlesource.com/416357
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: 's avatarRobbie Iannucci <iannucci@chromium.org>
parent ea4fc839
......@@ -490,6 +490,7 @@ class ManagedGitWrapperTestCase(BaseGitWrapperTestCase):
sys.stdout.getvalue()
sys.stdout.close()
@unittest.skip('Skipping until crbug.com/670884 is resolved.')
def testUpdateLocked(self):
if not self.enabled:
return
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment