Решение на In-memory файлова система от Асен Леков
Обратно към всички решения
Към профила на Асен Леков
Резултати
- 0 точки от тестове
- 0 бонус точки
- 0 точки общо
- 0 успешни тест(а)
- 18 неуспешни тест(а)
Код
Лог от изпълнението
EEEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_create_directory (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_create_file (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_hard_link_create (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_hard_link_space_consumption (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_hard_link_to_directory (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_hard_link_to_missing_file (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_link_create (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_minimal (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_mounting (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_move_not_to_a_directory (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_move_overwrite (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_out_of_space (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_overwrite (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_remove_empty_directory (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_remove_file (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_remove_nonempty_directory (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_symlink_to_missing_file (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_valid_move (test.TestFileSystem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
----------------------------------------------------------------------
Ran 18 tests in 36.123s
FAILED (errors=18)
История (1 версия и 0 коментара)
Асен обнови решението на 30.04.2015 15:09 (преди над 9 години)