On Sun, Nov 08, 2015 at 05:10:47PM +0100, Georg Baum wrote: > Scott Kostyshak wrote: > > > test-suite.log shows the following: > > > > ================================================ > > LyX 2.2.0dev: src/frontends/test-suite.log > > ================================================ > > > > # TOTAL: 1 > > # PASS: 0 > > # SKIP: 0 > > # XFAIL: 0 > > # FAIL: 1 > > # XPASS: 0 > > # ERROR: 0 > > > > .. contents:: :depth: 2 > > > > FAIL: tests/test_biblio > > ======================= > > > > terminate called after throwing an instance of 'std::regex_error' > > what(): regex_error > > Aborted (core dumped) > > I guess that this is http://www.lyx.org/trac/ticket/9799.
Ah yes indeed. I remember seeing that but did not make the connection. Would it help if I did a git bisect? Scott