On 9 Jan 2024, at 19:29, Khem Raj via lists.openembedded.org <[email protected]> wrote: > ++ #ifndef BACKEND_IS_OPENSSL > + g_test_add ("/tls/" BACKEND "/connection/unclean-close-by-server", > TestConnection, NULL, > + setup_connection, test_unclean_close_by_server, > teardown_connection); > ++ #endif
Personally, unless upstream say “yes this test doesn’t work on openssl yet” and mark it as such, this is still a test failure that is failing for unknown reasons. We could #if 0 out every test that failed and rejoice in our 100% pass test cases but that would be a terrible idea, so why is this different? Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#193672): https://lists.openembedded.org/g/openembedded-core/message/193672 Mute This Topic: https://lists.openembedded.org/mt/103626740/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
