----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43317/ -----------------------------------------------------------
Review request for Aurora and John Sirois. Repository: aurora Description ------- For whatever reason it is no longer necessary to run tests with `fast=False`. The rename is necessary to prevent indetical named test suites form clashing. Diffs ----- pants.ini 984ac1f85b0f434c23d870b9bf0c2778d1104b91 src/test/python/apache/thermos/observer/test_detector.py Diff: https://reviews.apache.org/r/43317/diff/ Testing ------- ./pants test src/test/python:: ============== test session starts =============== platform linux2 -- Python 2.7.11 -- py-1.4.31 -- pytest-2.6.4 plugins: timeout, cov collected 654 items ... 649 passed, 5 skipped, 1 warnings in 365.30 seconds Thanks, Stephan Erb
