ci: get list of tests to run and skip from codecov ats #56
Annotations
3 errors and 1 warning
tests/sentry/integrations/vsts/test_notify_action.py#L821
AzureDevopsCreateTicketActionTest.test_create_issue
AssertionError: [{'name': 'timestamp', 'sdk_time': '2023-09-13T01:01:59+00:00', 'server_time': '2023-10-16T18:13:41.392869035+00:00', 'type': 'past_timestamp'}]
assert not [{'name': 'timestamp', 'sdk_time': '2023-09-13T01:01:59+00:00', 'server_time': '2023-10-16T18:13:41.392869035+00:00', 'type': 'past_timestamp'}]
|
tests/sentry/integrations/vsts/test_notify_action.py#L821
AzureDevopsCreateTicketActionTest.test_doesnt_create_issue
AssertionError: [{'name': 'timestamp', 'sdk_time': '2023-09-13T01:01:59+00:00', 'server_time': '2023-10-16T18:13:44.858309356+00:00', 'type': 'past_timestamp'}]
assert not [{'name': 'timestamp', 'sdk_time': '2023-09-13T01:01:59+00:00', 'server_time': '2023-10-16T18:13:44.858309356+00:00', 'type': 'past_timestamp'}]
|
|
|
The logs for this run have expired and are no longer available.
Loading