Page MenuHomePhorge

Build 3342
FailedPublic

Drydock: Run Command

When
Completed at Apr 14 2016, 11:49 AM · Built for 1 m, 41 s
Status
Failed

Build Log 10296 (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 'e1daceca4e1b189e328c7a00871527fd92214e15'.
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 e1dacec... Event/Todo 'created' property is mandatory now, fixes unit tests (T1182)
96+ exit 1
97+ retval=1
98+ popd
99+ exit 1
100

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

1317----------------------------------------------------------------------
1318Traceback (most recent call last):
1319 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1320 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1321AssertionError: 'Alvaro' != u'\xc1lvaro'
1322
1323======================================================================
1324FAIL: The special thing about this case is that the givenname starts with
1325----------------------------------------------------------------------
1326Traceback (most recent call last):
1327 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1328 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1329AssertionError: 'Alvaro' != u'\xc1lvaro'
1330
1331----------------------------------------------------------------------
1332Ran 124 tests in 0.564s
1333
1334FAILED (SKIP=1, errors=13, failures=5)
1335Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at e1daceca4e1b189e328c7a00871527fd92214e15)
1336========================================================================
1337 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at e1daceca4e1b189e328c7a00871527fd92214e15)
1338 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at e1daceca4e1b189e328c7a00871527fd92214e15)
1339========================================================================
1340/var/drydock/workingcopy-215829/repo/pykolab
1341

Lease Working Copy

When
Completed at Apr 14 2016, 11:48 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Apr 14 2016, 11:48 AM · Built instantly
Status
Passed

Event Timeline