Added more users to exclude
Chenweng-quic MatthiasHertel80 (Arm) Michaelmaitland (Meta internal) RahulC7 (Meta internal) can update author jorgep31415 to Juniper Pineda: https://github.com/junpi3 Young Han - Meta - https://github.com/seyeong-han Mitch Bailey - https://github.com/jmahbs (Arm) Alex Tawse - https://github.com/AlexTawseArm Tanvir Islam - https://github.com/tanvirislam-meta (Meta)
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15781
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:x: 3 New Failures, 5 Unrelated Failures
As of commit 67a29ce8d6a16cc2648d46f125428a2cbbcab30a with merge base 1034a0f88f842338fbb01f61e833d5d8e05a5c9e ():
NEW FAILURES - The following jobs have failed:
-
pull / android / run-emulator (gh)
The process '/usr/bin/sh' failed with exit code 255 -
pull / test-moshi-linux / linux-job (gh)
RuntimeError: Command docker exec -t 55693513e0cf6886015e547476d3cf1c1f7b47ed4546f2b4dba6e71e97096f64 /exec failed with exit code 1 -
Test CUDA Builds / export-model-cuda-artifact (openai, whisper-large-v3-turbo, quantized-int4-tile-packed) / linux-job (gh)
RuntimeError: Command docker exec -t 89762a33901d7a26973a4f22c686f44d93d27c5cd98a06b4f8127208310b9380 /exec failed with exit code 1
FLAKY - The following job failed but was likely due to flakiness present on trunk:
-
pull / test-models-linux-basic (mv3, xnnpack-quantization-delegation, cmake, linux.2xlarge, executorch-u... / linux-job (gh) (matched linux rule in flaky-rules.json)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
BROKEN TRUNK - The following jobs failed but was present on the merge base:
👉 Rebase onto the `viable/strict` branch to avoid these failures
-
pull / unittest / linux / linux-job (gh) (trunk failure)
backends/xnnpack/test/recipes/test_xnnpack_recipes.py::TestXnnpackRecipes::test_int8_static_quant_recipe -
pull / unittest / macos / macos-job (gh) (trunk failure)
backends/xnnpack/test/recipes/test_xnnpack_recipes.py::TestXnnpackRecipes::test_int8_static_quant_recipe -
pull / unittest-editable / linux / linux-job (gh) (trunk failure)
backends/xnnpack/test/recipes/test_xnnpack_recipes.py::TestXnnpackRecipes::test_int8_static_quant_recipe -
pull / unittest-editable / macos / macos-job (gh) (trunk failure)
backends/xnnpack/test/recipes/test_xnnpack_recipes.py::TestXnnpackRecipes::test_int8_static_quant_recipe
This comment was automatically generated by Dr. CI and updates every 15 minutes.
This PR needs a release notes: label
If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.
To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"
For more information, see https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.