| Index: blimp/tools/tests-manifest-blacklist.txt
|
| diff --git a/blimp/tools/engine-manifest-blacklist.txt b/blimp/tools/tests-manifest-blacklist.txt
|
| similarity index 63%
|
| copy from blimp/tools/engine-manifest-blacklist.txt
|
| copy to blimp/tools/tests-manifest-blacklist.txt
|
| index 65f5799b9de2587e19522d671e98454126e0eec1..6be5331508a49be26de3d3bbce55c0c99e698117 100644
|
| --- a/blimp/tools/engine-manifest-blacklist.txt
|
| +++ b/blimp/tools/tests-manifest-blacklist.txt
|
| @@ -1,6 +1,6 @@
|
| -# Listing of filename patterns to be excluded from the Blimp Docker manifest.
|
| +# Listing of filename patterns to be excluded from the Blimp unittests Docker
|
| +# manifest.
|
| # Wildcards (* or ?) are allowed.
|
| -
|
| */manifest.json
|
| *.mojo
|
| *mojom.js
|
| @@ -9,6 +9,7 @@
|
| ./libtracing_library.so
|
| ./libmus_library.so
|
| ./libosmesa.so
|
| -./libresource_provider_library.so
|
| ./mojo_runner
|
| snapshot_blob.bin
|
| +*/test_env.py
|
| +pyproto/google/*
|
|
|