-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Closed
Copy link
Labels
module: aotinductoraot inductoraot inductormodule: flaky-testsProblem is a flaky test in CIProblem is a flaky test in CIoncall: exportoncall: pt2skippedDenotes a (flaky) test currently skipped in CI.Denotes a (flaky) test currently skipped in CI.triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
Platforms: inductor
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 3 workflow(s) with 3 failures and 3 successes.
Debugging instructions (after clicking on the recent samples link):
DO NOT ASSUME THINGS ARE OKAY 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:
- Click on the workflow logs linked above
- Click on the Test step of the job so that it is expanded. Otherwise, the grepping will not work.
- Grep for
AotInductorTest.UpdateUserManagedConstantsCuda
- There should be several instances run (as flaky tests are rerun in CI) from which you can study the logs.
Sample error message
Expected equality of these values:
initMemory - DATASIZE
Which is: 22574137344
preFreeMemory
Which is: 22595174400
/var/lib/jenkins/workspace/test/cpp/aoti_inference/test.cpp:564: C++ failure
Test file path: `` or test/run_test
Error: Error retrieving : 400, test/run_test: 404
cc @clee2000 @chauhang @penguinwu @avikchaudhuri @gmagogsfm @zhxchen17 @tugsbayasgalan @angelayi @suo @ydwu4 @desertfire @chenyang78 @yushangdi @benjaminglass1
Metadata
Metadata
Assignees
Labels
module: aotinductoraot inductoraot inductormodule: flaky-testsProblem is a flaky test in CIProblem is a flaky test in CIoncall: exportoncall: pt2skippedDenotes a (flaky) test currently skipped in CI.Denotes a (flaky) test currently skipped in CI.triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module