Commit fb07d42a authored by leswing's avatar leswing
Browse files

add test to flaky list

parent e2e814b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1417,6 +1417,7 @@ class TestOverfit(test_util.TensorFlowTestCase):

    assert scores[classification_metric.name] > .8

  @flaky()
  def test_textCNN_singletask_regression_overfit(self):
    """Test textCNN model overfits tiny data."""
    np.random.seed(123)