llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[TEST-E2E][CUDA] Do not allow adding an event as a BlockedUser if it has the current event as a dependent.

Open mmoadeli opened this issue 1 year ago • 1 comments

Adding an event as a BlockedUser if it has the current event as a dependent could potentially result in failure as seen in related issue. Using the patch, there is no regression on test-e2e. However, there are regression on unit tests. I will have the unit test fixed once I have a feedback from @intel/llvm-reviewers-runtime.

mmoadeli avatar Jun 27 '24 13:06 mmoadeli

Unittesting on Arc seemed to get stuck on this PR, so I cancelled it after ~6h. I am not sure whether this was directly related to these changes, but @mmoadeli please keep an eye on testing for this PR to avoid it hogging machines.

steffenlarsen avatar Jun 28 '24 06:06 steffenlarsen

This pull request is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

github-actions[bot] avatar Dec 26 '24 01:12 github-actions[bot]

This pull request was closed because it has been stalled for 30 days with no activity.

github-actions[bot] avatar Jan 26 '25 01:01 github-actions[bot]