TCK fails with latest Metrics
See original GitHub issueTried running MP FT with latest MP Metrics in SmallRye, and the TCK fails because of a change to MP Metrics where Gauge
was changed to extend Number
.
Though it’s only impacting the MP FT TCK right now, I’m not sure if that’s a “problem” for MP 3.1 or not?
Issue Analytics
- State:
- Created 4 years ago
- Comments:20 (18 by maintainers)
Top Results From Across the Web
5.2. CDI TCK Coverage Report
This chapter covers the two types of reports that can be generated from the TCK, an assertion coverage report and the test execution...
Read more >Payara Community Documentation
Breaking Changes in MicroProfile Metrics and Health ... Metrics includes some breaking changes related to the refactoring of counters (see spec for more...
Read more >Feature Request - Release Notes - Red Hat Issue Tracker
... Flow TCK failures; [WFLY-14126] - 3 servlet test failures in servlet/spec/ ... Introduce a base "metrics" subsystem and move microprofile-metrics to the ......
Read more >Metrics for Eclipse MicroProfile
If a duplicate tag is used, the last occurrence of the tag is used. ... 500 to indicate that a request failed due...
Read more >TCK Project Planning and Development Guide
Appendix C, “Measuring TCK Test Coverage,” describes metrics that can be used ... Community Process procedures for developing a new Java technology.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Maybe, but I know the spec says you can inject and register metrics through the SPI, which would definitely break.
I’ve sent an email to the MP ML raising the problem to see what possible options we have
Close this one as Metrics 2.2 was released to undo the changes.