Skip to content

skip XPU for dataloader CPU only unit test#159811

Closed
divyanshk wants to merge 1 commit intopytorch:mainfrom
divyanshk:divyanshk/disable_xpu_unit_test
Closed

skip XPU for dataloader CPU only unit test#159811
divyanshk wants to merge 1 commit intopytorch:mainfrom
divyanshk:divyanshk/disable_xpu_unit_test

Conversation

@divyanshk
Copy link
Contributor

@divyanshk divyanshk commented Aug 4, 2025

Fixes #159802

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Aug 4, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 4, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/159811

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 2 New Failures, 14 Pending, 2 Unrelated Failures

As of commit a561204 with merge base a7f3bdf (image):

NEW FAILURES - The following jobs have failed:

  • xpu / win-vs2022-xpu-2025_0-py3 / build (gh)
    C:\actions-runner\_work\pytorch\pytorch\build\xpu\ATen\RegisterXPU_0.cpp(6893): error C3083: 'structured_gelu_out_xpu': the symbol to the left of a '::' must be a type
  • xpu / win-vs2022-xpu-2025_1-py3 / build (gh)
    C:\actions-runner\_work\pytorch\pytorch\build\xpu\ATen\RegisterNestedTensorXPU_0.cpp(2311): error C3861: 'NestedTensor_to_padded_tensor_xpu': identifier not found

FLAKY - The following job failed but was likely due to flakiness present on trunk:

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

  • pull / linux-jammy-py3_9-clang9-xla / test (xla, 1, 1, lf.linux.12xlarge, unstable) (gh) (#158876)
    /var/lib/jenkins/workspace/xla/torch_xla/csrc/runtime/BUILD:476:14: Compiling torch_xla/csrc/runtime/xla_util_test.cpp failed: (Exit 1): gcc failed: error executing CppCompile command (from target //torch_xla/csrc/runtime:xla_util_test) /usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections ... (remaining 229 arguments skipped)

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@izaitsevfb izaitsevfb added the ciflow/xpu Run XPU CI tasks label Aug 4, 2025
@guangyey
Copy link
Collaborator

guangyey commented Aug 5, 2025

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 5, 2025
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@guangyey
Copy link
Collaborator

guangyey commented Aug 5, 2025

Thanks very much for this prompt fix!

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 2 jobs have failed, first few of them are: xpu / win-vs2022-xpu-2025_0-py3 / build, xpu / win-vs2022-xpu-2025_1-py3 / build

Details for Dev Infra team Raised by workflow job

@guangyey
Copy link
Collaborator

guangyey commented Aug 5, 2025

@pytorchbot merge -f "lintrunner is green, skip XPU build failure"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request ciflow/xpu Run XPU CI tasks Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DISABLED test_pin_memory_no_cuda (__main__.TestDictDataLoader)

4 participants