Skip to content

test: synchronizing gherkin spec#2646

Closed
ghost wants to merge 2 commits intomainfrom
update-spec-files-20220530081951
Closed

test: synchronizing gherkin spec#2646
ghost wants to merge 2 commits intomainfrom
update-spec-files-20220530081951

Conversation

@ghost
Copy link

@ghost ghost commented May 30, 2022

What

APM agent specs automatic sync

Why

Changeset

@ghost ghost added the automation Tests & automation that help build & maintain the project label May 30, 2022
@ghost
Copy link
Author

ghost commented May 30, 2022

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-06-01T18:39:14.513+0000

  • Duration: 24 min 8 sec

Test stats 🧪

Test Results
Failed 32
Passed 1824
Skipped 2
Total 1858

Test errors 32

Expand to view the tests failures

> Show only the first 10 test failures

Builds / Tests / Unit Tests / HTTP client [ https://testing.invalid:8443/ ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "testing.invalid:8443"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "testing.invalid:8443"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / HTTP client [ https://[::1]/ ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "[::1]:443"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "[::1]:443"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / HTTP client [ http://testing.invalid/ ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "testing.invalid:80"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "testing.invalid:80"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / HTTP client [ http testing.invalid ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "testing.invalid:80"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "testing.invalid:80"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / HTTP client [ https testing.invalid 127.0.0.1 ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "testing.invalid:443"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "testing.invalid:443"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / HTTP client [ http 127.0.0.1 81 ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "127.0.0.1:81"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "127.0.0.1:81"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / HTTP client [ https 127.0.0.1 445 ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "127.0.0.1:445"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "127.0.0.1:445"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / HTTP client [ http 127.0.0.1 host1 445 ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "host1:445"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "host1:445"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / HTTP client [ https 127.0.0.1 host2 445 ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is 'http' and name is "host2:445"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is 'http' and name is "host2:445"" is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Builds / Tests / Unit Tests / DB client [ mysql ] – specs.OTelBridgeCucumberTest
    Expand to view the error details

     The step "Elastic bridged span service target type is "mysql" and name is """ is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    } 
    

    Expand to view the stacktrace

     io.cucumber.junit.UndefinedStepException: 
    The step "Elastic bridged span service target type is "mysql" and name is """ is undefined. You can implement it using the snippet(s) below:
    
    @Then("Elastic bridged span service target type is {string} and name is {string}")
    public void elastic_bridged_span_service_target_type_is_and_name_is(String string, String string2) {
        // Write code here that turns the phrase above into concrete actions
        throw new io.cucumber.java.PendingException();
    }
     
    

Steps errors 1

Expand to view the steps failures

mvn test
  • Took 10 min 21 sec . View more details here
  • Description: ./mvnw test

🐛 Flaky test report

❕ There are test failures but not known flaky tests.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark tests.

  • run jdk compatibility tests : Run the JDK Compatibility tests.

  • run integration tests : Run the Agent Integration tests.

  • run end-to-end tests : Run the APM-ITs.

  • run windows tests : Build & tests on windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@SylvainJuge
Copy link
Member

Closing as changes have already been included through #2578

@SylvainJuge SylvainJuge closed this Jun 2, 2022
@v1v v1v deleted the update-spec-files-20220530081951 branch July 5, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java automation Tests & automation that help build & maintain the project

1 participant