aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/LaplacianReconstruct.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/CL/LaplacianReconstruct.cpp')
-rw-r--r--tests/validation/CL/LaplacianReconstruct.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation/CL/LaplacianReconstruct.cpp b/tests/validation/CL/LaplacianReconstruct.cpp
index 5aba380a5a..e6e32ce910 100644
--- a/tests/validation/CL/LaplacianReconstruct.cpp
+++ b/tests/validation/CL/LaplacianReconstruct.cpp
@@ -71,7 +71,7 @@ TEST_SUITE(LaplacianReconstruct)
using CLLaplacianReconstructFixture = LaplacianReconstructValidationFixture<CLTensor, CLAccessor, CLLaplacianReconstruct, CLLaplacianPyramid, int16_t, uint8_t, CLPyramid>;
-FIXTURE_DATA_TEST_CASE(RunSmall, CLLaplacianReconstructFixture, framework::DatasetMode::PRECOMMIT,
+FIXTURE_DATA_TEST_CASE(RunSmall, CLLaplacianReconstructFixture, framework::DatasetMode::NIGHTLY,
combine(combine(combine(
datasets::Medium2DShapes(),
datasets::BorderModes()),