Regenerate ART test files (2024-11-01).

This change enables build- and run-time support in automated
executions for the following tests in post-submit runs:

* `art-run-test-2282-checker-always-throws-try-catch`
* `art-run-test-2283-checker-remove-null-check`

Output of `art/test/utils/regen-test-files`:

  $ art/test/utils/regen-test-files
  Generated Blueprint files for 749 ART run-tests out of 1064 (70%).
  Generated TEST_MAPPING entries for 467 ART run-tests out of 1064 (43%):
    463 ART run-tests (99%) in `art-mainline-presubmit` test group.
    463 ART run-tests (99%) in `mainline-presubmit` test group.
    463 ART run-tests (99%) in `presubmit` test group.
      4 ART run-tests (0%) in `postsubmit` test group.
     25 ART gtests (96%) in `mainline-presubmit` test group.
     25 ART gtests (96%) in `presubmit` test group.
      1 ART gtests (3%) in `postsubmit` test group.
    Note: Tests in `*presubmit` test groups are executed in pre- and
          post-submit test runs. Tests in the `postsubmit` test group
          are only executed in post-submit test runs.

Test: atest -a art-run-test-2282-checker-always-throws-try-catch
Test: atest -a art-run-test-2283-checker-remove-null-check
Test: atest --test-mapping art:postsubmit
Bug: 147812905
Bug: 152374989
Change-Id: I288d1f6df06ca713916552fa0fd6a90a3c265320
4 files changed