salesforce-marketingcloud / FuelSDK-Java

Salesforce Marketing Cloud Java SDK
BSD 3-Clause "New" or "Revised" License
73 stars 122 forks source link

All tests skipped/failing #34

Open GArlington opened 8 years ago

GArlington commented 8 years ago

I am not sure if that is just my own odd configuration problem or something else...

All tests seem to be skipped at the moment and when I add fuelsdk-test.properties more than 20 tests are failing. All failures are in ETDataExtension.select() methods, caused by the rowset returned from ETSoapConnection unsorted and not paged - is that expected behaviour?

Is that just me, do I miss something?