From 7baebe8cf7d4cac480dc3f95551246774dd43d0a Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Mon, 13 Nov 2023 21:45:54 -0800 Subject: [PATCH] Revert "add grid_cell_container_edge test" This reverts commit bc5cee344f31ba452e1a51ba8991b63b7c912460. --- e2etests/regression_test.go | 1 - .../files/grid_cell_container_edge.d2 | 9 - .../dagre/board.exp.json | 210 ------------------ .../dagre/sketch.exp.svg | 104 --------- .../elk/board.exp.json | 210 ------------------ .../elk/sketch.exp.svg | 104 --------- 6 files changed, 638 deletions(-) delete mode 100644 e2etests/testdata/files/grid_cell_container_edge.d2 delete mode 100644 e2etests/testdata/regression/grid_cell_container_edge/dagre/board.exp.json delete mode 100644 e2etests/testdata/regression/grid_cell_container_edge/dagre/sketch.exp.svg delete mode 100644 e2etests/testdata/regression/grid_cell_container_edge/elk/board.exp.json delete mode 100644 e2etests/testdata/regression/grid_cell_container_edge/elk/sketch.exp.svg diff --git a/e2etests/regression_test.go b/e2etests/regression_test.go index e3f45c15b..211272caf 100644 --- a/e2etests/regression_test.go +++ b/e2etests/regression_test.go @@ -1050,7 +1050,6 @@ cf many required: { loadFromFile(t, "grid_rows_gap_bug"), loadFromFile(t, "grid_image_label_position"), loadFromFile(t, "glob_dimensions"), - loadFromFile(t, "grid_cell_container_edge"), } runa(t, tcs) diff --git a/e2etests/testdata/files/grid_cell_container_edge.d2 b/e2etests/testdata/files/grid_cell_container_edge.d2 deleted file mode 100644 index fc6107312..000000000 --- a/e2etests/testdata/files/grid_cell_container_edge.d2 +++ /dev/null @@ -1,9 +0,0 @@ -grid-rows: 1 -grid-columns: 2 - -box1 - -box2: { - explanation -} -box1 -> box2 diff --git a/e2etests/testdata/regression/grid_cell_container_edge/dagre/board.exp.json b/e2etests/testdata/regression/grid_cell_container_edge/dagre/board.exp.json deleted file mode 100644 index 1364fd594..000000000 --- a/e2etests/testdata/regression/grid_cell_container_edge/dagre/board.exp.json +++ /dev/null @@ -1,210 +0,0 @@ -{ - "name": "", - "isFolderOnly": false, - "fontFamily": "SourceSansPro", - "shapes": [ - { - "id": "box1", - "type": "rectangle", - "pos": { - "x": 0, - "y": 0 - }, - "width": 79, - "height": 167, - "opacity": 1, - "strokeDash": 0, - "strokeWidth": 2, - "borderRadius": 0, - "fill": "B6", - "stroke": "B1", - "shadow": false, - "3d": false, - "multiple": false, - "double-border": false, - "tooltip": "", - "link": "", - "icon": null, - "iconPosition": "", - "blend": false, - "fields": null, - "methods": null, - "columns": null, - "label": "box1", - "fontSize": 16, - "fontFamily": "DEFAULT", - "language": "", - "color": "N1", - "italic": false, - "bold": true, - "underline": false, - "labelWidth": 34, - "labelHeight": 21, - "labelPosition": "INSIDE_MIDDLE_CENTER", - "zIndex": 0, - "level": 1 - }, - { - "id": "box2", - "type": "rectangle", - "pos": { - "x": 119, - "y": 41 - }, - "width": 190, - "height": 126, - "opacity": 1, - "strokeDash": 0, - "strokeWidth": 2, - "borderRadius": 0, - "fill": "B4", - "stroke": "B1", - "shadow": false, - "3d": false, - "multiple": false, - "double-border": false, - "tooltip": "", - "link": "", - "icon": null, - "iconPosition": "", - "blend": false, - "fields": null, - "methods": null, - "columns": null, - "label": "box2", - "fontSize": 28, - "fontFamily": "DEFAULT", - "language": "", - "color": "N1", - "italic": false, - "bold": false, - "underline": false, - "labelWidth": 55, - "labelHeight": 36, - "labelPosition": "OUTSIDE_TOP_CENTER", - "zIndex": 0, - "level": 1 - }, - { - "id": "box2.explanation", - "type": "rectangle", - "pos": { - "x": 149, - "y": 71 - }, - "width": 130, - "height": 66, - "opacity": 1, - "strokeDash": 0, - "strokeWidth": 2, - "borderRadius": 0, - "fill": "B5", - "stroke": "B1", - "shadow": false, - "3d": false, - "multiple": false, - "double-border": false, - "tooltip": "", - "link": "", - "icon": null, - "iconPosition": "", - "blend": false, - "fields": null, - "methods": null, - "columns": null, - "label": "explanation", - "fontSize": 16, - "fontFamily": "DEFAULT", - "language": "", - "color": "N1", - "italic": false, - "bold": true, - "underline": false, - "labelWidth": 85, - "labelHeight": 21, - "labelPosition": "INSIDE_MIDDLE_CENTER", - "zIndex": 0, - "level": 2 - } - ], - "connections": [ - { - "id": "(box1 -> box2)[0]", - "src": "box1", - "srcArrow": "none", - "dst": "box2", - "dstArrow": "triangle", - "opacity": 1, - "strokeDash": 0, - "strokeWidth": 2, - "stroke": "B1", - "borderRadius": 10, - "label": "", - "fontSize": 16, - "fontFamily": "DEFAULT", - "language": "", - "color": "N2", - "italic": true, - "bold": false, - "underline": false, - "labelWidth": 0, - "labelHeight": 0, - "labelPosition": "", - "labelPercentage": 0, - "route": [ - { - "x": 79, - "y": 88 - }, - { - "x": 119, - "y": 93 - } - ], - "animated": false, - "tooltip": "", - "icon": null, - "zIndex": 0 - } - ], - "root": { - "id": "", - "type": "", - "pos": { - "x": 0, - "y": 0 - }, - "width": 0, - "height": 0, - "opacity": 0, - "strokeDash": 0, - "strokeWidth": 0, - "borderRadius": 0, - "fill": "N7", - "stroke": "", - "shadow": false, - "3d": false, - "multiple": false, - "double-border": false, - "tooltip": "", - "link": "", - "icon": null, - "iconPosition": "", - "blend": false, - "fields": null, - "methods": null, - "columns": null, - "label": "", - "fontSize": 0, - "fontFamily": "", - "language": "", - "color": "", - "italic": false, - "bold": false, - "underline": false, - "labelWidth": 0, - "labelHeight": 0, - "zIndex": 0, - "level": 0 - } -} diff --git a/e2etests/testdata/regression/grid_cell_container_edge/dagre/sketch.exp.svg b/e2etests/testdata/regression/grid_cell_container_edge/dagre/sketch.exp.svg deleted file mode 100644 index da615a321..000000000 --- a/e2etests/testdata/regression/grid_cell_container_edge/dagre/sketch.exp.svg +++ /dev/null @@ -1,104 +0,0 @@ -box1box2explanation - - - - - \ No newline at end of file diff --git a/e2etests/testdata/regression/grid_cell_container_edge/elk/board.exp.json b/e2etests/testdata/regression/grid_cell_container_edge/elk/board.exp.json deleted file mode 100644 index 9791ab8db..000000000 --- a/e2etests/testdata/regression/grid_cell_container_edge/elk/board.exp.json +++ /dev/null @@ -1,210 +0,0 @@ -{ - "name": "", - "isFolderOnly": false, - "fontFamily": "SourceSansPro", - "shapes": [ - { - "id": "box1", - "type": "rectangle", - "pos": { - "x": 0, - "y": 0 - }, - "width": 79, - "height": 166, - "opacity": 1, - "strokeDash": 0, - "strokeWidth": 2, - "borderRadius": 0, - "fill": "B6", - "stroke": "B1", - "shadow": false, - "3d": false, - "multiple": false, - "double-border": false, - "tooltip": "", - "link": "", - "icon": null, - "iconPosition": "", - "blend": false, - "fields": null, - "methods": null, - "columns": null, - "label": "box1", - "fontSize": 16, - "fontFamily": "DEFAULT", - "language": "", - "color": "N1", - "italic": false, - "bold": true, - "underline": false, - "labelWidth": 34, - "labelHeight": 21, - "labelPosition": "INSIDE_MIDDLE_CENTER", - "zIndex": 0, - "level": 1 - }, - { - "id": "box2", - "type": "rectangle", - "pos": { - "x": 119, - "y": 0 - }, - "width": 230, - "height": 166, - "opacity": 1, - "strokeDash": 0, - "strokeWidth": 2, - "borderRadius": 0, - "fill": "B4", - "stroke": "B1", - "shadow": false, - "3d": false, - "multiple": false, - "double-border": false, - "tooltip": "", - "link": "", - "icon": null, - "iconPosition": "", - "blend": false, - "fields": null, - "methods": null, - "columns": null, - "label": "box2", - "fontSize": 28, - "fontFamily": "DEFAULT", - "language": "", - "color": "N1", - "italic": false, - "bold": false, - "underline": false, - "labelWidth": 55, - "labelHeight": 36, - "labelPosition": "INSIDE_TOP_CENTER", - "zIndex": 0, - "level": 1 - }, - { - "id": "box2.explanation", - "type": "rectangle", - "pos": { - "x": 169, - "y": 50 - }, - "width": 130, - "height": 66, - "opacity": 1, - "strokeDash": 0, - "strokeWidth": 2, - "borderRadius": 0, - "fill": "B5", - "stroke": "B1", - "shadow": false, - "3d": false, - "multiple": false, - "double-border": false, - "tooltip": "", - "link": "", - "icon": null, - "iconPosition": "", - "blend": false, - "fields": null, - "methods": null, - "columns": null, - "label": "explanation", - "fontSize": 16, - "fontFamily": "DEFAULT", - "language": "", - "color": "N1", - "italic": false, - "bold": true, - "underline": false, - "labelWidth": 85, - "labelHeight": 21, - "labelPosition": "INSIDE_MIDDLE_CENTER", - "zIndex": 0, - "level": 2 - } - ], - "connections": [ - { - "id": "(box1 -> box2)[0]", - "src": "box1", - "srcArrow": "none", - "dst": "box2", - "dstArrow": "triangle", - "opacity": 1, - "strokeDash": 0, - "strokeWidth": 2, - "stroke": "B1", - "borderRadius": 10, - "label": "", - "fontSize": 16, - "fontFamily": "DEFAULT", - "language": "", - "color": "N2", - "italic": true, - "bold": false, - "underline": false, - "labelWidth": 0, - "labelHeight": 0, - "labelPosition": "", - "labelPercentage": 0, - "route": [ - { - "x": 79, - "y": 83 - }, - { - "x": 119, - "y": 83 - } - ], - "animated": false, - "tooltip": "", - "icon": null, - "zIndex": 0 - } - ], - "root": { - "id": "", - "type": "", - "pos": { - "x": 0, - "y": 0 - }, - "width": 0, - "height": 0, - "opacity": 0, - "strokeDash": 0, - "strokeWidth": 0, - "borderRadius": 0, - "fill": "N7", - "stroke": "", - "shadow": false, - "3d": false, - "multiple": false, - "double-border": false, - "tooltip": "", - "link": "", - "icon": null, - "iconPosition": "", - "blend": false, - "fields": null, - "methods": null, - "columns": null, - "label": "", - "fontSize": 0, - "fontFamily": "", - "language": "", - "color": "", - "italic": false, - "bold": false, - "underline": false, - "labelWidth": 0, - "labelHeight": 0, - "zIndex": 0, - "level": 0 - } -} diff --git a/e2etests/testdata/regression/grid_cell_container_edge/elk/sketch.exp.svg b/e2etests/testdata/regression/grid_cell_container_edge/elk/sketch.exp.svg deleted file mode 100644 index e5a75b949..000000000 --- a/e2etests/testdata/regression/grid_cell_container_edge/elk/sketch.exp.svg +++ /dev/null @@ -1,104 +0,0 @@ -box1box2explanation - - - - - \ No newline at end of file