-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Bump microprofile-metrics-tck.version from 4.0.1 to 5.0.0 #43400
Bump microprofile-metrics-tck.version from 4.0.1 to 5.0.0 #43400
Conversation
Bumps `microprofile-metrics-tck.version` from 4.0.1 to 5.0.0. Updates `org.eclipse.microprofile.metrics:microprofile-metrics-api-tck` from 4.0.1 to 5.0.0 Updates `org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck` from 4.0.1 to 5.0.0 Updates `org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck` from 4.0.1 to 5.0.0 --- updated-dependencies: - dependency-name: org.eclipse.microprofile.metrics:microprofile-metrics-api-tck dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
/cc @ebullient (metrics), @jmartisk (metrics) |
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | MicroProfile TCKs Tests | Verify |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ MicroProfile TCKs Tests #
- Failing: tcks/microprofile-metrics/api tcks/microprofile-metrics/optional tcks/microprofile-metrics/rest
📦 tcks/microprofile-metrics/api
✖ org.eclipse.microprofile.metrics.tck.MetricIDTest.removalTest
line 82
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.MetricRegistryTest.testMetricRegistryEquivalence
line 142
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.MetricRegistryTest.testMetricRegistryScope
line 124
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.MetricRegistryTest.testMetricRegistryScopeDeprecatedRegistryType
line 133
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.cdi.GaugeInjectionBeanTest.callGaugeAfterSetterCall
line 79
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.cdi.GaugeInjectionBeanTest.gaugeCalledWithDefaultValue
line 68
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.inheritance.InheritedGaugeMethodBeanTest.callGaugesAfterSetterCalls
line 119
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.inheritance.InheritedGaugeMethodBeanTest.gaugesCalledWithDefaultValues
line 100
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.inheritance.InheritedTimedMethodBeanTest.callTimedMethodsOnce
line 84
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.inheritance.InheritedTimedMethodBeanTest.timedMethodsNotCalledYet
line 73
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.inheritance.VisibilityTimedMethodBeanTest.
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.CountedClassBeanTest.callCountedMethodsOnce
line 117
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.CountedClassBeanTest.countedMethodsNotCalledYet
line 107
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.DefaultNameMetricMethodBeanTest.metricMethodsWithDefaultNamingConvention
line 70
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.GaugeMethodBeanTest.
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.GaugeTest.testManualGauge
line 70
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.HistogramFieldBeanTest.updateHistogramField
line 89
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.HistogramTest.initializationError
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.MultipleMetricsMethodBeanTest.callMetricsMethodOnce
line 90
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.MultipleMetricsMethodBeanTest.metricsMethodNotCalledYet
line 83
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.TimedClassBeanTest.callTimedMethodsOnce
line 135
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.TimedClassBeanTest.timedMethodsNotCalledYet
line 121
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.TimerFieldBeanTest.timerFieldsWithDefaultNamingConvention
line 69
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.metrics.TimerTest.initializationError
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.tags.GaugeTagMethodBeanTest.callGaugeTagAfterSetterCall
line 122
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.tags.GaugeTagMethodBeanTest.gaugeTagCalledWithDefaultValue
line 101
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.tags.HistogramTagFieldBeanTest.updateHistogramTagField
line 105
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.tags.TagsTest.illegalMpAppTag
line 261
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.tags.TagsTest.illegalMpScopeTag
line 244
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.tags.TagsTest.nonMatchingTagTest
line 183
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.tags.TagsTest.nonMatchingTagTest2
line 205
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.tck.tags.TagsTest.nonMatchingTagTest3
line 227
- History - More details - Source on GitHub
📦 tcks/microprofile-metrics/optional
✖ org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testBaseAttributePromMetrics
line 151
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testBaseMetadataSingluarItemsPromMetrics
line 218
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testBasePromMetrics
line 136
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testGcCountMetrics
line 272
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MPMetricBaseMetricsTest.testGcTimeMetrics
line 334
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testDeleteNoParam
line 352
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetAsync
line 811
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetContextParams
line 504
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetListParam
line 623
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetMappedArithException
line 978
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetMultiParam
line 707
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetNameObject
line 767
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetSingleParams
line 393
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testGetUnmappedArithException
line 1064
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testPostMappedArithException
line 1018
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testPostMultiParam
line 916
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testPostUnmappedArithException
line 1110
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTGet
line 197
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTGetExplicit
line 225
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTHead
line 275
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTOptions
line 250
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTPost
line 326
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.optional.MpMetricOptionalTest.testSimpleRESTPut
line 301
- History - More details - Source on GitHub
📦 tcks/microprofile-metrics/rest
✖ org.eclipse.microprofile.metrics.test.MpMetricTest.
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.ReusedMetricsTest.
- History - More details - Source on GitHub
✖ org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest.
- History - More details - Source on GitHub
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
microprofile-metrics-tck.version
from 4.0.1 to 5.0.0.Updates
org.eclipse.microprofile.metrics:microprofile-metrics-api-tck
from 4.0.1 to 5.0.0Updates
org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck
from 4.0.1 to 5.0.0Updates
org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck
from 4.0.1 to 5.0.0You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)