mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-22 17:24:48 -05:00
1081a7f3e2
Instead of writing ASAN and UBSAN output into the same stream we use for test logging, direct them to log files, named asan.log.$PID and ubsan.log.$PID, and then output them in a separate CI job that runs afterwards. This should hopefully make it easier to see which tests are failing. The downside is that it's now harder to tell which tests the *SAN errors are related to. |
||
---|---|---|
.. | ||
ci.yml | ||
dev-container.yml | ||
ladybird-js-artifacts.yml | ||
lagom-template.yml | ||
libjs-test262.yml | ||
lint-code.yml | ||
lint-commits.yml | ||
nightly-android.yml | ||
notes-push.yml |