Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index df71bf141c11aed4afbdfd9aded6b19f33a6ee4e..c6dff94ab799bf990a82821d57e11ef5f07d8d47 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -16,6 +16,8 @@ cc/Debug_StackTraceDump2: Skip |
| # Flaky on buildbot. Issue 5133 and 10409. |
| cc/Sleep: Pass, Fail |
| +cc/GenerateSource: Fail # Issue 17857 |
| + |
| [ $arch == x64 ] |
| cc/IsolateInterrupt: Skip |