int-modules-pgsql - Build # 1958 - Failure:

Check console output at https://ci.openbravo.com/job/int-modules-pgsql/1958/ to 
view the results.


Committers since last success:

Changes for Build #1958

    Naroa Iriarte <[email protected]> null
    Fixed issue 34502: Multi record selection for processes is now available

It is now possible to create a process and check the flag "Multi record" which 
means that it is possible to select more than one record and execute the 
current process.
      
    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] A null check has been added.

It is possible to have a process (for example add payment) called from a 
different kind of button. This caused a null pointer exception in the code of 
ob-parameter-window-view.doProcess. This is now avoided by a check.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js

    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] Merge with latest pi
      
    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] processes executed for more than one record

Now, it is possible to select more than one record and execute a process. 
Before this fix, even it was possible to select more than one record, the 
process was only affecting the first selected record. The javascript logic 
which handles this has been added.
Also, a refresh of the view, in the cases of having multi record processes, has 
been added.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js

    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] Merge with latest pi
      
    Naroa Iriarte <[email protected]> null
    [pi-process-multi-record] Changed the disply logic of "multi record"


The display logic of the multi record field has been changed to make it visible 
also when the process is of the standard type.
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml

    Naroa Iriarte <[email protected]> null
    Fixed issue 34864: The GL item section of add payment was not working fine

The grid of the G/L item section of the Add payment process was not workinf 
fine. The problem was that it was shown as sortable and as filterable and it 
must not be filterable nor sortable. This has been caused by the changeset[1]. 
This proyect set every column as sortable and as filterable and so was the 
problem.
To fix this the values of "canSort" and "canFilter" have been changed in the 
needed cases, which are the ones that satisfy the condition of having the 
canDelete property or the canAdd property set to yes and are in Pick and 
Execute window.
The code which handles the logic has been moved from the 
OBViewFieldHandler.getGridFieldProperties() to 
UIDefinition.getGridFieldProperties().

[1]http://code.openbravo.com/erp/devel/pi/rev/afa165be3e5900d1114d33e5106114d0e089876a
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java




Last 20 lines of the console output:

[...truncated 2622 lines...]
    [junit] Jan 11, 2017 7:59:30 PM 
org.openqa.selenium.remote.ProtocolHandshake createSession
    [junit] INFO: Attempting bi-dialect session, assuming Postel's Law holds 
true on the remote end
    [junit] Jan 11, 2017 7:59:39 PM 
org.openqa.selenium.remote.ProtocolHandshake createSession
    [junit] INFO: Detected dialect: OSS
    [junit] Jan 11, 2017 7:59:39 PM org.openqa.selenium.remote.Augmenter 
extractRemoteWebDriver
    [junit] WARNING: Augmenter should be applied to the instances of 
@Augmentable classes or previously augmented instances only
    [junit] 

BUILD FAILED
/srv/ci/workspace/int-modules-pgsql/SANDBOX/automation/pi/build.xml:341: The 
following error occurred while executing this line:
/srv/ci/workspace/int-modules-pgsql/SANDBOX/automation/pi/build.xml:74: Test 
com.openbravo.test.integration.erp.modules.ci.IntModulesSuite failed

Total time: 9 minutes 59 seconds
Build step 'Execute managed script' marked build as failure
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to