Enabled Vertical ScrollView instrumentation test in SandCastle
Reviewed By: emilsjolander Differential Revision: D3588423 fbshipit-source-id: ad2486b3da5fe7972e4ea9409a729d2ba2483782
This commit is contained in:
parent
a527ef2032
commit
702c14bdf2
|
@ -3,7 +3,6 @@ include_defs('//ReactAndroid/DEFS')
|
||||||
# Tests that are too flaky to run on SandCastle
|
# Tests that are too flaky to run on SandCastle
|
||||||
# TODO t11057216 stabilise them
|
# TODO t11057216 stabilise them
|
||||||
SANDCASTLE_FLAKY = [
|
SANDCASTLE_FLAKY = [
|
||||||
'ReactScrollViewTestCase.java',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
deps = [
|
deps = [
|
||||||
|
|
Loading…
Reference in New Issue