Commit 0ff1a5c
authored
This unit test failed in sycl-rel and internal CI (see
https://github.com/intel/llvm/actions/runs/18096621667/job/51489057567)
because the test is using members of class `ExtOneapiBarrierOptTest`,
and these members need to be re-initialized in between two test runs.
`TEST_F` does exactly that.
1 parent 2872f24 commit 0ff1a5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments