int-checks-pgsql - Build # 3366 - Still Unstable:
Check console output at https://ci.openbravo.com/job/int-checks-pgsql/3366/ to
view the results.
Committers since last success:
Changes for Build #3365
Jorge Garcia <[email protected]> null
Related to issue 36694. Related to issue 36693
The code related to the ISO currency precision included in the callout has
been moved to a new class called ISOCurrencyPrecision. Now, the
method getCurrencyPrecisionInISO4217Spec is public.
src/org/openbravo/erpCommon/utility/ISOCurrencyPrecision.java
src/org/openbravo/erpCommon/ad_callouts/SL_Currency_StdPrecision.java
Changes for Build #3366
Carlos Aristu <[email protected]> null
fixes bug 37303: Sales Order selector in Generate Invoices process is not
shown
With the changes introduced on issue #35553, the OB object is generated in
two stages: it is initialized when the JS static resources are loaded and
secondly additional session data is included with the SessionDynamic request.
In old processes inside 3.0 windows, a request to load the JS static
resources is done but the SessionDynamic request is not. As a result, the OB
object was generated partially. This caused JS errors when referencing to the
missing data like it was happening when loading the sales order selector on the
Generate Invoices process.
To fix this issue, now when we are in an old process loaded inside a 3.0
window, instead of generating the OB object from scratch, it is cloned from the
main OB object of the application which is generated right after logging in.
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl
Last 20 lines of the console output:
[...truncated 15467 lines...]
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop"
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs
for tomcat to stop"
echo
fi
[int-checks-pgsql] $ /bin/bash -xe /tmp/hudson6709038793277090488.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR(?!: Failed to pull)|syntax error at or near|SQL error in
query|WARNING in
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds