Conversation
|
One of the tests failed for f7a355a. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-i386/10100714-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3232397 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10100714/ |
|
One of the tests failed for f7a355a. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-aarch64/10100714-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3232396 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10100714/ |
|
One of the tests failed for f7a355a. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-x86_64/10100714-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3232394 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10100714/ |
|
One of the tests failed for f7a355a. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-ppc64le/10100714-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3232395 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10100714/ |
|
One of the tests failed for f7a355a. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-s390x/10100714-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3232393 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10100714/ |
|
One of the tests failed for e7f2018. @admin check logs None, packit dashboard https://dashboard.packit.dev/jobs/copr/3233359 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10101069/ |
|
One of the tests failed for aab7ec7. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-aarch64/10113200-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3245035 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10113200/ |
|
One of the tests failed for 04ddecd. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-ppc64le/10113715-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3245841 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10113715/ |
|
One of the tests failed for 1b3ad2e. @admin check logs None, packit dashboard https://dashboard.packit.dev/jobs/copr/3245846 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10113727/ |
|
One of the tests failed for f824af3. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-aarch64/10116881-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3250909 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10116881/ |
|
One of the tests failed for ae7dec6. @admin check logs None, packit dashboard https://dashboard.packit.dev/jobs/copr/3251007 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10116908/ |
|
One of the tests failed for ae7dec6. @admin check logs None, packit dashboard https://dashboard.packit.dev/jobs/copr/3251006 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10116908/ |
|
One of the tests failed for ae7dec6. @admin check logs None, packit dashboard https://dashboard.packit.dev/jobs/copr/3251008 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10116908/ |
|
One of the tests failed for f824af3. @admin check logs https://download.copr.fedorainfracloud.org/results/packit/stephenberry-glaze-2305/fedora-rawhide-ppc64le/10116881-glaze/builder-live.log, packit dashboard https://dashboard.packit.dev/jobs/copr/3250910 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10116881/ |
|
One of the tests failed for 2d8ed2f. @admin check logs None, packit dashboard https://dashboard.packit.dev/jobs/copr/3258499 and external service dashboard https://copr.fedorainfracloud.org/coprs/build/10125973/ |
YAML Conformance + Writer Reliability
Summary
This PR brings the YAML implementation much closer to spec behavior by:
yaml-test-suiteglz::genericand C++ structs{...}/[...])Key Changes
tests/yaml_conformance/yaml_conformance.cppwith broad conformance cases and integrated it into CTest.include/glaze/yaml/read.hppinclude/glaze/yaml/common.hppinclude/glaze/yaml/skip.hppinclude/glaze/yaml/write.hpptests/yaml_test/yaml_test.cppValidation
yaml_testpasses with new regression and large-document writer cases.