Descriptionruntime/race: make test driver print compilation errors
Currently it silently "succeeds" saying that it run 0 tests
if there are compilations errors.
With this change it fails and outputs the compilation error.
Patch Set 1 #Patch Set 2 : diff -r f4e5087c1c19 https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r f4e5087c1c19 https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r abda9a991753 https://dvyukov%40google.com@code.google.com/p/go/ #MessagesTotal messages: 3
|