pytorch / pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration
https://pytorch.org
Other
82.24k stars 22.12k forks source link

DISABLED test_reentrant_parent_error_on_cpu_cuda (__main__.TestAutogradDeviceTypeCUDA) #86735

Open pytorch-bot[bot] opened 1 year ago

pytorch-bot[bot] commented 1 year ago

Platforms: win, windows, rocm

This test was disabled because it is failing in CI. See recent examples and the most recent trunk workflow logs.

Over the past 3 hours, it has been determined flaky in 1 workflow(s) with 1 failures and 1 successes.

Debugging instructions (after clicking on the recent samples link): DO NOT BE ALARMED IF THE CI IS GREEN. We now shield flaky tests from developers so CI will thus be green but it will be harder to parse the logs. To find relevant log snippets:

  1. Click on the workflow logs linked above
  2. Click on the Test step of the job so that it is expanded. Otherwise, the grepping will not work.
  3. Grep for test_reentrant_parent_error_on_cpu_cuda
  4. There should be several instances run (as flaky tests are rerun in CI) from which you can study the logs.

cc @ezyang @albanD @zou3519 @gqchen @pearu @nikitaved @soulitzer @Lezcano @Varal7

pytorch-bot[bot] commented 1 year ago
Hello there! From the DISABLED prefix in this issue title, it looks like you are attempting to disable a test in PyTorch CI. The information I have parsed is below: * Test name: `test_reentrant_parent_error_on_cpu_cuda (__main__.TestAutogradDeviceTypeCUDA)` * Platforms for which to skip the test: rocm, win, windows * Disabled by `pytorch-bot[bot]` Within ~15 minutes, `test_reentrant_parent_error_on_cpu_cuda (__main__.TestAutogradDeviceTypeCUDA)` will be disabled in PyTorch CI for these platforms: rocm, win, windows. Please verify that your test name looks correct, e.g., `test_cuda_assert_async (__main__.TestCuda)`. To modify the platforms list, please include a line in the issue body, like below. The default action will disable the test for all platforms if no platforms list is specified. ``` Platforms: case-insensitive, list, of, platforms ``` We currently support the following platforms: asan, dynamo, inductor, linux, mac, macos, rocm, slow, win, windows.
pytorch-bot[bot] commented 1 year ago

Resolving the issue because the test is not flaky anymore after 300 reruns without any failures and the issue hasn't been updated in 14 days. Please reopen the issue to re-disable the test if you think this is a false positive

pytorch-bot[bot] commented 5 months ago

Another case of trunk flakiness has been found here. Reopening issue. The list of platforms [win, windows] does not appear to contain all the recently affected platforms [rocm]. Adding [rocm].

pytorch-bot[bot] commented 5 months ago

Another case of trunk flakiness has been found here. The list of platforms [rocm, win, windows] appears to contain all the recently affected platforms [rocm]. Either the change didn't propogate fast enough or disable bot might be broken.

pytorch-bot[bot] commented 2 months ago

Resolving the issue because the test is not flaky anymore after 1000 reruns without any failures and the issue hasn't been updated in 14 days. Please reopen the issue to re-disable the test if you think this is a false positive

pytorch-bot[bot] commented 2 months ago

Another case of trunk flakiness has been found here. Reopening issue. The list of platforms [rocm, win, windows] appears to contain all the recently affected platforms [rocm].

pytorch-bot[bot] commented 1 month ago

Resolving the issue because the test is not flaky anymore after 800 reruns without any failures and the issue hasn't been updated in 14 days. Please reopen the issue to re-disable the test if you think this is a false positive

pytorch-bot[bot] commented 1 month ago

Another case of trunk flakiness has been found here. Reopening issue. The list of platforms [rocm, win, windows] appears to contain all the recently affected platforms [rocm].