X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fresources%2Frest_api%2Fct%2Fflow-operations%2Fsendhex_test.py;h=b5cbace53baca7da545a883dca6597ead8e182c7;hp=a07b7c471228bbd514410b48e050392d407944c1;hb=93ddfd21d4b502cd79b0d36e14518fbbde5982b2;hpb=26c27c2b83f99e6df420addc90010eb0d4a7724e diff --git a/example/diameter/launcher/resources/rest_api/ct/flow-operations/sendhex_test.py b/example/diameter/launcher/resources/rest_api/ct/flow-operations/sendhex_test.py index a07b7c4..b5cbace 100644 --- a/example/diameter/launcher/resources/rest_api/ct/flow-operations/sendhex_test.py +++ b/example/diameter/launcher/resources/rest_api/ct/flow-operations/sendhex_test.py @@ -24,7 +24,7 @@ def test_001_given_diameter_hex_representation_i_want_to_send_message_to_diamete # IT FAILS BECAUSE MESSAGE SENT HAS OCS3 AS ORIGIN HOST, AND THIS IS NOT REGISTERED, SO node-auto COULD NOT DEDUCE THE CORRECT RESOURCE -@pytest.mark.xfail(reason="Server must receive client connection to be available. Component test is very fast and this could fail the first time. Wait and test again. TODO: wait for available status after 'services' loading.") +#@pytest.mark.xfail(reason="Server must receive client connection to be available. Component test is very fast and this could fail the first time. Wait and test again. TODO: wait for available status after 'services' loading.") def test_002_given_diameter_hex_representation_i_want_to_send_message_to_diameter_entity_and_check_it_succeed_for_correct_node(resources, admlc): requestBody = { "name":"afHost.afRealm.com" } @@ -48,7 +48,7 @@ def test_002_given_diameter_hex_representation_i_want_to_send_message_to_diamete # Verify response admlc.assert_response__status_body_headers(response, 200, responseBodyRef) -@pytest.mark.xfail(reason="Server must receive client connection to be available. Component test is very fast and this could fail the first time. Wait and test again. TODO: wait for available status after 'services' loading.") +#@pytest.mark.xfail(reason="Server must receive client connection to be available. Component test is very fast and this could fail the first time. Wait and test again. TODO: wait for available status after 'services' loading.") def test_003_given_diameter_hex_representation_i_want_to_send_message_to_diameter_client_and_check_it_succeed_for_correct_node(resources, admlc): # # WE HAVE TO CONFIGURE THE CLIENT AS OPERATED HOST, BECAUSE HEX SENDING PROCEDURE IS NOT GOING TO UPDATE OPERATED HOST WITH CODEC: