mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 10:11:39 -04:00
When running `make check` on a platform which has older (but still supported) pytest, e.g. 3.4.2 on EL8, the junit to trs conversion would fail because the junit format has different structure. Make the junit XML processing more lenient to support both the older and newer junit XML formats. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| convert-trs-to-junit.py | ||
| Makefile.am | ||
| test_client.c | ||
| test_server.c | ||
| wire_test.c | ||