Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Improve hg serve to make testing easier
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marcus Lindblom  
View profile  
 More options Mar 8 2009, 8:42 am
From: Marcus Lindblom <mercurial-b...@selenic.com>
Date: Sun, 08 Mar 2009 12:42:46 -0000
Local: Sun, Mar 8 2009 8:42 am
Subject: [issue1543] Improve hg serve to make testing easier

New submission from Marcus Lindblom <ma...@yar.nu>:

The Mercurial tests for BuildBot are a bit more complicated than necessary due
to two facts:
 1. Output isn't flushed, so we can't know when it's up and running (i.e. read
'Listening to port xxxx....')
 2. Not being able to pick a free random port, using --port=0 (or something), so
we have to choose one and hope that it's free. (currently using 8300 + getpid()
% 300)

This makes it easier to programmatically launch hg serve and interact with it in
BuildBot's unit tests.

----------
messages: 8770
nosy: marcusl
priority: wish
status: unread
title: Improve hg serve to make testing easier

____________________________________________________
Mercurial issue tracker <mercurial-b...@selenic.com>
<http://www.selenic.com/mercurial/bts/issue1543>
____________________________________________________

_______________________________________________
Mercurial-devel mailing list
Mercurial-de...@selenic.com
http://selenic.com/mailman/listinfo/mercurial-devel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »