tree: e8dd7c54b843674b343cd0b356e51df8937e88d5 [path history] [tgz]
  1. DIR_METADATA
  2. README.md
third_party/blink/web_tests/virtual/wasm-code-caching/README.md

This suite runs the tests in http/tests/wasm/caching with

--js-flags=--allow-natives-syntax.

This feature is required to detect when caching has happened. The flag could

be avoided by making sure the test runs long enough. However, this would

either make the test slow on fast bots, or flaky on slow bots.