You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We deleted deprecated bugs from the commit-db, but retained the other metadata. By deleting those lines from commit-db, we lose an important piece of metadata: the commit hashes.
This metadata should be available in some form, and these bugs should still be available to check out if needed (with the understanding that they do not yield triggering tests under Java 8).
We should add a second "deprecated-commit-db" with the removed bugs.
The text was updated successfully, but these errors were encountered:
…ed-bugs.csv (#312)
* Distinguish between active and deprecated bugs.
* New query command to query active/deprecated-bugs.csv and other bug meta data.
Co-authored-by: rjust <rjust.dev@gmail.com>
We deleted deprecated bugs from the commit-db, but retained the other metadata. By deleting those lines from commit-db, we lose an important piece of metadata: the commit hashes.
This metadata should be available in some form, and these bugs should still be available to check out if needed (with the understanding that they do not yield triggering tests under Java 8).
We should add a second "deprecated-commit-db" with the removed bugs.
The text was updated successfully, but these errors were encountered: