test: disable one test in base_unittests (#14968)

Fails after the Chromium 68 upgrade.
This commit is contained in:
Alexey Kuzmin 2018-10-04 16:00:30 +02:00 committed by John Kleinschmidt
parent 31c7891553
commit f161835fc3

View file

@ -12,6 +12,7 @@ tests:
- WeakPtrDeathTest.WeakPtrCopyDoesNotChangeThreadBinding
undecided:
- FilePathTest*
- PartitionReallocReturnNullTest.RepeatedReturnNullDirect
- RTLTest*
- SysStrings*
- UTFOffsetStringConversionsTest*