Re: [O] ``make test'' failures

2013-10-01 Thread Eric Schulte
Nick Dokos ndo...@gmail.com writes:

 Just a heads-up: with Org-mode version 8.2.1 (release_8.2.1-60-g31d1f2)
 when I do ``make test'', I get:

 ,
 | ...
 | Ran 467 tests, 459 results as expected, 8 unexpected (2013-09-30 
 10:11:32-0400)
 | 4 expected failures
 | 
 | 8 unexpected results:
 |FAILED  test-ob/org-babel-remove-result--results-code
 |FAILED  test-ob/org-babel-remove-result--results-default
 |FAILED  test-ob/org-babel-remove-result--results-html
 |FAILED  test-ob/org-babel-remove-result--results-latex
 |FAILED  test-ob/org-babel-remove-result--results-list
 |FAILED  test-ob/org-babel-remove-result--results-org
 |FAILED  test-ob/org-babel-remove-result--results-pp
 |FAILED  test-ob/org-babel-remove-result--results-wrap
 `


I just pushed up a fix, thanks for reporting.


 --
 Nick



-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D



Re: [O] ``make test'' failures

2013-10-01 Thread Skip Collins
On Tue, Oct 1, 2013 at 8:27 AM, Eric Schulte schulte.e...@gmail.com wrote:
 I just pushed up a fix, thanks for reporting.

I confirm that this fixes the problem. Thanks!



[O] ``make test'' failures

2013-09-30 Thread Nick Dokos
Just a heads-up: with Org-mode version 8.2.1 (release_8.2.1-60-g31d1f2)
when I do ``make test'', I get:

,
| ...
| Ran 467 tests, 459 results as expected, 8 unexpected (2013-09-30 
10:11:32-0400)
| 4 expected failures
| 
| 8 unexpected results:
|FAILED  test-ob/org-babel-remove-result--results-code
|FAILED  test-ob/org-babel-remove-result--results-default
|FAILED  test-ob/org-babel-remove-result--results-html
|FAILED  test-ob/org-babel-remove-result--results-latex
|FAILED  test-ob/org-babel-remove-result--results-list
|FAILED  test-ob/org-babel-remove-result--results-org
|FAILED  test-ob/org-babel-remove-result--results-pp
|FAILED  test-ob/org-babel-remove-result--results-wrap
`

--
Nick