int-initial-oracle - Build # 1332 - Still Failing:

Check console output at https://ci.openbravo.com/job/int-initial-oracle/1332/ 
to view the results.


Committers since last success:

Changes for Build #1331

    Alvaro Ferraz <[email protected]> null
    [Product Services] Update AD_SEQUENCE for Standard Order document in QA 
Testing
        referencedata/sampledata/QA_Testing/AD_SEQUENCE.xml

Changes for Build #1332

    Carlos Aristu <[email protected]> null
    fixes issue 32092: hidden fields space not restored after reopening form 
view

The alwaysTakeSpace property of the form items was only being set after opening 
the form view the first time. This property is used to keep space for the 
displayed field (including the hidden ones by display logic). This property is 
being set to false when closing form view, and then, never restored again.

Now this property is set every time the UI switches into the form view.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js

    Carlos Aristu <[email protected]> null
    fixes issue 32091: The Order/Invoices grid now sorts by selected records 
first

Now the AddPaymentOrderInvoicesTransformer places first the selected record 
criteria for ordering, put it just before the ordering criteria selected by the 
user in the grid.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/hqlinjections/AddPaymentOrderInvoicesTransformer.java

    Carlos Aristu <[email protected]> null
    fixes issue 31989: Wrong behavior in P&E grids having > 100 records selected
After performing a filter/ordering action, the selected records could go out of 
the first page, causing the Add Payment process crash inside 
updateInvOrderTotal function (executed on grid load), because the selected 
record could not be found on the local data.
To avoid the problem now the ReadOnlyDataSource fetches all the selected 
records in the first page, increasing the page size if necessary. Together with 
this, all the P&E processes must ensure that the data is always ordered by 
showing first the selected records.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ReadOnlyDataSourceService.java




Last 20 lines of the console output:

[...truncated 2430 lines...]
    [junit] 
    [junit] Error: 
    [junit] Feb 03, 2016 10:19:36 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-initial-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/build.xml:32:
 The following error occurred while executing this line:
/srv/ci/workspace/int-initial-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/masterdata/build.xml:29:
 The following error occurred while executing this line:
/srv/ci/workspace/int-initial-oracle/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/masterdata/build.xml:63:
 The following error occurred while executing this line:
/srv/ci/workspace/int-initial-oracle/SANDBOX/automation/pi/build.xml:74: Test 
com.openbravo.test.integration.erp.testsuites.smoke.masterdata.ADMc_SetupClientAndOrganization
 failed

Total time: 12 minutes 41 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
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to