From 4eb6331914fac52f1bb6b2c003603a82095ea3d0 Mon Sep 17 00:00:00 2001 From: Anis Date: Wed, 10 Jun 2020 11:23:16 +0200 Subject: [PATCH 1/2] Re-enabling the bloom test --- .../Linear/WindowsEditor/Direct3D11/None/4038_Bloom.png | 4 ++-- .../HDRP_Tests/ProjectSettings/EditorBuildSettings.asset | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/TestProjects/HDRP_Tests/Assets/ReferenceImages/Linear/WindowsEditor/Direct3D11/None/4038_Bloom.png b/TestProjects/HDRP_Tests/Assets/ReferenceImages/Linear/WindowsEditor/Direct3D11/None/4038_Bloom.png index 6470e5f52d6..7597744c30f 100644 --- a/TestProjects/HDRP_Tests/Assets/ReferenceImages/Linear/WindowsEditor/Direct3D11/None/4038_Bloom.png +++ b/TestProjects/HDRP_Tests/Assets/ReferenceImages/Linear/WindowsEditor/Direct3D11/None/4038_Bloom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c0475a7564e7700f2e36269fbd0928d56689b12c41eee2e0f648c678d7a262a -size 240009 +oid sha256:e969f788680f67c92e9c91d732399db516ad9393f7e2d52a3ab6d10614eb910d +size 158681 diff --git a/TestProjects/HDRP_Tests/ProjectSettings/EditorBuildSettings.asset b/TestProjects/HDRP_Tests/ProjectSettings/EditorBuildSettings.asset index 97318f89ab5..b25894f7400 100644 --- a/TestProjects/HDRP_Tests/ProjectSettings/EditorBuildSettings.asset +++ b/TestProjects/HDRP_Tests/ProjectSettings/EditorBuildSettings.asset @@ -584,4 +584,7 @@ EditorBuildSettings: - enabled: 1 path: Assets/GraphicTests/Scenes/9x_Other/9901_AOV_buffers.unity guid: 5b7d40e46ea038446bf4f714c9d89eaf + - enabled: 1 + path: Assets/GraphicTests/Scenes/4x_PostProcessing/4038_Bloom.unity + guid: 38edf17699ac89749b4f368a23b34457 m_configObjects: {} From f3aa4961433985cbcd89a06fbd220160ae49b99f Mon Sep 17 00:00:00 2001 From: Remi Chapelain Date: Wed, 10 Jun 2020 16:01:26 +0200 Subject: [PATCH 2/2] Moving the test at the proper position --- .../HDRP_Tests/ProjectSettings/EditorBuildSettings.asset | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TestProjects/HDRP_Tests/ProjectSettings/EditorBuildSettings.asset b/TestProjects/HDRP_Tests/ProjectSettings/EditorBuildSettings.asset index b25894f7400..6849663ee7c 100644 --- a/TestProjects/HDRP_Tests/ProjectSettings/EditorBuildSettings.asset +++ b/TestProjects/HDRP_Tests/ProjectSettings/EditorBuildSettings.asset @@ -389,6 +389,9 @@ EditorBuildSettings: - enabled: 1 path: Assets/GraphicTests/Scenes/4x_PostProcessing/4037_TonemappingExternal.unity guid: a29cfd59900da92428e1dc1fa215b260 + - enabled: 1 + path: Assets/GraphicTests/Scenes/4x_PostProcessing/4038_Bloom.unity + guid: 38edf17699ac89749b4f368a23b34457 - enabled: 1 path: Assets/GraphicTests/Scenes/4x_PostProcessing/4050_FXAA.unity guid: 736a5167224854841be61166040606c6 @@ -584,7 +587,4 @@ EditorBuildSettings: - enabled: 1 path: Assets/GraphicTests/Scenes/9x_Other/9901_AOV_buffers.unity guid: 5b7d40e46ea038446bf4f714c9d89eaf - - enabled: 1 - path: Assets/GraphicTests/Scenes/4x_PostProcessing/4038_Bloom.unity - guid: 38edf17699ac89749b4f368a23b34457 m_configObjects: {}