File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
src/test/java/io/openliberty/tools/intellij/it Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -782,7 +782,6 @@ public void testMultipleConfigEditHistory() {
782782 @ Test
783783 @ Video
784784 @ EnabledOnOs ({OS .LINUX })
785- @ Disabled
786785 public void testStartInContainerActionUsingDropDownMenu () {
787786 String testName = "testStartInContainerActionUsingDropDownMenu" ;
788787 String absoluteWLPPath = Paths .get (getProjectsDirPath (), getSmMPProjectName (), getWLPInstallPath ()).toString ();
@@ -815,7 +814,6 @@ public void testStartInContainerActionUsingDropDownMenu() {
815814 @ Test
816815 @ Video
817816 @ EnabledOnOs ({OS .LINUX })
818- @ Disabled
819817 public void testStartInContainerActionUsingPlayToolbarButton () {
820818 String testName = "testStartInContainerActionUsingPlayToolbarButton" ;
821819 String absoluteWLPPath = Paths .get (getProjectsDirPath (), getSmMPProjectName (), getWLPInstallPath ()).toString ();
@@ -847,7 +845,6 @@ public void testStartInContainerActionUsingPlayToolbarButton() {
847845 @ Test
848846 @ Video
849847 @ EnabledOnOs ({OS .LINUX })
850- @ Disabled
851848 public void testStartInContainerActionUsingPopUpMenu () {
852849 String testName = "testStartInContainerActionUsingPopUpMenu" ;
853850 String absoluteWLPPath = Paths .get (getProjectsDirPath (), getSmMPProjectName (), getWLPInstallPath ()).toString ();
@@ -880,7 +877,6 @@ public void testStartInContainerActionUsingPopUpMenu() {
880877 @ Test
881878 @ Video
882879 @ EnabledOnOs ({OS .LINUX })
883- @ Disabled
884880 public void testStartInContainerActionUsingSearch () {
885881 String testName = "testStartInContainerActionUsingSearch" ;
886882 String absoluteWLPPath = Paths .get (getProjectsDirPath (), getSmMPProjectName (), getWLPInstallPath ()).toString ();
You can’t perform that action at this time.
0 commit comments