Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SmallRye Mutiny - MicroProfile Reactive Streams Operator 2.0 Compatible Certification Request #164

Open
8 tasks done
cescoffier opened this issue Mar 9, 2021 · 3 comments

Comments

@cescoffier
Copy link
Contributor

cescoffier commented Mar 9, 2021

  • Organization Name ("Organization") and, if applicable, URL:

Red Hat

  • Product Name, Version and download URL (if applicable):

SmallRye Mutiny 0.15.0-RC1

  • Specification Name, Version and download URL:

MicroProfile Reactive Streams Operators 2.0

  • Public URL of TCK Results Summary:

https://github.com/smallrye/smallrye-mutiny/actions/runs/635796153

  • Java runtime used to run the implementation:

Implementation validated on Java 8, Java 11, Java 14, and Java 15.

  • Summary of the information for the certification environment, operating system, cloud, ...:

Github Action - Ubuntu

  • By checking this box I acknowledge that the Organization I represent accepts the terms of the EFTL.

  • By checking this box I attest that all TCK requirements have been met, including any compatibility rules.

@radcortez radcortez changed the title MicroProfile Reactive Streams Operator 2.0 Compatible Certification Request SmallRye Mutiny - MicroProfile Reactive Streams Operator 2.0 Compatible Certification Request Mar 9, 2021
@kwsutter
Copy link

kwsutter commented Mar 18, 2021

Can someone educate me on how to interpret the Actions run to show that the TCK was executed and successful? The output is not intuitive. Thanks!

BTW, I'm going to go ahead with the Spec Version approval since I believe that the TCK was successfully executed. I'm just seeing more and more of these Actions output and I find them kind of confusing. Some are definitely clearer than others... Thanks again.

@Emily-Jiang
Copy link
Member

@kwsutter you need to click on the Build with Java 8 etc on the left and then on the right hand, Build with Maven will show the test results.

@cescoffier
Copy link
Contributor Author

The important line in the log is the following:

Tests run: 1948, Failures: 0, Errors: 0, Skipped: 679, Time elapsed: 101.365 s - in tck.ReactiveStreamsEngineImplTck

The skipped tests are from the reactive streams TCK (not from the Microprofile ReactiveStreams Operator TCK)

Just to clarify, The "compatibility check" job you can see is unrelated to microprofile, it's the job checking we don't break backward compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants