Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Removes unittest skip comment
Browse files Browse the repository at this point in the history
  • Loading branch information
perdasilva committed Nov 15, 2018
1 parent 6984ba6 commit e5d8a43
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 289 deletions.
76 changes: 0 additions & 76 deletions python/venv/bin/activate

This file was deleted.

37 changes: 0 additions & 37 deletions python/venv/bin/activate.csh

This file was deleted.

75 changes: 0 additions & 75 deletions python/venv/bin/activate.fish

This file was deleted.

11 changes: 0 additions & 11 deletions python/venv/bin/chardetect

This file was deleted.

11 changes: 0 additions & 11 deletions python/venv/bin/easy_install

This file was deleted.

11 changes: 0 additions & 11 deletions python/venv/bin/easy_install-3.7

This file was deleted.

28 changes: 0 additions & 28 deletions python/venv/bin/f2py

This file was deleted.

11 changes: 0 additions & 11 deletions python/venv/bin/pip

This file was deleted.

11 changes: 0 additions & 11 deletions python/venv/bin/pip3

This file was deleted.

11 changes: 0 additions & 11 deletions python/venv/bin/pip3.7

This file was deleted.

1 change: 0 additions & 1 deletion python/venv/bin/python

This file was deleted.

1 change: 0 additions & 1 deletion python/venv/bin/python3

This file was deleted.

1 change: 0 additions & 1 deletion python/venv/bin/python3.7

This file was deleted.

3 changes: 0 additions & 3 deletions python/venv/pyvenv.cfg

This file was deleted.

1 change: 0 additions & 1 deletion tests/python/unittest/test_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,6 @@ def check_CSVIter_synthetic(dtype='float32'):
for dtype in ['int32', 'int64', 'float32']:
check_CSVIter_synthetic(dtype=dtype)

# @unittest.skip("Flaky test: https://github.com/apache/incubator-mxnet/issues/11359")
def test_ImageRecordIter_seed_augmentation():
get_cifar10()
seed_aug = 3
Expand Down

0 comments on commit e5d8a43

Please sign in to comment.