From 603f40fb5e9d53104076e4d53c2456563189c724 Mon Sep 17 00:00:00 2001 From: Luca Giorgi Date: Mon, 22 Aug 2022 17:00:05 +0200 Subject: [PATCH] Remove false negative test (#504) Signed-off-by: Luca Giorgi Signed-off-by: Luca Giorgi --- tests/Tests/500__jupyterhub/long-running-test-generic-ds.robot | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Tests/500__jupyterhub/long-running-test-generic-ds.robot b/tests/Tests/500__jupyterhub/long-running-test-generic-ds.robot index cb4a25504..e49b76c5f 100644 --- a/tests/Tests/500__jupyterhub/long-running-test-generic-ds.robot +++ b/tests/Tests/500__jupyterhub/long-running-test-generic-ds.robot @@ -22,7 +22,6 @@ Long Running Test Case Run Repo And Clean https://github.com/lugi0/clustering-notebook clustering-notebook/customer-segmentation-k-means-analysis.ipynb Run Repo And Clean https://github.com/lugi0/clustering-notebook clustering-notebook/CCFraud-clustering-S3.ipynb Run Repo And Clean https://github.com/lugi0/notebook-benchmarks notebook-benchmarks/pytorch/PyTorch-MNIST-Minimal.ipynb - Run Repo And Clean https://github.com/lugi0/notebook-benchmarks notebook-benchmarks/tensorflow/GPU-no-warnings.ipynb *** Keywords ***