Merge pull request #3014 from elliottslaughter/fix-failed-build-by-xfailing-tests

Fix build by xfailing tests which produce irreducible CFGs.
This commit is contained in:
Graydon Hoare 2012-07-25 14:50:02 -07:00
commit 43867bf6f3
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// xfail-test
/**
A parallel word-frequency counting program.

View file

@ -1,3 +1,4 @@
// xfail-test
/**
A parallel word-frequency counting program.