Add package-config tests where test is running in Isolate.spawn-isolates.

R=floitsch@google.com

Review URL: https://codereview.chromium.org/2020653002 .
This commit is contained in:
Lasse R.H. Nielsen 2016-06-03 13:53:50 +02:00
parent 6b6d363900
commit f3f6d1e00d
2 changed files with 704 additions and 227 deletions

File diff suppressed because it is too large Load diff

View file

@ -7,6 +7,9 @@
# listed in tests/lib/analyzer/analyze_tests.status without the "standalone"
# prefix.
packages_file_test: Pass, Slow
packages_file_test/none: Skip # contains no tests.
package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally
package/scenarios/packages_file_strange_formatting/empty_package_dir_test: Fail, OK # CompileTimeErrors intentionally
package/scenarios/empty_packages_file/empty_packages_file_discovery_test: Fail, OK # CompileTimeErrors intentionally