alive2020 opened a new issue, #22209:
URL: https://github.com/apache/beam/issues/22209
### What happened?
In the JSON file of validate-runners results, in testCases the name of a
test and status values has switched.
See example below:
` {
"name": "NOT RUN",
"className":
"org.apache.beam.sdk.transforms.SplittableDoFnTest",
"categories": [],
"status": "testLifecycleMethodsBounded"
},
{
"name": "NOT RUN",
"className":
"org.apache.beam.sdk.metrics.MetricsTest$CommittedMetricTests",
"categories": [],
"status": "testCommittedCounterMetrics"
},
`
### Issue Priority
Priority: 2
### Issue Component
Component: testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]