Skip to content

Commit

Permalink
remove from CheSute.xml test suite all selenium tests that start/stop…
Browse files Browse the repository at this point in the history
… workspaces from Dashboard
  • Loading branch information
SkorikSergey authored and olexii4 committed May 21, 2019
1 parent b59b3bb commit daf8f12
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<class name="org.eclipse.che.selenium.dashboard.organization.RenameOrganizationTest"/>
<class name="org.eclipse.che.selenium.dashboard.organization.ShareWorkspaceOwnerTest"/>
<class name="org.eclipse.che.selenium.dashboard.organization.SystemAdminOrganizationTest"/>
<class name="org.eclipse.che.selenium.dashboard.organization.ShareWorkspaceMemberTest"/>
<class name="org.eclipse.che.selenium.git.AuthorizeOnGithubFromDashboardTest"/>
<class name="org.eclipse.che.selenium.git.AuthorizeOnGithubFromPreferencesTest"/>
<class name="org.eclipse.che.selenium.git.CheckoutToRemoteBranchTest"/>
Expand All @@ -40,7 +39,6 @@
<class name="org.eclipse.che.selenium.git.PushingChangesTest"/>
<class name="org.eclipse.che.selenium.dashboard.ImportProjectFromGitHubTest"/>
<class name="org.eclipse.che.selenium.factory.DirectUrlFactoryWithKeepDirectoryTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.WorkspacesListTest"/>
</classes>
</test>
</suite>
10 changes: 0 additions & 10 deletions selenium/che-selenium-test/src/test/resources/suites/CheSuite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,11 @@
<class name="org.eclipse.che.selenium.languageserver.YamlFileEditingTest"/>
<class name="org.eclipse.che.selenium.languageserver.GolangFileEditingTest"/>
<class name="org.eclipse.che.selenium.dashboard.CreateAndDeleteProjectsTest"/>
<class name="org.eclipse.che.selenium.dashboard.DeleteRunningWorkspaceTest"/>
<class name="org.eclipse.che.selenium.dashboard.DeleteStoppingWorkspaceTest"/>
<class name="org.eclipse.che.selenium.dashboard.ImportMavenProjectFromGitTest"/>
<class name="org.eclipse.che.selenium.dashboard.ImportProjectFromZipTest"/>
<class name="org.eclipse.che.selenium.dashboard.RenameWorkspaceTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.details.WorkspaceDetailsSingleMachineTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.details.WorkspaceDetailsOverviewTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.details.WorkspaceDetailsComposeTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.details.WorkspaceDetailsProjectsTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.details.WorkspaceDetailsMachinesRamTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.details.WorkspaceDetailsMachineActionsTest"/>
<class name="org.eclipse.che.selenium.dashboard.CreateWorkspaceTest"/>
<class name="org.eclipse.che.selenium.dashboard.CreateFactoryTest"/>
<class name="org.eclipse.che.selenium.dashboard.FactoriesListTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.AddOrImportProjectFormTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.NewWorkspacePageTest"/>
<class name="org.eclipse.che.selenium.dashboard.organization.UserEmptyOrganizationTest"/>
<class name="org.eclipse.che.selenium.debugger.ChangeVariableWithEvaluatingTest"/>
Expand Down

0 comments on commit daf8f12

Please sign in to comment.