зеркало из https://github.com/mozilla/treeherder.git
cbba97221a
The sample notes added for the test normally have the same timestamp for several notes, but not always. With the previous `ORDER BY`, this meant the list of notes retrieved could vary in order depending on if the timestamps were identical. We now additionally sort by id (descending, to match the timestamp sort), so the returned list is deterministic. |
||
---|---|---|
.. | ||
client | ||
e2e | ||
etl | ||
log_parser | ||
model | ||
perfalert | ||
sample_data | ||
ui | ||
webapp | ||
__init__.py | ||
conftest.py | ||
jobs_test.json | ||
refdata_test.json | ||
sample_data_generator.py | ||
sampledata.py | ||
test_setup.py | ||
test_utils.py |