Page MenuHomePhorge

Build 3169
FailedPublic

Drydock: Run Command

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

Build Log 10006 (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 'd637ba7ebfed79160b2f9f09c2e4f5e1b7a6934b'.
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 d637ba7... Import utils. Resolves T1138.
101+ exit 1
102+ retval=1
103+ popd
104+ exit 1
105

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

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

Lease Working Copy

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

Wait for Previous Commits to Build

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

Event Timeline