[Sheriff] Mark flaky test on windows.
BUG=v8:2999 TBR=yangguo@chromium.org Review URL: https://codereview.chromium.org/68773007 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17643 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
a20330e846
commit
fadaa0f6a3
@ -62,6 +62,13 @@
|
||||
'test-parsing/ParserSync': [PASS, NO_VARIANTS],
|
||||
}], # ALWAYS
|
||||
|
||||
##############################################################################
|
||||
['system == windows', {
|
||||
|
||||
# BUG(2999).
|
||||
'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
|
||||
}], # 'system == windows'
|
||||
|
||||
##############################################################################
|
||||
['arch == arm', {
|
||||
|
||||
@ -80,6 +87,7 @@
|
||||
'test-serialize/DeserializeAndRunScript2': [SKIP],
|
||||
'test-serialize/DeserializeFromSecondSerialization': [SKIP],
|
||||
}], # 'arch == arm'
|
||||
|
||||
##############################################################################
|
||||
['arch == mipsel', {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user