Skip to content

Conversation

xadupre
Copy link
Member

@xadupre xadupre commented Aug 26, 2025

Some tests never pass but are not blocking to merge the PR. It saves some time to disable them.

Copy link

codecov bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.08%. Comparing base (2ff01f7) to head (30d17e1).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2512   +/-   ##
=======================================
  Coverage   70.08%   70.08%           
=======================================
  Files         215      215           
  Lines       25872    25872           
  Branches     2605     2605           
=======================================
  Hits        18133    18133           
  Misses       6838     6838           
  Partials      901      901           

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

Signed-off-by: xadupre <xadupre@microsoft.com>
Copy link
Collaborator

@justinchuby justinchuby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! A few nits

@gramalingam
Copy link
Collaborator

I assume that none of the disabled tests are "required" right now? If so, I guess it is relatively safe to merge this PR.

xadupre and others added 4 commits August 28, 2025 10:39
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
xadupre and others added 3 commits August 28, 2025 10:40
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
@justinchuby
Copy link
Collaborator

Looks like onnxscript/backend/onnx_export_test.py is still being run on windows: https://github.com/microsoft/onnxscript/actions/runs/17290581699/job/49077106681?pr=2512

@justinchuby justinchuby merged commit 93e428d into microsoft:main Aug 28, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants