conftest.py |
An httpserver that takes 0.5 seconds to respond.
|
4436 |
data |
|
|
metrics |
|
|
test_collection_enabled.py |
|
3508 |
test_glean.py |
Wait for `n` requests to be received by the server.
Raises a `TimeoutError` if the file doesn't exist within the timeout.
|
29358 |
test_loader.py |
|
980 |
test_network.py |
Test that running the ping uploader subprocess doesn't clobber the
database. If, under some bug, the subprocess had "upload_enabled" set to
True, it could record upload errors in the database, clobbering any metrics
that might have meanwhile been recorded in the main process.
This test is known to fail if "upload_enabled" is set to `True` in the
subprocess.
|
6742 |
test_subprocess.py |
|
475 |