Решение на Concurrent Retry Executor от Станислав Траилов
Обратно към всички решения
Към профила на Станислав Траилов
Резултати
- 0 точки от тестове
- 0 бонус точки
- 0 точки общо
- 0 успешни тест(а)
- 8 неуспешни тест(а)
Код
Лог от изпълнението
--- FAIL: TestWithOneMessage (0.50s)
solution_test.go:27: Test exceeded allowed time of 500 milliseconds
FAIL
exit status 1
FAIL _/tmp/d20151110-19113-4qrovf 0.504s
--- FAIL: TestWithExample1 (0.50s)
solution_test.go:27: Test exceeded allowed time of 500 milliseconds
FAIL
exit status 1
FAIL _/tmp/d20151110-19113-4qrovf 0.503s
--- FAIL: TestWithExample2 (0.50s)
solution_test.go:27: Test exceeded allowed time of 500 milliseconds
FAIL
exit status 1
FAIL _/tmp/d20151110-19113-4qrovf 0.503s
--- FAIL: TestWithNoLogs (0.50s)
solution_test.go:27: Test exceeded allowed time of 500 milliseconds
FAIL
exit status 1
FAIL _/tmp/d20151110-19113-4qrovf 0.503s
--- FAIL: TestWithTwoEmptyLogs (0.50s)
solution_test.go:27: Test exceeded allowed time of 500 milliseconds
FAIL
exit status 1
FAIL _/tmp/d20151110-19113-4qrovf 0.503s
--- FAIL: TestWithDelays (0.90s)
solution_test.go:27: Test exceeded allowed time of 400 milliseconds
solution_test.go:27: Test exceeded allowed time of 900 milliseconds
FAIL
exit status 1
FAIL _/tmp/d20151110-19113-4qrovf 0.903s
--- FAIL: TestTheLimits (0.50s)
solution_test.go:27: Test exceeded allowed time of 500 milliseconds
FAIL
exit status 1
FAIL _/tmp/d20151110-19113-4qrovf 0.504s
--- FAIL: TestWithManyLogs (0.80s)
solution_test.go:27: Test exceeded allowed time of 800 milliseconds
FAIL
exit status 1
FAIL _/tmp/d20151110-19113-4qrovf 0.803s
История (2 версии и 1 коментар)
Станислав обнови решението на 09.11.2015 13:49 (преди над 2 години)
Станислав обнови решението на 10.11.2015 13:25 (преди над 2 години)