-
Notifications
You must be signed in to change notification settings - Fork 622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Turn off OpticalFlow test on aarch64 platform for driver r495.x and newer #3566
Conversation
CI MESSAGE: [3580248]: BUILD STARTED |
@@ -68,17 +69,20 @@ def is_of_supported(device_id=0): | |||
return is_of_supported_var | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
idea, put this function in test_optical_flow.py and then just import it here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
…ewer - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
8a3e929
to
f382678
Compare
CI MESSAGE: [3580377]: BUILD STARTED |
CI MESSAGE: [3580248]: BUILD FAILED |
CI MESSAGE: [3580377]: BUILD PASSED |
…ewer (#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
…ewer (NVIDIA#3566) - there is an OpticalFlow driver crash on the aarch64 platform for driver r495.x and newer. This PR blacklist this OpticalFlow tests for aarch64 for this set of drivers Signed-off-by: Janusz Lisiecki <[email protected]>
driver r495.x and newer. This PR blacklist this OpticalFlow tests
for aarch64 for this set of drivers
Signed-off-by: Janusz Lisiecki [email protected]
Description
What happened in this PR
Additional information
Checklist
Tests
Documentation
DALI team only
Requirements
REQ IDs: N/A
JIRA TASK: N/A