Skip to content

Test failures in environment with Financial Force packages installed #20

@adtennant

Description

@adtennant

When deploying into a fresh developer edition, all tests pass and everything is hunky dory.

When deploying into an environment which has the followingFinancial Force packages installed (and no other Apex), SObjectSelectorTests fail.

  • FinancialForce Expansion Pack (ffxp)
  • FinancialForce QuickStart (ffqs)
  • FinancialForce ClickLink (ffirule)
  • FinancialForce Accounting (c2g)
  • FinancialForce Reporting (ffr)
  • FinancialForce Accounting Accounts Payable Extension (ffap)
  • Basic SCM Reports
  • FinancialForce Central (ffc)
  • FinancialForce Journal Extension (ffgl)
  • FinancialForce Cash Entry Extension (ffcash)
  • FinancialForce VAT Reporting (ffvat)
  • FinancialForce OneTouch (ffbext)
  • SCM (SCMC)
  • Declarative Lookup Rollup Summaries Tool (dlrs)
  • FinancialForce Enquires
  • FinancialForce Consulting Tools (ffct)

Test Failures

Class
fflib_SObjectSelectorTest
Method Name
testDefaultConfig
Pass/Fail
Fail
Error Message
System.AssertException: Assertion Failed: Expected: AccountNumber,AnnualRevenue,Id,Name, Actual: Name,AnnualRevenue,AccountNumber,Id
Stack Trace
Class.fflib_SObjectSelectorTest.testDefaultConfig: line 185, column 1

Class
fflib_SObjectSelectorTest
Method Name
testGetFieldListString
Pass/Fail
Fail
Error Message
System.AssertException: Assertion Failed: Expected: myprefix.AccountNumber,myprefix.AnnualRevenue,myprefix.Id,myprefix.Name, Actual: myprefix.AccountNumber,myprefix.Name,myprefix.Id,myprefix.AnnualRevenue
Stack Trace
Class.fflib_SObjectSelectorTest.testGetFieldListString: line 46, column 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions