ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* regression testing: tests that don't compile
@ 2007-02-05  5:56 Sanjoy Mahajan
  2007-02-05  6:26 ` Aditya Mahajan
  0 siblings, 1 reply; 2+ messages in thread
From: Sanjoy Mahajan @ 2007-02-05  5:56 UTC (permalink / raw)
  To: ntg-context

Here are the names of the test files that didn't build with the
2007.01.23 ConTeXt:

ERROR [exit code 1] tex/context/base/core-mat.tex/test-001.tex
ERROR [exit code 1] tex/context/base/unic-031.tex/test-001.tex
ERROR [exit code 5] metapost/context/base/mp-text.mp/test-001.tex
ERROR [exit code 5] tex/context/base/s-chi-00.tex/test-001.tex
ERROR [exit code 5] tex/context/base/s-jap-00.tex/test-001.tex
ERROR [exit code 5] tex/context/base/unic-003.tex/test-001.tex
ERROR [exit code 5] tex/context/base/unic-037.tex/test-001.tex
ERROR [exit code 6] tex/context/base/unic-002.tex/test-001.tex

exit code 1 is texexec's normal failure code, usually from an undefined
cseq.  Exit code 5 is from the run-it.py wrapper, which is saying that
time (60 sec) ran out, before the texexec process had to be killed.  And
exit code 6 says that the logfile grew too big (currently, beyond 1MB)
before the texexec process had to be killed.

If you don't find problems in the above files, let me know and I'll send
you the logs or pieces thereof.

-Sanjoy

`A nation of slaves is always prepared to applaud the clemency of their
 master who, in the abuse of absolute power, does not proceed to the
 last extremes of injustice and oppression.'  (Gibbon)  

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: regression testing: tests that don't compile
  2007-02-05  5:56 regression testing: tests that don't compile Sanjoy Mahajan
@ 2007-02-05  6:26 ` Aditya Mahajan
  0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2007-02-05  6:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, 5 Feb 2007, Sanjoy Mahajan wrote:

> Here are the names of the test files that didn't build with the
> 2007.01.23 ConTeXt:
>
> ERROR [exit code 1] tex/context/base/core-mat.tex/test-001.tex

The error was due to

\startformula \startalign
  \NC ... \NC ... \NC ...\NC ... \NR
\stopalign \stopformula

I added m=2 to startalign and it works now. Actually, it should have 
failed, and the fact that it worked in the past (when I created this 
file) was a bug.

Aditya

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-05  6:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-05  5:56 regression testing: tests that don't compile Sanjoy Mahajan
2007-02-05  6:26 ` Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).