bazel-examples icon indicating copy to clipboard operation
bazel-examples copied to clipboard

Angular example relies on Chrome being installed on the system

Open mattem opened this issue 3 years ago • 3 comments

The Angular tests are expecting CHROME_BIN being set, see test logs from CI

mattem avatar Aug 03 '22 14:08 mattem

@mattem Are we just looking to remove the dependency on Chrome with something else or do we need to rewrite the example?

cgrindel avatar Sep 27 '22 23:09 cgrindel

@gregmagolan what do you want to do with this one? We keep talking about writing our own toolchain for browsers to replace rules_webtesting, is that on the roadmap or should we just mark this Working as Intended?

alexeagle avatar Nov 07 '22 19:11 alexeagle

Yes, we want to write our own browser toolchain at some point but we have no immediate plans to do it

gregmagolan avatar Feb 07 '23 04:02 gregmagolan