Your message dated Tue, 13 May 2014 12:23:00 +0800
with message-id 
<cakcpw6xvzgzdytbvujae1q4a3mizhmn-6e_rcew+f8dj_1t...@mail.gmail.com>
and subject line bzr: run test failed on mips64el
has caused the Debian Bug report #745374,
regarding bzr: run test failed on mips64el
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
745374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745374
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bzr
Version: 2.6.0+bzr6593-1

======================================================================
FAIL: bzrlib.tests.test_email_message.TestSend.test_send_patch
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Empty attachments:
  log
Traceback (most recent call last):
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/test_email_message.py",
line 249, in test_send_patch
    self.assertMessage(complex_multipart_message('x-patch'))
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/test_email_message.py",
line 241, in assertMessage
    self.assertEqualDiff(expected, self.messages[0])
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/__init__.py",
line 1380, in assertEqualDiff
    self._ndiff_strings(a, b))
AssertionError: second string is missing a final newline.
  Content-Type: multipart/mixed; boundary="=====123456=="
  MIME-Version: 1.0
  From: [email protected]
  Subject: subject
  To: [email protected]
  User-Agent: Bazaar (2.7.0dev1)

  --=====123456==
  MIME-Version: 1.0
  Content-Type: text/plain; charset="us-ascii"
  Content-Transfer-Encoding: 7bit
  Content-Disposition: inline

  body
  --=====123456==
  MIME-Version: 1.0
  Content-Type: text/x-patch; charset="us-ascii"; name="lines.txt"
  Content-Transfer-Encoding: 7bit
  Content-Disposition: inline


  a
  b
  c
  d
  e

  --=====123456==--
======================================================================
FAIL: bzrlib.tests.test_osutils.TestWin32Funcs.test_pathjoin_late_bugfix
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Empty attachments:
  log

Traceback (most recent call last):
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/test_osutils.py",
line 953, in test_pathjoin_late_bugfix
    osutils._win32_pathjoin('C:/path/to/', '/foo'))
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/__init__.py",
line 1360, in assertEqual
    pprint.pformat(a), pprint.pformat(b)))
AssertionError: not equal:
a = 'C:/foo'
b = '/foo'

======================================================================
FAIL: 
bzrlib.tests.test_email_message.TestEmailMessage.test_multipart_message_simple
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Empty attachments:
  log

Traceback (most recent call last):
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/test_email_message.py",
line 123, in test_multipart_message_simple
    msg.as_string(BOUNDARY))
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/__init__.py",
line 1380, in assertEqualDiff
    self._ndiff_strings(a, b))
AssertionError: second string is missing a final newline.
  Content-Type: multipart/mixed; boundary="=====123456=="
  MIME-Version: 1.0
  From: [email protected]
  Subject: subject
  To: [email protected]
  User-Agent: Bazaar (2.7.0dev1)

  --=====123456==
  MIME-Version: 1.0
  Content-Type: text/plain; charset="us-ascii"
  Content-Transfer-Encoding: 7bit
  Content-Disposition: inline

  body
  --=====123456==--

======================================================================
FAIL: 
bzrlib.tests.test_email_message.TestEmailMessage.test_multipart_message_complex
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Empty attachments:
  log

Traceback (most recent call last):
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/test_email_message.py",
line 130, in test_multipart_message_complex
    msg.as_string(BOUNDARY))
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/__init__.py",
line 1380, in assertEqualDiff
    self._ndiff_strings(a, b))
AssertionError: second string is missing a final newline.
  Content-Type: multipart/mixed; boundary="=====123456=="
  MIME-Version: 1.0
  From: [email protected]
  Subject: subject
  To: [email protected]
  User-Agent: Bazaar (2.7.0dev1)

  --=====123456==
  MIME-Version: 1.0
  Content-Type: text/plain; charset="us-ascii"
  Content-Transfer-Encoding: 7bit
  Content-Disposition: inline

  body
  --=====123456==
  MIME-Version: 1.0
  Content-Type: text/x-subtype; charset="us-ascii"; name="lines.txt"
  Content-Transfer-Encoding: 7bit
  Content-Disposition: inline

  a
  b
  c
  d
  e

  --=====123456==--
======================================================================
FAIL: bzrlib.tests.test_email_message.TestSend.test_send_plain
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Empty attachments:
  log

Traceback (most recent call last):
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/test_email_message.py",
line 245, in test_send_plain
    self.assertMessage(complex_multipart_message('plain'))
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/test_email_message.py",
line 241, in assertMessage
    self.assertEqualDiff(expected, self.messages[0])
  File 
"/«BUILDDIR»/bzr-2.6.0+bzr6593/build/lib.linux-mips64-2.7/bzrlib/tests/__init__.py",
line 1380, in assertEqualDiff
    self._ndiff_strings(a, b))
AssertionError: second string is missing a final newline.
  Content-Type: multipart/mixed; boundary="=====123456=="
  MIME-Version: 1.0
  From: [email protected]
  Subject: subject
  To: [email protected]
  User-Agent: Bazaar (2.7.0dev1)


  --=====123456==
  MIME-Version: 1.0
  Content-Type: text/plain; charset="us-ascii"
  Content-Transfer-Encoding: 7bit
  Content-Disposition: inline

  body
  --=====123456==
  MIME-Version: 1.0
  Content-Type: text/plain; charset="us-ascii"; name="lines.txt"
  Content-Transfer-Encoding: 7bit
  Content-Disposition: inline


  a
  b
  c
  d
  e


  --=====123456==--

----------------------------------------------------------------------
Ran 28537 tests in 4512.943s

FAILED (failures=5, known_failure_count=59)
2808 tests skipped
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/«BUILDDIR»/bzr-2.6.0+bzr6593'
make: *** [build-arch] Error 2

-- 
Yunqiang Su

--- End Message ---
--- Begin Message ---
With the version 2.6.0+bzr6595-1, this problem has been gone.

-- 
Yunqiang Su

--- End Message ---

Reply via email to