Hello, Nick Dokos writes: > I get one failure in test-org-publish/resolve-external-link. > Bisecting fingers this commit: > > ,---- > | $ git bisect good > | 007bbddbccfd06ab9c97d51bf833a068cb1b07a2 is the first bad commit > | commit 007bbddbccfd06ab9c97d51bf833a068cb1b07a2 > | Author: Nicolas Goaziou > | Date: Sun Sep 10 00:16:12 2017 +0200 > | > | ox-html: Prevent spurious target below headlines > | > | * lisp/ox-html.el (org-html-headline): > | (org-html-link): Do not insert an additional target. > | > | * lisp/ox-publish.el (org-publish-resolve-external-link): Add an > | optional argument. > | > | * lisp/ox.el (org-export-get-reference): Improve docstring. > | > | * testing/examples/pub/a.org: > | * testing/examples/pub/b.org: New files. > | * testing/lisp/test-ox-publish.el (test-org-publish/resolve-external-link): > | New test. > | > | :040000 040000 fda080e0db653c9049448200be5ad03369379cc3 ec0eb8a5cd9b3c3b204fd7134e515fb360b85c79 M etc > | :040000 040000 39afe6514335e2ccd549fc5b7fafcac344cbb471 a0fdf6967cc3ab95b046f81dab08095fe0d302de M lisp > | :040000 040000 120e098640643a963336d77d65929ef5863eeba5 679329e78a4bbc04f6f84bb176821a3084732ab3 M testing > `---- > > which *introduced* this test, but of course the test may be at fault, > rather than the code. There is a non-deterministic part in that failure since neither our Build nor my machine can reproduce it. Could you try the following patch and tell me if the test succeed? Thank you. Regards, -- Nicolas Goaziou