Skip to content

Conversation

liqunfu
Copy link
Collaborator

@liqunfu liqunfu commented Feb 1, 2024

Description

Fix #5894

Motivation and Context

unblock ci by skipping known ort test failures

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
@liqunfu liqunfu requested a review from a team as a code owner February 1, 2024 19:48
@liqunfu liqunfu added the run release CIs Use this label to trigger release tests in CI label Feb 1, 2024
@liqunfu liqunfu closed this Feb 1, 2024
@liqunfu liqunfu reopened this Feb 1, 2024
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c5d91f6) 56.44% compared to head (16e428f) 56.44%.

Files Patch % Lines
onnx/test/test_backend_onnxruntime.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5896      +/-   ##
==========================================
- Coverage   56.44%   56.44%   -0.01%     
==========================================
  Files         504      504              
  Lines       29881    29883       +2     
  Branches     4491     4492       +1     
==========================================
  Hits        16866    16866              
- Misses      12197    12199       +2     
  Partials      818      818              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
@liqunfu liqunfu added this pull request to the merge queue Feb 2, 2024
@justinchuby justinchuby changed the title unblock ci by skipping known ort test failures Unblock ci by skipping known ort 1.17 test failures Feb 2, 2024
Merged via the queue into main with commit a563b10 Feb 2, 2024
@liqunfu liqunfu deleted the liqun/ci-failure-5894 branch February 2, 2024 01:01
linshokaku pushed a commit to linshokaku/onnx that referenced this pull request Oct 2, 2024
### Description
(onnx#5894)

### Motivation and Context
unblock ci by skipping known ort test failures

---------

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Linsho Kaku <linsho@preferred.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run release CIs Use this label to trigger release tests in CI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

CI Pipeline broken after onnxruntime 1.17 release
5 participants