2 tests failed

Augie Fackler raf at durin42.com
Tue Apr 5 22:37:05 EDT 2016


marmoute, do these failures mean anything to your eye?

> On Apr 5, 2016, at 2:02 PM, Neal Becker <ndbecker2 at gmail.com> wrote:
> 
> --- /home/nbecker/fedora.git/mercurial/mercurial-3.5.2/tests/test-bundle2-exchange.t
> +++ /home/nbecker/fedora.git/mercurial/mercurial-3.5.2/tests/test-bundle2-exchange.t.err
> @@ -858,42 +858,44 @@
>    adding manifests
>    adding file changes
>    added 1 changesets with 1 changes to 1 files
> -  transaction abort!
> -  Cleaning up the mess...
> -  rollback completed
> +  pre-close-tip:e7ec4e813ba6 draft
>    pushkey: lock state after "phases"
>    lock:  free
>    wlock: free
> -  abort: Clown phase push failed
> -  [255]
> +  postclose-tip:e7ec4e813ba6 draft
> +  txnclose hook: HG_BUNDLE2=1 HG_NEW_OBSMARKERS=0 HG_NODE=e7ec4e813ba6b07be2a0516ce1a74bb4e503f91a HG_SOURCE=push HG_TXNID=TXN:be62fd1a17c592e207cdcfcfb8d6c5e2a09dfe3e HG_TXNNAME=push HG_URL=push
> +  pre-close-tip:e7ec4e813ba6 draft
> +  postclose-tip:e7ec4e813ba6 draft
> +  txnclose hook: HG_SOURCE=push-response HG_TXNID=TXN:3a04145e7135a619d25f0a16285a8caad25e733f HG_TXNNAME=push-response
> +  file://$TESTTMP/other HG_URL=file:$TESTTMP/other
>    $ hg -R main push ssh://user@dummy/other -r e7ec4e813ba6
>    pushing to ssh://user@dummy/other
>    searching for changes
> -  remote: adding changesets
> -  remote: adding manifests
> -  remote: adding file changes
> -  remote: added 1 changesets with 1 changes to 1 files
> -  remote: transaction abort!
> -  remote: Cleaning up the mess...
> -  remote: rollback completed
> +  no changes found
> +  remote: pre-close-tip:e7ec4e813ba6 draft
>    remote: pushkey: lock state after "phases"
>    remote: lock:  free
>    remote: wlock: free
> -  abort: Clown phase push failed
> -  [255]
> +  remote: postclose-tip:e7ec4e813ba6 draft
> +  remote: txnclose hook: HG_BUNDLE2=1 HG_NEW_OBSMARKERS=0 HG_SOURCE=serve HG_TXNID=TXN:8366a461e2bff01371323a13d4bfbc55ed6d4cbd HG_TXNNAME=serve HG_URL=remote:ssh:127.0.0.1
> +  pre-close-tip:e7ec4e813ba6 draft
> +  postclose-tip:e7ec4e813ba6 draft
> +  txnclose hook: HG_SOURCE=push-response HG_TXNID=TXN:68757e9e6e7fd3f37ba34a0cdec9bd30699950f2 HG_TXNNAME=push-response
> +  ssh://user@dummy/other HG_URL=ssh://user@dummy/other
> +  [1]
>    $ hg -R main push http://localhost:$HGPORT2/ -r e7ec4e813ba6
>    pushing to http://localhost:$HGPORT2/
>    searching for changes
> -  remote: adding changesets
> -  remote: adding manifests
> -  remote: adding file changes
> -  remote: added 1 changesets with 1 changes to 1 files
> -  remote: transaction abort!
> -  remote: Cleaning up the mess...
> -  remote: rollback completed
> +  no changes found
> +  remote: pre-close-tip:e7ec4e813ba6 draft
>    remote: pushkey: lock state after "phases"
>    remote: lock:  free
>    remote: wlock: free
> -  abort: Clown phase push failed
> -  [255]
> -
> +  remote: postclose-tip:e7ec4e813ba6 draft
> +  remote: txnclose hook: HG_BUNDLE2=1 HG_NEW_OBSMARKERS=0 HG_SOURCE=serve HG_TXNID=TXN:32be3047abba20663a9aeff83c3141216346b4cd HG_TXNNAME=serve HG_URL=remote:http:127.0.0.1 <http://127.0.0.1/>:
> +  pre-close-tip:e7ec4e813ba6 draft
> +  postclose-tip:e7ec4e813ba6 draft
> +  txnclose hook: HG_SOURCE=push-response HG_TXNID=TXN:f51b18d9d6d49142a4c437e5aed5973e618b53fd HG_TXNNAME=push-response
> +  http://localhost:$HGPORT2/ HG_URL=http://localhost:$HGPORT2/
> +  [1]
> +
> 
> ERROR: test-bundle2-exchange.t output changed
> 
> 
> On Tue, Apr 5, 2016 at 1:10 PM, Augie Fackler <raf at durin42.com <mailto:raf at durin42.com>> wrote:
> Can you give us a look at the test failures? The first one might be
> concerning, the second one is most likely some weird pygments change.
> 
> On Tue, Apr 5, 2016 at 9:13 AM, Neal Becker <ndbecker2 at gmail.com <mailto:ndbecker2 at gmail.com>> wrote:
> > I'm looking at 3.5.2 on fedora f23, with backported patches to fix CVEs.  I
> > tried running tests, but 2 failed:
> >
> > ERROR: test-bundle2-exchange.t output changed
> > ...
> > ERROR: test-highlight.t output changed
> >
> > Should I be concerned by this?
> >
> > _______________________________________________
> > Mercurial-devel mailing list
> > Mercurial-devel at mercurial-scm.org <mailto:Mercurial-devel at mercurial-scm.org>
> > https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel <https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel>
> 
> 
> 
> --
> Those who don't understand recursion are doomed to repeat it
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160405/5a88fcbe/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160405/5a88fcbe/attachment.sig>


More information about the Mercurial-devel mailing list