Graf commitů

21 Commity

Autor SHA1 Zpráva Datum
Maneesh Gupta d22f3f26b1 Disable newly added failing tests (#2790)
* Update hipHostUnregister.cc
- Disable Unit_hipHostUnregister_NotRegisteredPointer
- Disable Unit_hipHostUnregister_AlreadyUnregisteredPointer

* Update hipMallocPitch.cc
- Disable Unit_hipMallocPitch_ValidatePitch
- Disable failing sections of Unit_hipMalloc3D_Negative
- Disable failing sections of Unit_hipMallocPitch_Negative
- Disable failing sections of Unit_hipMemAllocPitch_Negative

* Update config_amd_windows.json
- Disabled Unit_hipMalloc3D_ValidatePitch
- Disabled Unit_hipArrayCreate_happy

[ROCm/hip commit: 1b576c9fa6]
2022-07-08 17:49:53 +05:30
ROCm CI Service Account 26d90663cb SWDEV-306122 - [catch2][dtest] Added tests for hipGraphMemcpyNodeGetParams/hipGraphMemcpyNodeSetParams API. (#2775)
Change-Id: Ie0e323a545c3bac17a35814a90b93ecd44cec537

[ROCm/hip commit: 778bf8631d]
2022-07-08 15:19:02 +05:30
ROCm CI Service Account 4d157a325e SWDEV-327563 - Windows: Enable skipped tests (#2773)
Change-Id: I091ca7e98dc6339853f955725c9cf3b485b2e44d


[ROCm/hip commit: 329616bfd4]
2022-06-28 10:06:30 -07:00
ROCm CI Service Account a4b6656a8e SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParamsFromSymbol API (#2762)
Change-Id: I88e5a808ca8441dc3dc745d8575d22973b7ac9d2


[ROCm/hip commit: 3befbd483f]
2022-06-23 17:40:50 -07:00
ROCm CI Service Account a246d38f43 SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventWaitNodeSetEvent() API. (#2763)
- Functional Test
- Negative Tests

Change-Id: I80ba185c4892162e68945f82b3c1cc9ffd9c105c


[ROCm/hip commit: c7884fe741]
2022-06-22 15:33:09 -07:00
agunashe 233044911f SWDEV-327563 - Win:skip mempool and getUuid failing tests (#2748)
[ROCm/hip commit: 902eae64e3]
2022-06-20 09:19:15 +05:30
ROCm CI Service Account 403a40b6c9 SWDEV-337331 - Windows initial graph tests (#2739)
Enables most of graph tests on Windows.

Change-Id: I32bd9a327168378776f89d7a6c4a83ba33861c01


[ROCm/hip commit: ac1d594ef1]
2022-06-15 09:38:21 -07:00
ROCm CI Service Account 14428b70b3 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipStreamGetCaptureInfo api (#2696)
Change-Id: I73d42a87797cf70c5ac6093bc308203eae5cca00

[ROCm/hip commit: 69fcc3a9cd]
2022-06-13 15:33:49 +05:30
Maneesh Gupta 584e951a7a Update config_amd_windows.json
[ROCm/hip commit: 08b7053a37]
2022-06-10 12:17:49 +05:30
Maneesh Gupta 422c422521 Update config_amd_windows.json
Disable Unit_hiprtc_functional on windows

[ROCm/hip commit: ad988ac01a]
2022-06-10 10:28:37 +05:30
ROCm CI Service Account 47329c4d25 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode1D api (#2695)
Change-Id: Ie17e0960a5b718670d84f1583a787d4e12293e3a

[ROCm/hip commit: e99cc90c26]
2022-06-02 19:32:58 +05:30
ROCm CI Service Account 351026ec4a SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture (#2694)
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8

[ROCm/hip commit: f1b3292fce]
2022-06-02 19:31:48 +05:30
Finlay b71a2dbaab Updated negative tests for hipStreamGetPriority (#2517)
[ROCm/hip commit: 64a20a5bb5]
2022-05-25 11:50:59 +05:30
Maneesh Gupta 6d1fba5639 Disable failing tests (#2685)
* Update config_amd_windows.json - Disable failing tests on windows for now
* Update hipMallocPitch.cc - Disable failing Unit_hipMallocPitch_Negative test

[ROCm/hip commit: ee582a965c]
2022-05-18 20:01:59 +05:30
ROCm CI Service Account 614529f83b SWDEV-327563 - Windows: enable skipped devicelib, event, stream tests (#2668)
Change-Id: Iebc9766f71f20148d2d4b6e08de7745111393a97


[ROCm/hip commit: ab3dc9ccac]
2022-05-06 11:04:10 -07:00
ROCm CI Service Account 5c19483025 SWDEV-327563 - Windows: Enable most of the memory tests skipped before (#2643)
Change-Id: Ibdaf22d139f4d2772c152b2f4455676a7adbc6bd


[ROCm/hip commit: 84c7cc50b4]
2022-04-27 15:38:07 -07:00
agunashe ef67edd191 SWDEV-320902 - disable two failing tests on Windows (#2626)
[ROCm/hip commit: d735955db5]
2022-04-13 17:36:57 -07:00
ROCm CI Service Account 3780c6f47e SWDEV-327563 - Windows: enable graph and memory build in catch2 (#2622)
Skip failing graph tests to ensure 100% pass percentage

Change-Id: I92e2f5daf32387d746097d2406b7ca991e1e1698


[ROCm/hip commit: 4e60664be1]
2022-04-11 10:48:12 -07:00
ROCm CI Service Account 66192f8c1e SWDEV-326661 - Windows: skipping failed tests to enable execution in jenkins (#2574)
Change-Id: I52e90a9f2eafeba03f62604c9350d3ebaa95b818


[ROCm/hip commit: dd31050d4c]
2022-03-28 15:55:09 -07:00
agunashe f8746b1982 SWDEV-273235 - hip change to build catch tests on Windows (#2472)
* SWDEV-273235 - hip change to build catch tests on Windows

Change-Id: I96de305694609c669cb81480f3572d987ce87d98

* SWDEV-1 - skip failing hipStreamPerThread_DeviceReset_1 test on Linux

[ROCm/hip commit: ffe3f9cf81]
2022-02-09 08:17:45 -08:00
agunashe 6a81c11669 SWDEV-273235 - enabling catch2 config file and graph tests (#2437)
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5

[ROCm/hip commit: eeaadda46e]
2021-12-16 10:11:13 +05:30