| Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/cursors_test.extjs
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/cursors_test.extjs b/chrome/browser/resources/chromeos/chromevox/cvox2/background/cursors_test.extjs
|
| index f5e152067102f8ea2482d621502ee1b5766192f0..2ed68744c138ec8bb5c1d32965c15bf45f3c3479 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/cursors_test.extjs
|
| +++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/cursors_test.extjs
|
| @@ -322,7 +322,7 @@ TEST_F('CursorsTest', 'IsInWebRange', function() {
|
| });
|
| });
|
|
|
| -TEST_F('CursorsTest', 'SingleDocSelection', function() {
|
| +TEST_F('CursorsTest', 'DISABLED_SingleDocSelection', function() {
|
| this.runWithLoadedTree(function() {/*!
|
| <span>start</span>
|
| <a href="google.com">google home page</a>
|
|
|