bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17851: Some ert tests fail when run compiled


From: Glenn Morris
Subject: bug#17851: Some ert tests fail when run compiled
Date: Thu, 26 Jun 2014 01:57:47 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 24.4.50

The following tests fail when run from a compiled file ert-tests.elc:

  ert-test-record-backtrace
  ert-test-should-failure-debugging

This was never apparent before because even though the files in
test/automated were compiled, the tests were always run from the
uncompiled file.

I'll simply add no-byte-compile to this file for now.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]