Skip to content

Conversation

PenghuiCheng
Copy link
Contributor

@PenghuiCheng PenghuiCheng commented Jul 9, 2025

clean skip list in skip_list_common.py, removed passed cases.

disable_e2e
disable_distributed

@PenghuiCheng PenghuiCheng requested review from Copilot and daisyden July 9, 2025 07:21
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR cleans up the skip list in skip_list_common.py by removing tests that now pass and clearing out obsolete entries.

  • Removed numerous outdated skip entries for tests that are passing
  • Replaced long tuples of skip names with None for files no longer needing skips
  • Pruned excess comments related to removed entries
Comments suppressed due to low confidence (2)

test/xpu/skip_list_common.py:4

  • There's a typo in the comment: 'claimn' should be 'claim' or better yet rephrased as 'doesn't support FP8 yet'.
        # XPU implementation doesn't claimn FP8 now

test/xpu/skip_list_common.py:7

  • [nitpick] This comment appears outdated now that entries have been removed. Consider deleting it or clarifying what should still be removed.
        # To be removed from this file.

Copy link
Contributor

@daisyden daisyden left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@chuanqi129
Copy link
Contributor

@mengfei25 please check the UT test check failure, whether there are some new failures or skipped some still failed cases by this PR

@etaf etaf force-pushed the penghuic/clean_skip_list branch from deda50e to 23a974e Compare September 30, 2025 08:34
@chuanqi129 chuanqi129 added this pull request to the merge queue Oct 14, 2025
Merged via the queue into main with commit 0d2d924 Oct 14, 2025
65 of 68 checks passed
@chuanqi129 chuanqi129 deleted the penghuic/clean_skip_list branch October 14, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants