V8: Remove simdjs testing

BUG=v8:4124
TBR=bradnelson@chromium.org,bbudge@chromium.org,tandrii@chromium.org

Change-Id: I53fce345e28edba80d1d6b04a2cf6496840fad10
Reviewed-on: https://chromium-review.googlesource.com/441826
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
84 files changed
tree: 02f32a086d97771c73b2e6f8adb4f74df26acf00
  1. infra/
  2. masters/
  3. scripts/
  4. site_config/
  5. slave/
  6. tests/
  7. third_party/
  8. .gitignore
  9. codereview.settings
  10. DEPS
  11. environment.cfg.py
  12. LICENSE
  13. OWNERS
  14. PRESUBMIT.py
  15. README.md
  16. WATCHLISTS
README.md

build

Hi build contributor! If you do any change in scripts/master/ or touching any master's html/ directories, you must restart master.chromium.fyi first and ensure that it still works before restarting other masters.

Recipes

If you're here to make a change to ‘recipes’ (the code located in scripts/slave/recipes*), please take a look at the README for more information pertaining to recipes.