2.50-smoke-oracle - Build # 335 - Still Failing:

Check console output at http://builds.openbravo.com/job/2.50-smoke-oracle/335/ 
to view the results.


Committers since last success:

Changes for Build #315

    Javier Etxarri <[email protected]> 
    Fixes issue 19866: Production: Amortization amount
does not get populated in the cost tab of a machine
        src/org/openbravo/erpCommon/ad_callouts/SL_MachineCost.java

    Antonio Moreno <[email protected]> 
    Fix database inconsistency
        src-db/database/model/functions/AD_UPDATE_TABLE_IDENTIFIER0.xml

    Antonio Moreno <[email protected]> 
    Commit latest dbsm fixes
        src-db/database/lib/dbsourcemanager.jar

    Ioritz Cia <[email protected]> 
    Second fix on syntax on a table.
        src-db/database/model/tables/S_TIMEEXPENSE.xml

    Ioritz Cia <[email protected]> 
    Fix on syntax on a table.
        src-db/database/model/tables/S_TIMEEXPENSE.xml

    Ioritz Cia <[email protected]> 
    Exporting changes to SmallBazaar.
        referencedata/sampledata/SmallBazaar.xml

    Ioritz Cia <[email protected]> 
    Fixes issue 19940: Insertar mantenimientos: error function next_day.
        src-db/database/model/postscript-PostgreSql.sql

    Ioritz Cia <[email protected]> 
    Fixes issue 19561: The user can change the header organization in project 
window,
when the project has lines.
        src-db/database/model/triggers/C_PROJECTPHASE_TRG.xml
        src-db/database/model/triggers/C_PROJECT_TRG.xml

    Ioritz Cia <[email protected]> 
    Related to issue 19881: processed field needs to be read only.
        src-db/database/sourcedata/AD_FIELD.xml

    Ioritz Cia <[email protected]> 
    Related to issue 19881: check constraints changed.
        src-db/database/model/tables/S_TIMEEXPENSE.xml

    Ioritz Cia <[email protected]> 
    Fixes issue 19889: Invoices in disabled for accounting status appears
in Not posted Transaction Report.
        src/org/openbravo/erpCommon/ad_reports/ReportNotPosted_data.xsql

    Ioritz Cia <[email protected]> 
    Fixes issue 19881: in Expense Sheet Window,
column 'processed' is not displayed in grid mode.
        src-db/database/model/tables/S_TIMEEXPENSE.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Ioritz Cia <[email protected]> 
    Fixes issue 19869: Change in Tax rate name header should modify the 
translation.
        src-db/database/model/triggers/C_TAX_TRG.xml

Changes for Build #316

    Javier Etxarri <[email protected]> 
    Fixes issue 19865: Process Plan Version
"active" flag it does not take into account in Work Requirement Process
        src-db/database/model/functions/MA_WORKREQUIREMENT_PROCESS.xml

Changes for Build #317

    Javier Etxarri <[email protected]> 
    Fixes issue 19864: Duplicity in purchase invoice lines
With this patch, now the clients will be able to select one line from the 
orders if they have not got all the quantity invoiced yet in the same invoice.
Also, now it does not prupouse lines with negative quantity and apart from 
that, are considered invoiced lines when the application is going to prupouse 
lines from selected order
        src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
        src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql

Changes for Build #318

    Javier Etxarri <[email protected]> 
    Fixes issue 19903: in general ledger report,
the subtotals are not transported correctly.
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
        src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql

Changes for Build #319

    Javier Etxarri <[email protected]> 
    Fixes issue 19817: Report Pending Work Requirements does not Show the 
Products Name
        src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.jrxml

Changes for Build #320

    Javier Etxarri <[email protected]> 
    Fixes issue 19862, issue 13912:
When running "Generate Receipt from Invoice" process, associated matched 
invoice entry is created twice.
The process 'Create Lines from' of the Goods Shipment window shows incorrect 
data.
The problem was that to solve the issue 13912 it was created some code 
duplicated and it did not work properly. Now this code has been deleted and 
changed the combo query for proper behaviour.
Added the module script to delete the duplicated lines in m_matchinv table. 
Also, the lines with related m_inout or c_invoiceline that are sales.
        
src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteDuplicateMatchInvoice.class
        
