testing: failure output format doesn't play nice with emacs compile-mode #3629
Labels
Comments
Comment 1 by ryanb@google.com: looking at decorate() in testing/testing.go, it looks like the leading tab(s) are intentional, so i'll look at adding to compilation-error-regexp-alist in go-mode.el instead. |
Comment 2 by ryanb@google.com: fix is out for review: http://golang.org/cl/6197091/ |
This issue was closed by revision 062b609. Status changed to Fixed. |
Sajmani
added a commit
that referenced
this issue
May 11, 2015
…nderstand test failure output. ««« backport f469c9d212c4 misc/emacs: make compilation-mode's next-error understand test failure output. specifically, adds a go-test element to compilation-error-regexp-alist[-alist]. Fixes #3629. R=golang-dev, rsc, sameer CC=golang-dev, jba https://golang.org/cl/6197091 »»»
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by ryanb@google.com:
The text was updated successfully, but these errors were encountered: