Skip to content

Commit

Permalink
remove selenium tests that create workspaces from Che 6 stacks from s…
Browse files Browse the repository at this point in the history
…elenium tests suites
  • Loading branch information
SkorikSergey authored and ashumilova committed Jun 13, 2019
1 parent f7e7d53 commit 498c367
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<class name="org.eclipse.che.selenium.git.PullRequestPluginTest"/>
<class name="org.eclipse.che.selenium.git.PullRequestPluginWithForkTest"/>
<class name="org.eclipse.che.selenium.git.PushingChangesTest"/>
<class name="org.eclipse.che.selenium.dashboard.ImportProjectFromGitHubTest"/>
<class name="org.eclipse.che.selenium.factory.DirectUrlFactoryWithKeepDirectoryTest"/>
</classes>
</test>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@
<class name="org.eclipse.che.selenium.languageserver.ApacheCamelFileEditingTest"/>
<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.ImportMavenProjectFromGitTest"/>
<class name="org.eclipse.che.selenium.dashboard.ImportProjectFromZipTest"/>
<class name="org.eclipse.che.selenium.dashboard.CreateWorkspaceTest"/>
<class name="org.eclipse.che.selenium.dashboard.FactoriesListTest"/>
<class name="org.eclipse.che.selenium.dashboard.workspaces.NewWorkspacePageTest"/>
Expand Down Expand Up @@ -225,7 +222,6 @@
<class name="org.eclipse.che.selenium.refactor.types.TestFailTest"/>
<class name="org.eclipse.che.selenium.swagger.SwaggerTest"/>
<class name="org.eclipse.che.selenium.workspaces.CheckStopStartWsTest"/>
<class name="org.eclipse.che.selenium.workspaces.CreateWorkspaceOnDashboardTest"/>
<class name="org.eclipse.che.selenium.workspaces.ProjectStateAfterRefreshTest"/>
<class name="org.eclipse.che.selenium.workspaces.ProjectStateAfterWorkspaceRestartTest"/>
<class name="org.eclipse.che.selenium.theia.Che7PreviewStackStartTest"/>
Expand Down

0 comments on commit 498c367

Please sign in to comment.