test: disable one test in base_unittests (#14968)
Fails after the Chromium 68 upgrade.
This commit is contained in:
parent
31c7891553
commit
f161835fc3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ tests:
|
||||||
- WeakPtrDeathTest.WeakPtrCopyDoesNotChangeThreadBinding
|
- WeakPtrDeathTest.WeakPtrCopyDoesNotChangeThreadBinding
|
||||||
undecided:
|
undecided:
|
||||||
- FilePathTest*
|
- FilePathTest*
|
||||||
|
- PartitionReallocReturnNullTest.RepeatedReturnNullDirect
|
||||||
- RTLTest*
|
- RTLTest*
|
||||||
- SysStrings*
|
- SysStrings*
|
||||||
- UTFOffsetStringConversionsTest*
|
- UTFOffsetStringConversionsTest*
|
||||||
|
|
Loading…
Reference in a new issue