Page MenuHomePhorge

Build 3246
FailedPublic

Drydock: Run Command

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

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

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

Build Log 10127 (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.565s
1301
1302FAILED (SKIP=1, errors=13, failures=4)
1303Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at c5a6c44f18e262938637215d63c4ab8f14d6cd78)
1304========================================================================
1305 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at c5a6c44f18e262938637215d63c4ab8f14d6cd78)
1306 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at c5a6c44f18e262938637215d63c4ab8f14d6cd78)
1307========================================================================
1308/var/drydock/workingcopy-67/repo/pykolab
1309

Lease Working Copy

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

Wait for Previous Commits to Build

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

Event Timeline