cl?

On Mon, Mar 21, 2011 at 10:57 AM, Martin Logan <[email protected]> wrote:
> CI would be better
>
> On Mon, Mar 21, 2011 at 10:51 AM, Eric Merritt <[email protected]> wrote:
>> Ok. let me see if I can duplicate it. Its good we have reviewers :)
>>
>> On Mon, Mar 21, 2011 at 10:50 AM, Jordan Wilberding
>> <[email protected]> wrote:
>>> Eric,
>>> One of the smoke tests fails:
>>> ======================================================================
>>> ERROR: test_help (help_test.TestHelp)
>>> ----------------------------------------------------------------------
>>> Traceback (most recent call last):
>>>   File "/home/diginux/code/sinan/support/test/sin_testing/__init__.py", line
>>> 63, in new_f
>>>     res = f(self, child, *(args[1:]), **kwds)
>>>   File "/home/diginux/code/sinan/support/test/tests/help_test.py", line 9,
>>> in test_help
>>>     child.expect("Compiles all of the compilable files in the project")
>>>   File "/usr/lib/python2.6/dist-packages/pexpect.py", line 1311, in expect
>>>     return self.expect_list(compiled_pattern_list, timeout,
>>> searchwindowsize)
>>>   File "/usr/lib/python2.6/dist-packages/pexpect.py", line 1325, in
>>> expect_list
>>>     return self.expect_loop(searcher_re(pattern_list), timeout,
>>> searchwindowsize)
>>>   File "/usr/lib/python2.6/dist-packages/pexpect.py", line 1396, in
>>> expect_loop
>>>     raise EOF (str(e) + '\n' + str(self))
>>> EOF: End Of File (EOF) in read_nonblocking(). Exception style platform.
>>> <pexpect.spawn object at 0x9da594c>
>>> version: 2.3 ($Revision: 399 $)
>>> command: /usr/local/lib/erlang/bin/erl
>>> args: [u'/usr/local/lib/erlang/bin/erl', u'-noshell', u'-pa',
>>> u'/home/diginux/code/sinan/_build/development/apps/sinan-0.26.0/ebin',
>>> u'-s', u'sin_app', u'manual_start', u'-s', u'sinan', u'main', u'-extra',
>>> u'help']
>>> searcher: searcher_re:
>>>     0: re.compile("Compiles all of the compilable files in the project")
>>> buffer (last 100 chars):
>>> before (last 100 chars): erts: Provides erts version sinan is running as
>>> for more information run 'sinan help <command>'
>>> after: <class 'pexpect.EOF'>
>>> match: None
>>> match_index: None
>>> exitstatus: None
>>> flag_eof: True
>>> pid: 20064
>>> child_fd: 3
>>> closed: False
>>> timeout: 30
>>> delimiter: <class 'pexpect.EOF'>
>>> logfile: None
>>> logfile_read: <sin_testing.LoggerWriter object at 0x9da5d6c>
>>> logfile_send: None
>>> maxread: 2000
>>> ignorecase: False
>>> searchwindowsize: None
>>> delaybeforesend: 0.05
>>> delayafterclose: 0.1
>>> delayafterterminate: 0.1
>>> ----------------------------------------------------------------------
>>> Ran 9 tests in 156.890s
>>> FAILED (errors=1)
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "erlware-dev" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected].
>>> For more options, visit this group at
>>> http://groups.google.com/group/erlware-dev?hl=en.
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "erlware-dev" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> For more options, visit this group at 
>> http://groups.google.com/group/erlware-dev?hl=en.
>>
>>
>
>
>
> --
> Martin Logan
> Erlang & OTP in Action (Manning) http://manning.com/logan
> http://twitter.com/martinjlogan
> http://erlware.org
>

-- 
You received this message because you are subscribed to the Google Groups 
"erlware-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/erlware-dev?hl=en.

Reply via email to