Page MenuHomePhorge

Build 3239
FailedPublic

Drydock: Run Command

When
Completed at Apr 4 2016, 4:37 PM · Built for 1 m, 46 s
Status
Failed

Build Log 10116 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

79do so (now or later) by using -b with the checkout command again. Example:
80
81 git checkout -b new_branch_name
82
83HEAD is now at a35735a... 0.5.14
84Previous HEAD position was a35735a... 0.5.14
85Switched to a new branch 'pykolab-0.6'
86Switched to a new branch 'pykolab-0.7'
87Note: checking out '2cc8f2ac5c66220572abdd0323445a293d07712d'.
88
89You are in 'detached HEAD' state. You can look around, make experimental
90changes and commit them, and you can discard any commits you make in this
91state without impacting any branches by performing another checkout.
92
93If you want to create a new branch to retain commits you create, you may
94do so (now or later) by using -b with the checkout command again. Example:
95
96 git checkout -b new_branch_name
97
98HEAD is now at 2cc8f2a... Fix obvious code issues (#5371)
99+ exit 1
100+ retval=1
101+ popd
102+ exit 1
103

Build Log 10115 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1452----------------------------------------------------------------------
1453Traceback (most recent call last):
1454 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1455 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1456AssertionError: 'Alvaro' != u'\xc1lvaro'
1457
1458======================================================================
1459FAIL: The special thing about this case is that the givenname starts with
1460----------------------------------------------------------------------
1461Traceback (most recent call last):
1462 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1463 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1464AssertionError: 'Alvaro' != u'\xc1lvaro'
1465
1466----------------------------------------------------------------------
1467Ran 140 tests in 2.888s
1468
1469FAILED (SKIP=1, errors=9, failures=4)
1470Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 2cc8f2ac5c66220572abdd0323445a293d07712d)
1471========================================================================
1472 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 2cc8f2ac5c66220572abdd0323445a293d07712d)
1473 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 2cc8f2ac5c66220572abdd0323445a293d07712d)
1474========================================================================
1475/var/drydock/workingcopy-215829/repo/pykolab
1476

Lease Working Copy

When
Completed at Apr 4 2016, 4:35 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Apr 4 2016, 4:35 PM · Built instantly
Status
Passed

Event Timeline