[SYCL][E2E] Disable USM tests on HIP because they randomly fail (#15913) (#16591)
Different tests randomly fail, so disabling the ones that happen to fail
isn't productive. Just disable them all. I'll ping HIP people on the GH
[issue](https://github.com/intel/llvm/issues/15648) to look into this
ASAP.
Examples:
[one](https://github.com/intel/llvm/actions/runs/11571336819/job/32209524859),
[two](https://github.com/intel/llvm/actions/runs/11555099026/job/32160351729)
---------
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
Co-authored-by: Nick Sarnie <sarnex@users.noreply.github.com>
Co-authored-by: Udit Kumar Agarwal <udit.agarwal@intel.com>