Skip to content

Conversation

@pdeviTT
Copy link
Contributor

@pdeviTT pdeviTT commented Oct 6, 2025

Problem description

Facing crash cases in nightly, but in local run time is within the limit

What's changed

Testing in pipeline


variants = ["THUDM/glm-515m", "THUDM/glm-2b", "THUDM/glm-large-chinese"]
variants = [
"THUDM/glm-515m",

Check warning

Code scanning / flake8

trailing whitespace Warning test

trailing whitespace
variants = ["THUDM/glm-515m", "THUDM/glm-2b", "THUDM/glm-large-chinese"]
variants = [
"THUDM/glm-515m",
"THUDM/glm-2b",

Check warning

Code scanning / flake8

trailing whitespace Warning test

trailing whitespace

@pytest.mark.nightly
@pytest.mark.xfail()
#@pytest.mark.xfail()

Check failure

Code scanning / flake8

block comment should start with '# ' Error test

block comment should start with '# '
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.65%. Comparing base (4ae5ec9) to head (e9e6c10).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2982   +/-   ##
=======================================
  Coverage   62.65%   62.65%           
=======================================
  Files         156      156           
  Lines       13266    13266           
=======================================
  Hits         8312     8312           
  Misses       4954     4954           

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

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.

3 participants