cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Integration tests fail

0 Likes
433

Hey. I have problems running integration tests in IDE. A little background. I installed version 6.7 and the B2C accelerator.

Imported by various options, manually and with the help of the highbris plugin.

After that I generated a new module, where in one of the item.xml files I added a new type and changed the existing product type.

After which he called ant all, restarted the server and updated the system.

After which I initialized the test tenat and tried to create / save a new model in the database calling integration tests from IDE.

In each case, I got different errors.

Here the error occurs when saving:

Here the error occurs when creating:

In the third attempt i have some problems with classpath:

But all attempts at integration tests from eclipse failed. Help is needed.

Accepted Solutions (0)

Answers (1)

Answers (1)

arvind-kumar_avinash
Active Contributor
0 Likes

Note that there should be no build error in any of the projects (extensions) in your IDE; otherwise, you will keep facing one problem or the other. You may check https://wiki.hybris.com/pages/viewpage.action?pageId=294094164 for a basic setup guide.