Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt |
| diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt b/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c2a896deb3bcf0949e65e28637dc25b5ecdd79ce |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt |
| @@ -0,0 +1,5 @@ |
| +# This suite runs the tests in virtual/threaded/fast/canvas with --enable-threaded-compositing. |
|
Justin Novosad
2016/10/19 19:59:32
I think you mean fast/idleToBlob
|
| +# See the virtual_test_suites() method in Tools/Scripts/webkitpy/layout_tests/port/base.py. |
| + |
| +# Do not remove this virtual test suites unless idle tasks can be run in layout tests or |
| +# the test features are no longer implemented in idle tasks. |