Page MenuHomePhorge

Build 3244
FailedPublic

Drydock: Run Command

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

Build Log 10118 (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 'ee3a4d5b11e6b7aa6f60c4cc5221472fd9c282b4'.
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 ee3a4d5... Fix obvious code issues (#5371)
99+ exit 1
100+ retval=1
101+ popd
102+ exit 1
103

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

1285----------------------------------------------------------------------
1286Traceback (most recent call last):
1287 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1288 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1289AssertionError: 'Alvaro' != u'\xc1lvaro'
1290
1291======================================================================
1292FAIL: The special thing about this case is that the givenname starts with
1293----------------------------------------------------------------------
1294Traceback (most recent call last):
1295 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1296 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1297AssertionError: 'Alvaro' != u'\xc1lvaro'
1298
1299----------------------------------------------------------------------
1300Ran 124 tests in 0.520s
1301
1302FAILED (SKIP=1, errors=13, failures=4)
1303Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at ee3a4d5b11e6b7aa6f60c4cc5221472fd9c282b4)
1304========================================================================
1305 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at ee3a4d5b11e6b7aa6f60c4cc5221472fd9c282b4)
1306 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at ee3a4d5b11e6b7aa6f60c4cc5221472fd9c282b4)
1307========================================================================
1308/var/drydock/workingcopy-67/repo/pykolab
1309

Lease Working Copy

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

Wait for Previous Commits to Build

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

Event Timeline