Get help with testing, discuss unit testing strategies etc.


Post by myvaap »

Hello Support Team

I have integrated the trial version of advanced Gantt and Scheduler in ExtJS 6.2.

Both modules are working. But if I do the ExtJS build using sencha command

sencha app build -c classic testing

I am getting following error,

Uncaught Error: Duplicate entity name "Sch.model.Customizable": Sch.model.Customizable and Sch.model.Customizable
at new Ext.Error (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)
at Function.raise (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)
at Object.Ext.raise (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)
at g.addEntity (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)
at Function.<anonymous> (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)
at Function.triggerExtended (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)
at Function.<anonymous> (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)
at Function.doProcess (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)
at /construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1
at Object.load (/construction/build/testing/Vaap/classic/app_20171024162815.js?_dc=20171024162815:1)

Kindly help me on this.

Post by nickolay »

Please post the question in the appropriate forum, this one is for question about the Siesta testing framework.

Post by myvaap »

Oh, Sorry...

Post Reply