Searched refs:test_logging (Results 1 – 17 of 17) sorted by relevance
13 def test_logging(self, records): member in TestAOTLogging
11 def test_logging(self, records): member in TestAutogradLogging
51 test_logging.cpp
199 systemProperty 'java.util.logging.config.file', "${rootDir}/test_logging.properties"
231 def test_logging(self): member in Model
224 test_logging = [] qkey
219 Fixed spurious 'test.blah' file left behind by test_logging.
4634 Refactor test_logging to use unittest.
5693 Fix test_logging to no longer reset the warnings filter.
1438 Fix test_logging.test_namer_rotator_inheritance() on Windows: use1448 Fix a race condition in the SMTP test of test_logging. Don't close a file
703 Fix test_logging.test_race_between_set_target_and_flush(): the test now
5648 Workaround test_logging failure on some OS X 10.6 systems.
4074 Fix ``test_multiprocessing_fork`` failure due to ``test_logging`` and
452 setuptools/tests/test_logging.py
14119 from autograd.test_logging import TestAutogradLogging # noqa: F401
11 from jit.test_logging import TestLogging # noqa: F401
1290 - Issue #23211: Workaround test_logging failure on some OS X 10.6 systems.10965 - Issue #10626: test_logging now preserves logger disabled states.10967 - Issue #10774: test_logging now removes temp files created during tests.