Hi. Could you please review a quick fix to temporarily disable a couple of tests:
$ hg diff ProblemList.txt diff --git a/test/ProblemList.txt b/test/ProblemList.txt --- a/test/ProblemList.txt +++ b/test/ProblemList.txt @@ -308,4 +308,7 @@ org/omg/CORBA/OrbPropertiesTest.java 8175177 generic-all +sample/mergesort/MergeSortTest.java 8178912 generic-all +sample/chatserver/ChatTest.java 8178912 generic-all + ############################################################################ $ Thank you. Shura
