Builder evergreen-master-ubuntu-12.04-x86 Build #1218
Results:
Build successful
SourceStamp:
Project | Evergreen |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Branch | master |
Revision | 8ab630642cf7331a3cbb3d216f376ff837e7ed52 |
Got Revision | 8ab630642cf7331a3cbb3d216f376ff837e7ed52 |
Changes | 1 change |
BuildSlave:
eg-u1204Reason:
scheduler
Steps and Logfiles:
-
git update ( 0 secs )
-
Bootstrap via autogen './autogen.sh' skipped ( 0 secs )
- - no logs -
-
Bootstrap via autoreconf 'autoreconf -f ...' ( 9 secs )
-
configure configure ( 7 secs )
-
compile compile ( 1 secs )
-
test test 848 tests 848 passed ( 13 secs )
-
pylint pylint convention=203 error=1 fatal=14 refactor=6 warning=21 failed ( 1 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
buildername | evergreen-master-ubuntu-12.04-x86 | Builder |
buildnumber | 1218 | Build |
codebase | Build | |
got_revision | 8ab630642cf7331a3cbb3d216f376ff837e7ed52 | Git |
project | Evergreen | Build |
pylint-convention | 203 | Unknown |
pylint-error | 1 | Unknown |
pylint-fatal | 14 | Unknown |
pylint-info | 0 | Unknown |
pylint-refactor | 6 | Unknown |
pylint-total | 245 | Unknown |
pylint-warning | 21 | Unknown |
repository | git://git.evergreen-ils.org/Evergreen.git | Build |
revision | 8ab630642cf7331a3cbb3d216f376ff837e7ed52 | Build |
scheduler | evergreen-master | Scheduler |
slavename | eg-u1204 | BuildSlave |
warnings-count | 0 | WarningCountingShellCommand |
workdir | /home/egslave/eg-slave/evergreen-master-ubuntu-12_04-x86 | slave |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Kathy Lussierklussier@masslnc.org
Timing:
Start | Tue May 24 00:34:17 2016 |
End | Tue May 24 00:34:51 2016 |
Elapsed | 34 secs |
All Changes:
:
Change #3345
Category None Changed by Kathy Lussier <klussier @masslnc.org>Changed at Tue 24 May 2016 00:22:20 Repository git://git.evergreen-ils.org/Evergreen.git Project Evergreen Branch master Revision 8ab630642cf7331a3cbb3d216f376ff837e7ed52 Comments
LP#1447746: Fix lp957466_update_date_and_source regression test The new code introduced through LP1447746 adding an update_bib_source flag to Vandelay merge profiles broke a test that was verifying the bib source and edit fields were updated in Vandelay uploads. This patch fixes the test and also adds a new test to ensure the flag works as expected when set to both true and false. It also renames the test since the it's now testing the newer code rather than the previous expected behavior. Signed-off-by: Kathy Lussier <klussier@masslnc.org> Signed-off-by: Ben Shum <ben@evergreener.net>
Changed files
- Open-ILS/src/sql/Pg/t/regress/lp1447746_update_date_and_source.pg
- Open-ILS/src/sql/Pg/t/regress/lp957466_update_date_and_source.pg