diff --git a/js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/test-jsVSjava.js b/js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/test-jsVSjava.js index 30eb37c902b0d5bc3ac3d7b55c90a57a9d4acd06..7a6ebe26ba689fab9a73c038d2c9fb4bb8d275d7 100644 --- a/js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/test-jsVSjava.js +++ b/js-test/servers/common/core-plugins/tests/1/as/webapps/openbis-v3-api-test/html/test/test-jsVSjava.js @@ -14,6 +14,8 @@ define([ 'jquery', 'underscore', 'openbis', 'test/common' ], function($, _, open }; var ignoreMessages = { + "IServiceExecutor" : "Java class ignored: ", + "ServiceContext" : "Java class ignored: ", "AbstractCollectionView" : "Java class ignored: ", "ListView" : "Java class ignored: ", "SetView" : "Java class ignored: ",