-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[Bug 1898073] Change creationDate in telemetry.crash to date-…
- Loading branch information
Showing
8 changed files
with
23 additions
and
452 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,29 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile | ||
# To update, run: | ||
# | ||
# pip-compile requirements-dev.in | ||
# | ||
apipkg==1.5 | ||
# via execnet | ||
attrs==20.2.0 | ||
# via | ||
# jsonschema | ||
# pytest | ||
cython==0.29.21 | ||
# via pyjnius | ||
execnet==1.7.1 | ||
# via pytest-xdist | ||
iniconfig==1.0.1 | ||
# via pytest | ||
apipkg==1.5 # via execnet | ||
attrs==20.2.0 # via jsonschema, pytest | ||
cython==0.29.21 # via pyjnius | ||
execnet==1.7.1 # via pytest-xdist | ||
importlib-metadata==2.0.0 # via jsonschema, pluggy, pytest | ||
iniconfig==1.0.1 # via pytest | ||
jsonschema==3.2.0 | ||
# via -r requirements-dev.in | ||
more-itertools==8.5.0 | ||
# via pytest | ||
packaging==20.4 | ||
# via pytest | ||
pluggy==0.13.1 | ||
# via pytest | ||
py==1.9.0 | ||
# via | ||
# pytest | ||
# pytest-forked | ||
more-itertools==8.5.0 # via pytest | ||
packaging==20.4 # via pytest | ||
pluggy==0.13.1 # via pytest | ||
py==1.9.0 # via pytest, pytest-forked | ||
pyjnius==1.3.0.0 | ||
# via -r requirements-dev.in | ||
pyparsing==2.4.7 | ||
# via packaging | ||
pyrsistent==0.17.3 | ||
# via jsonschema | ||
pytest==6.0.2 | ||
# via | ||
# -r requirements-dev.in | ||
# pytest-forked | ||
# pytest-xdist | ||
pytest-forked==1.3.0 | ||
# via pytest-xdist | ||
pyparsing==2.4.7 # via packaging | ||
pyrsistent==0.17.3 # via jsonschema | ||
pytest-forked==1.3.0 # via pytest-xdist | ||
pytest-xdist==2.1.0 | ||
# via -r requirements-dev.in | ||
python-dateutil==2.9.0.post0 | ||
# via validator | ||
rfc3339-validator==0.1.4 | ||
# via -r requirements-dev.in | ||
six==1.15.0 | ||
# via | ||
# jsonschema | ||
# packaging | ||
# pyjnius | ||
# python-dateutil | ||
# rfc3339-validator | ||
toml==0.10.1 | ||
# via pytest | ||
validator==0.7.1 | ||
# via -r requirements-dev.in | ||
pytest==6.0.2 | ||
six==1.15.0 # via jsonschema, packaging, pyjnius | ||
toml==0.10.1 # via pytest | ||
zipp==3.2.0 # via importlib-metadata | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
# setuptools |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
194 changes: 0 additions & 194 deletions
194
validation/telemetry/crash.4.creationdatedatetime.fail.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.