Skip to content
Snippets Groups Projects
Commit cc967451 authored by cramakri's avatar cramakri
Browse files

LMS-1390 Skip a test.

SVN: 14851
parent 5e98380f
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,9 @@
package ch.systemsx.cisd.openbis.plugin.generic.client.web.client.application.dataset;
import com.google.gwt.junit.DoNotRunWith;
import com.google.gwt.junit.Platform;
import ch.systemsx.cisd.openbis.generic.client.web.client.application.framework.MainTabPanel;
import ch.systemsx.cisd.openbis.generic.client.web.client.application.menu.TopMenu.ActionMenuKind;
import ch.systemsx.cisd.openbis.generic.client.web.client.application.ui.data.ShowDataSet;
......@@ -37,6 +40,7 @@ import ch.systemsx.cisd.openbis.plugin.generic.client.web.client.application.Pro
* @author Piotr Buczek
*/
// TODO 2009-10-07, Piotr Buczek: add tests where sample/experiment is modified
@DoNotRunWith(Platform.HtmlUnit)
public class GenericDataSetEditorTest extends AbstractGWTTestCase
{
// private static final String DS_WITH_DIRECT_SAMPLE_CONNECTION_CODE = "20081105092158673-1";
......
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