src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteDuplicateMatchInvoiceData.class
        
src-util/modulescript/src/org/openbravo/modulescript/DeleteDuplicateMatchInvoice.java
        
src-util/modulescript/src/org/openbravo/modulescript/DeleteDuplicateMatchInvoice_data.xsql
        src-db/database/model/functions/M_INOUT_POST.xml
        
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql

Changes for Build #321

    Ioritz Cia <[email protected]> 
    Fixes issue 19964: Product > Purchasing, Standard Qty display logic.
Standard qty should not appear with a qty type 'Exact' in purchasing tab in 
Product window.
        src-db/database/sourcedata/AD_FIELD.xml

Changes for Build #322

    Javier Etxarri <[email protected]> 
    Fixes issue 19691: The flag 'Active' does not work in Document Type > 
Report Template
        src/org/openbravo/erpCommon/utility/reporting/Template_data.xsql

Changes for Build #323

    Antonio Moreno <[email protected]> 
    Fixed issue 19907. Build requests will be ignored while a build is running
        src/org/openbravo/erpCommon/ad_process/ApplyModules.java

Changes for Build #324

    Ioritz Cia <[email protected]> 
    Fixes issue 19925: diferents organizations in gl journal - gl journal line.
        src-db/database/model/functions/GL_JOURNAL_POST.xml
        src-db/database/sourcedata/AD_AUXILIARINPUT.xml
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_MESSAGE.xml
        src-db/database/sourcedata/AD_VAL_RULE.xml

    Javier Etxarri <[email protected]> 
    issue 19654: Create File 34 (Remittance) and Fix the smoke  2.50-inc-oracle 
(381).
The proplem was that character were different Addres1 was nchar and ' ' is char
        src/org/openbravo/erpCommon/ad_actionButton/CreateFile34_data.xsql

    Javier Etxarri <[email protected]> 
    Fixes issue 19654: Create File 34 (Remittance) -
Location does not appear if the address 2 is empty
        src/org/openbravo/erpCommon/ad_actionButton/CreateFile34_data.xsql

Changes for Build #325

    Javier Etxarri <[email protected]> 
    Fixes issue 19531: Cash payment invoices of different Org always appear in 
the same Cash journal
        src-db/database/model/functions/C_INVOICE_POST.xml

Changes for Build #326

    Javier Etxarri <[email protected]> 
    Fixes issue 19899: Incorrect Error message displayed creating shipments
        src-db/database/model/functions/M_INOUT_CREATE.xml

Changes for Build #327

Changes for Build #328

Changes for Build #329

Changes for Build #330

Changes for Build #331

Changes for Build #332

Changes for Build #333

    Ioritz Cia <[email protected]> 
    Related to issue 19925: diferents organizations in gl journal - gl journal 
line.
        src-db/database/model/functions/GL_JOURNAL_POST.xml

Changes for Build #334

Changes for Build #335

 


Last 20 lines of the console output:

[...truncated 4115 lines...]
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1,639.1 sec
    [junit] Output:
    [junit] 0    [main] INFO  
com.thoughtworks.selenium.grid.tools.ThreadSafeSeleniumSessionStorage - 
Contacting Selenium RC at localhost:4444
    [junit] 5141 [main] INFO  
com.thoughtworks.selenium.grid.tools.ThreadSafeSeleniumSessionStorage - Got 
Selenese session:com.thoughtworks.selenium.DefaultSelenium@1aea2f6
    [junit] 1637878 [main] INFO  
com.thoughtworks.selenium.grid.tools.ThreadSafeSeleniumSessionStorage - Closing 
Selenese session: com.thoughtworks.selenium.DefaultSelenium@1aea2f6
    [junit] 

BUILD FAILED
/srv/hudson/workspace/2.50-smoke-oracle/SANDBOX/automation/2.50/src-test/com/openbravo/test/integration/erp/testsuites/smoke/sales/build.sequential.xml:105:
 The following error occurred while executing this line:
/srv/hudson/workspace/2.50-smoke-oracle/SANDBOX/automation/2.50/build.xml:69: 
Test 
com.openbravo.test.integration.erp.testsuites.smoke.sales.SAL0120_GenerateInvoiceProcess
 failed

Total time: 134 minutes 44 seconds
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to