Skip to content
Snippets Groups Projects
Commit d5199100 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

disable test due to problem with celldesigner

parent 70372f24
No related branches found
No related tags found
1 merge request!862Resolve "make code compatible with java 11"
Pipeline #12122 passed
......@@ -173,9 +173,10 @@ test:backend:CellDesigner_plugin:jdk-8:
<<: *jdk_8_definition
script: *test_backend_CellDesigner_plugin_definition
test:backend:CellDesigner_plugin:jdk-11:
<<: *jdk_11_definition
script: *test_backend_CellDesigner_plugin_definition
#CellDesigner is working on java 8 and is incompatible with java 11
#test:backend:CellDesigner_plugin:jdk-11:
# <<: *jdk_11_definition
# script: *test_backend_CellDesigner_plugin_definition
test:backend:converter:jdk-8:
<<: *jdk_8_definition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment