Page MenuHomePhorge

Build 3168
FailedPublic

Drydock: Run Command

When
Completed at Mar 22 2016, 9:52 AM · Built for 1 m, 36 s
Status
Failed

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

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

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

1118----------------------------------------------------------------------
1119Traceback (most recent call last):
1120 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1121 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1122AssertionError: 'Alvaro' != u'\xc1lvaro'
1123
1124======================================================================
1125FAIL: The special thing about this case is that the givenname starts with
1126----------------------------------------------------------------------
1127Traceback (most recent call last):
1128 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1129 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1130AssertionError: 'Alvaro' != u'\xc1lvaro'
1131
1132----------------------------------------------------------------------
1133Ran 140 tests in 3.208s
1134
1135FAILED (SKIP=1, failures=4)
1136Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1137========================================================================
1138 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1139 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1140========================================================================
1141/var/drydock/workingcopy-67/repo/pykolab
1142

Lease Working Copy

When
Completed at Mar 22 2016, 9:50 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Mar 22 2016, 9:50 AM · Built instantly
Status
Passed

Event Timeline