1) core.js call() should get areas successfully with default http config:
Uncaught AssertionError: expected '{"error_response":{"code":2,"msg":"Platform System blacklist:接口已下线,请参阅公告【http://club.alimama.com/read-htm-tid-5352340.html】完成改造。"}}' to be an object
2) core.js call() should get areas successfully with https:
Uncaught AssertionError: expected '{"error_response":{"code":2,"msg":"Platform System blacklist:接口已下线,请参阅公告【http://club.alimama.com/read-htm-tid-5352340.html】完成改造。"}}' to be an object
3) core.js generateApi() should success when call with generatedApi:
Uncaught AssertionError: expected '{"error_response":{"code":2,"msg":"Platform System blacklist:接口已下线,请参阅公告【http://club.alimama.com/read-htm-tid-5352340.html】完成改造。"}}' to be an object
3 failing
1) core.js call() should get areas successfully with default http config: Uncaught AssertionError: expected '{"error_response":{"code":2,"msg":"Platform System blacklist:接口已下线,请参阅公告【http://club.alimama.com/read-htm-tid-5352340.html】完成改造。"}}' to be an object
2) core.js call() should get areas successfully with https: Uncaught AssertionError: expected '{"error_response":{"code":2,"msg":"Platform System blacklist:接口已下线,请参阅公告【http://club.alimama.com/read-htm-tid-5352340.html】完成改造。"}}' to be an object
3) core.js generateApi() should success when call with generatedApi: Uncaught AssertionError: expected '{"error_response":{"code":2,"msg":"Platform System blacklist:接口已下线,请参阅公告【http://club.alimama.com/read-htm-tid-5352340.html】完成改造。"}}' to be an object