TL;DR: "--build-directory" now should point to the full path of the build directory, e.g. "out/Default"
Hello Blink Developers, This is a belated PSA. We recently made a change to "--build-directory" to let it point to the full path of the build directory, so instead of using something like "--build-directory=your-out-dir -t your-target-dir", you should use "--build-directory=your-out-dir/your-target-dir", and "-t" is not needed in this case (assuming you are at chromium/src). This way we make the semantics for "--build-directory" consistent with other scripts used in Chromium, and hopefully save some typing in this case. "--target" or "-t" should continue to work as usual if your target directory is under "out". Please refer to crrev.com/c/5992459 for the background. Thanks, Weizhong -- Empower web platform community with a single test runner that is fast, stable and easy to use. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CADXrSiqz_utcTdpNOoO49d6cPUCqdCdUPrPXrT%2Bg1CvnP3ANew%40mail.gmail.com.